
When both Glance and Nova are Ceph backed the instance snapshot path can do a direct snapshot which leaves image bits in the Ceph cluster. At Newton and Ocata levels this requires show_multiple_locations=True set in the glance API conf. See [1]. Despite the Ceph doc stating Mitaka also needs this, an OSA deployment of Mitaka has been found to work without it. Without this fix an OpenStack Ansible deployment wih Ceph backed Nova and Glance will fail with symptoms as documented in [2]. A similar fix was put into DevStack under [3]. [1] http://docs.ceph.com/docs/master/rbd/rbd-openstack/#for-mitaka-only [2] https://bugzilla.redhat.com/show_bug.cgi?id=1382737 [3] https://review.openstack.org/#/c/279630/ Change-Id: I52db9b5baf9209c72513da9c5f08e650ba6d43df
Team and repository tags
OpenStack-Ansible glance
This Ansible role installs and configures OpenStack glance and the glance registry.
- Documentation for the project can be found at:
-
http://docs.openstack.org/developer/openstack-ansible-os_glance/
- The project home is at:
Description
Languages
Jinja
48.1%
Python
37.3%
Shell
14.6%