Reviewed: https://review.openstack.org/216090 Committed: https://git.openstack.org/cgit/openstack/magnum/commit/?id=fb168ffb47e5b93df491a80248523d35757b51ca Submitter: Jenkins Branch: master
commit fb168ffb47e5b93df491a80248523d35757b51ca Author: Lin Yang <email address hidden> Date: Mon Aug 24 11:51:55 2015 +0800
Remove hardcoded config file in error message
Previously, it throw error message when database connection was not defined,
"ValueError: Database connection not set in /etc/magnum/magnum.conf"
even if it was explicitly run with "--config-file /other/location". So remove that hardcoded config file location.
Change-Id: I3af00f1f6572c3cd9e56141e1774acf373bbce8b Closes-Bug: #1487258
Reviewed: https:/ /review. openstack. org/216090 /git.openstack. org/cgit/ openstack/ magnum/ commit/ ?id=fb168ffb47e 5b93df491a80248 523d35757b51ca
Committed: https:/
Submitter: Jenkins
Branch: master
commit fb168ffb47e5b93 df491a80248523d 35757b51ca
Author: Lin Yang <email address hidden>
Date: Mon Aug 24 11:51:55 2015 +0800
Remove hardcoded config file in error message
Previously, it throw error message when database connection was
not defined,
"ValueError: Database connection not set in /etc/magnum/ magnum. conf"
even if it was explicitly run with "--config-file /other/location".
So remove that hardcoded config file location.
Change-Id: I3af00f1f6572c3 cd9e56141e1774a cf373bbce8b
Closes-Bug: #1487258