Merge "Install murano client for distro installs"
This commit is contained in:
commit
5994b3682d
@ -42,9 +42,10 @@ utility_devel_distro_packages: "{{ (ansible_facts['os_family'] == 'RedHat') | te
|
||||
# Client packages required for distro installs
|
||||
utility_distro_openstack_clients_packages:
|
||||
- python3-keystoneclient
|
||||
- python3-cinderclient
|
||||
- python3-muranoclient
|
||||
- python3-neutronclient
|
||||
- python3-novaclient
|
||||
- python3-cinderclient
|
||||
- python3-openstackclient
|
||||
- "{{ (ansible_os_family | lower == 'redhat') | ternary('python3-PyMySQL', 'python3-pymysql') }}"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user