Reviewed: https://review.openstack.org/355724 Committed: https://git.openstack.org/cgit/openstack/magnum/commit/?id=017ac4aefb29d99ce7c93554452c7a61365c1194 Submitter: Jenkins Branch: master
commit 017ac4aefb29d99ce7c93554452c7a61365c1194 Author: Thomas Bechtold <[email protected]> Date: Tue Aug 16 07:21:20 2016 +0200 Fix tempest.conf generation [service_available] isn't being generated. This patch fixes it. Change-Id: Ib188c684b8dc41e7918075bb398776870a3f1c31 Closes-Bug: #1613542 ** Changed in: magnum Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Identity (keystone). https://bugs.launchpad.net/bugs/1613542 Title: tempest.conf doesn't contain $project in [service_available] section Status in Aodh: In Progress Status in Ceilometer: In Progress Status in OpenStack Identity (keystone): In Progress Status in Magnum: Fix Released Bug description: When generating the tempest conf, the tempest plugins need to register the config options. But for the [service_available] section, ceilometer (and the other mentioned projects) doesn't register any value so it's missng in the tempest sample config. Steps to reproduce: $ tox -egenconfig $ source .tox/genconfig/bin/activate $ oslo-config-generator --config-file .tox/genconfig/lib/python2.7/site-packages/tempest/cmd/config-generator.tempest.conf --output-file tempest.conf.sample Now check the [service_available] section from tempest.conf.sample To manage notifications about this bug go to: https://bugs.launchpad.net/aodh/+bug/1613542/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

