Reviewed:  https://review.openstack.org/355544
Committed: 
https://git.openstack.org/cgit/openstack/aodh/commit/?id=5a3e03ca6ce3e1a8ca80af09b59606a450b53916
Submitter: Jenkins
Branch:    master

commit 5a3e03ca6ce3e1a8ca80af09b59606a450b53916
Author: Thomas Bechtold <tbecht...@suse.com>
Date:   Mon Aug 15 17:52:51 2016 +0200

    Fix tempest.conf generation
    
    [service_available] isn't being generated. This patch fixes it.
    
    Closes-Bug: #1613542
    Change-Id: I9a30b2b77ee863053c1ddf6e813a5d93fb71caf3


** Changed in: aodh
       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:
  Fix Released
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     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to