Comment 2 for bug 1356225

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to powervc-driver (experimental)

Reviewed: https://review.openstack.org/116919
Committed: https://git.openstack.org/cgit/stackforge/powervc-driver/commit/?id=f1098c2253ceb8a74c647151f07d1faaaddc747e
Submitter: Jenkins
Branch: experimental

commit f1098c2253ceb8a74c647151f07d1faaaddc747e
Author: Le Tian Ren <email address hidden>
Date: Mon Aug 25 18:46:04 2014 +0800

    New config strategy to adapt to oslo-messaging

    * Extract and remove --config-file amqp_openstack.conf(or
      amqp-openstack-neutron and --config-file amqp-powervc.conf from sys.argv to
      create 2 AMQP cfg.ConfigOpts objects without conflicting with other options
      parsing as before, particularly those OpenStack AMQP configurations in
      [DEFAULT] section of nova.conf, cinder.conf.

    * adapt all affected code to the new config strategy

    Implements: blueprint
    https://blueprints.launchpad.net/powervc-driver/+spec/new-configuration-strategy-needed-to-adapt-to-oslo-messaging

    Closes-Bug: 1356225
    Change-Id: I61a4fd0c28148e31a8cb85acea3793f40028dfb4