Add ceph_client role

The role 'ceph_client' was not found in openstack-ansible-os_tempest,
so add it.

Change-Id: I0ed821f48510dd36b8067c313890386221f90720
Closes-Bug: #1704294
This commit is contained in:
ZhongShengping 2017-07-17 10:36:48 +08:00
parent 869b345af2
commit 32a34a21fd
1 changed files with 4 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