A set of drivers and utilities to integrate PowerVC into OpenStack.
Go to file
Le Tian Ren 0eefba3f77 Add support for multiple AMQP rpc backends
This is based on Oslo messaging API that supports RPC and notifications over a
number of different messsaging transports.

* remove old powervc.common.messaging and create a new one to adapt to Oslo
messaging

* adapt all sync service managers to new messaging model

Change-Id: I0c9b4a9fa5bb5d0eaac1433e768a110871d8dab8
Closes-Bug: 1363618
2014-09-16 17:53:08 +08:00
cinder-powervc Add support for multiple AMQP rpc backends 2014-09-16 17:53:08 +08:00
common-powervc Add support for multiple AMQP rpc backends 2014-09-16 17:53:08 +08:00
glance-powervc Add support for multiple AMQP rpc backends 2014-09-16 17:53:08 +08:00
neutron-powervc Add support for multiple AMQP rpc backends 2014-09-16 17:53:08 +08:00
nova-powervc Add support for multiple AMQP rpc backends 2014-09-16 17:53:08 +08: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.