A set of drivers and utilities to integrate PowerVC into OpenStack.
Go to file
Terry Yao 2b714e12e5 fix the glance client not refresh token issue
glance client is not refreshing the keystone token after expiration with
it's commit:
dbb242b776,
we need to patch this in our glance client to refresh the auth_token in
it's session head.

Closes-Bug: #1370402
Change-Id: I9c7a6620a587e855d7f9df8ad83450489daa8247
2014-09-17 17:09:23 +08:00
cinder-powervc Merge "Upstart process daemon scripts need to change." 2014-09-17 08:07:14 +00:00
common-powervc fix the glance client not refresh token issue 2014-09-17 17:09:23 +08:00
glance-powervc Merge "Upstart process daemon scripts need to change." 2014-09-17 08:07:14 +00:00
neutron-powervc Merge "Upstart process daemon scripts need to change." 2014-09-17 08:07:14 +00:00
nova-powervc Merge "Upstart process daemon scripts need to change." 2014-09-17 08:07:14 +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
README.rst Add CONTRIBUTING.rst and change README.rst format. 2014-05-27 15:52:50 +08:00

README.rst

PowerVC Drivers

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