fultonj / tripleo-ceph-ansible

POC to integrate TripleO and ceph-ansible with Mistral
https://blueprints.launchpad.net/tripleo/+spec/tripleo-ceph-ansible
Apache License 2.0
0 stars 3 forks source link

Configure containerized openstack ceph clients via puppet-ceph #17

Open fultonj opened 7 years ago

fultonj commented 7 years ago

ceph-ansible configured the ceph servers for OpenStack. Tracking that in:

https://github.com/fultonj/tripleo-ceph-ansible/issues/14

puppet-ceph will be configuring clients. In a POC I have gotten all of this working before but I want to update the reviews to make it cleaner. Suggestions on how to do this are in:

https://review.openstack.org/#/c/465066/6/environments/ceph_ansible/ceph_ansible.yaml

This issue will track the client side.

fultonj commented 7 years ago

Will need https://github.com/ceph/ceph-ansible/issues/1617 resolved in order to pass the client key secret to ceph-ansible via mistral

fultonj commented 7 years ago

Using a different approach https://review.openstack.org/#/c/482500/3