Add ceph_client role
The role 'ceph_client' was not found in openstack-ansible-os_tempest, so add it. Change-Id: I14a72213324b953a8c7714c84399e9e1b52799cc Closes-Bug: #1704294
This commit is contained in:
parent
fad6a538e8
commit
7c9471993a
@ -2,6 +2,10 @@
|
||||
src: https://git.openstack.org/openstack/openstack-ansible-apt_package_pinning
|
||||
scm: git
|
||||
version: master
|
||||
- name: ceph_client
|
||||
src: https://git.openstack.org/openstack/openstack-ansible-ceph_client
|
||||
scm: git
|
||||
version: master
|
||||
- name: pip_install
|
||||
src: https://git.openstack.org/openstack/openstack-ansible-pip_install
|
||||
scm: git
|
||||
|
@ -34,6 +34,7 @@ openstack1
|
||||
[nova_compute]
|
||||
|
||||
[nova_conductor]
|
||||
openstack1
|
||||
|
||||
[nova_console]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user