external ceph integration fails
Bug #1625622 reported by
Satya Sanjibani Routray
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
kolla |
Invalid
|
Critical
|
Satya Sanjibani Routray |
Bug Description
While deployment of openstack with integration of external ceph.
the deployment not able to succeed and the integration fails as the piece code which will copy the conf and keyring files fails.
the below is an example from glance-api.json.j2
<snip>
"dest": "/etc/ceph/",
"perm": "0700"
</snip>
The "ceph-*" supposed to do wildcard copy but its not supported in json
description: | updated |
Changed in kolla: | |
importance: | Undecided → Critical |
milestone: | none → newton-rc2 |
To post a comment you must log in.
Its a high priority bug as without fixing it external ceph integration will not work