A set of drivers and utilities to integrate PowerVC into OpenStack.
Go to file
Le Tian Ren 05a8443e12 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
2014-09-16 17:53:07 +08:00
cinder-powervc New config strategy to adapt to oslo-messaging 2014-09-16 17:53:07 +08:00
common-powervc New config strategy to adapt to oslo-messaging 2014-09-16 17:53:07 +08:00
glance-powervc New config strategy to adapt to oslo-messaging 2014-09-16 17:53:07 +08:00
neutron-powervc New config strategy to adapt to oslo-messaging 2014-09-16 17:53:07 +08:00
nova-powervc Merge "Add host maintenance mode support for PowerVC Driver" 2014-09-11 03:34:58 +00:00
.gitignore Add .gitignore to the project 2014-08-19 13:32:15 +08:00
.gitreview Added .gitreview 2014-05-06 22:11:04 +00:00
CONTRIBUTING.rst Add CONTRIBUTING.rst and change README.rst format. 2014-05-27 15:52:50 +08:00
LICENSE Missing License file and README file in the project 2014-05-09 13:21:02 +08:00
linkcommon.sh Test gerrit review process on experimental branch. 2014-09-16 17:51:11 +08:00
README.rst Add CONTRIBUTING.rst and change README.rst format. 2014-05-27 15:52:50 +08:00

PowerVC Drivers

This project contains a set of OpenStack drivers and utilities to implement the manage-to Power via PowerVC.