Remove python-keystoneclient package install

Now that we no longer use our own keystone module, but
instead make use of the ansible runtime venv's shade
library and upstream ansible modules, we can eliminate
this package/library being installed on the host.

Change-Id: I91402e82c39363c1eb5a439781cc4328d028bbcb
This commit is contained in:
Jesse Pretorius 2018-08-01 09:56:15 +01:00 committed by Jesse Pretorius (odyssey4me)
parent dff02f23ff
commit cc63216583
3 changed files with 0 additions and 3 deletions

View File

@ -14,7 +14,6 @@
# limitations under the License.
heat_distro_packages:
- python-keystoneclient # Keystoneclient needed to OSA keystone lib
- rsync
- libxslt
- which

View File

@ -14,7 +14,6 @@
# limitations under the License.
heat_distro_packages:
- python-keystoneclient # Keystoneclient needed to OSA keystone lib
- rsync
- libxslt
- which

View File

@ -17,7 +17,6 @@
cache_timeout: 600
heat_distro_packages:
- python-keystoneclient # Keystoneclient needed to OSA keystone lib
- rsync
- libxslt1.1