rhtconsulting / rhc-ose

OpenShift Automation and Utilities by Red Hat Consulting
42 stars 34 forks source link

Updated Dockerfile to include python-shade #231

Closed oybed closed 8 years ago

oybed commented 8 years ago

What does this PR do?

Introduce python-shade to support the latest OpenStack modules in ansible.

How should this be manually tested?

Build/Spin up a new image of the openstack-client-centos instance. Verify that it is successful. Then just run help('modules') in python shell to verify that shade is part of the list... or run the CASL provisioning to test that there's no breakage.

Is there a relevant Issue open for this?

N/A

Who would you like to review this?

/cc @sabre1041 @etsauer

sabre1041 commented 8 years ago

@oybed confirmed shade module is present after building new container