Add ceph_client role

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

[hwoarang: fix 'version' string for ceph_client to point to stable/ocata]
Change-Id: I0b584a0af7373c4f4b7825a840231e8e43077190
Closes-Bug: #1704294
(cherry picked from commit fa6142ae16)
This commit is contained in:
ZhongShengping 2017-07-17 10:33:08 +08:00 committed by Markos Chandras
parent dfb3838524
commit a719598c95
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: origin/stable/ocata
- name: ceph_client
src: https://git.openstack.org/openstack/openstack-ansible-ceph_client
scm: git
version: origin/stable/ocata
- name: openstack_openrc
src: https://git.openstack.org/openstack/openstack-ansible-openstack_openrc
scm: git