diff --git a/vars/redhat-7.yml b/vars/redhat-7.yml index 772a962..125b77b 100644 --- a/vars/redhat-7.yml +++ b/vars/redhat-7.yml @@ -14,7 +14,6 @@ # limitations under the License. heat_distro_packages: - - python-keystoneclient # Keystoneclient needed to OSA keystone lib - rsync - libxslt - which diff --git a/vars/suse.yml b/vars/suse.yml index 73e4778..b157153 100644 --- a/vars/suse.yml +++ b/vars/suse.yml @@ -14,7 +14,6 @@ # limitations under the License. heat_distro_packages: - - python-keystoneclient # Keystoneclient needed to OSA keystone lib - rsync - libxslt - which diff --git a/vars/ubuntu.yml b/vars/ubuntu.yml index d9dc019..4d6fcf7 100644 --- a/vars/ubuntu.yml +++ b/vars/ubuntu.yml @@ -17,7 +17,6 @@ cache_timeout: 600 heat_distro_packages: - - python-keystoneclient # Keystoneclient needed to OSA keystone lib - rsync - libxslt1.1