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:
ZhongShengping 2017-07-19 09:15:27 +08:00
parent fad6a538e8
commit 7c9471993a
2 changed files with 5 additions and 0 deletions

View File

@ -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

View File

@ -34,6 +34,7 @@ openstack1
[nova_compute]
[nova_conductor]
openstack1
[nova_console]