devstack/files
Sébastien Han 36f2f024db Implement Ceph backend for Glance / Cinder / Nova
The new lib installs a full Ceph cluster. It can be managed
by the service init scripts. Ceph can also be installed in
standalone without any other components.
This implementation adds the auto-configuration for
the following services with Ceph:

* Glance
* Cinder
* Cinder backup
* Nova

To enable Ceph simply add: ENABLED_SERVICES+=,ceph to your localrc.
If you want to play with the Ceph replication, you can use the
CEPH_REPLICAS option and set a replica. This replica will be used for
every pools (Glance, Cinder, Cinder backup and Nova). The size of the
loopback disk used for Ceph can also be managed thanks to the
CEPH_LOOPBACK_DISK_SIZE option.

Going further pools, users and PGs are configurable as well. The
convention is <SERVICE_NAME_IN_CAPITAL>_CEPH_<OPTION> where services are
GLANCE, CINDER, NOVA, CINDER_BAK. Let's take the example of Cinder:

* CINDER_CEPH_POOL
* CINDER_CEPH_USER
* CINDER_CEPH_POOL_PG
* CINDER_CEPH_POOL_PGP

** Only works on Ubuntu Trusty, Fedora 19/20 or later **

Change-Id: Ifec850ba8e1e5263234ef428669150c76cfdb6ad
Implements: blueprint implement-ceph-backend
Signed-off-by: Sébastien Han <sebastien.han@enovance.com>
2014-07-23 16:13:45 +02:00
..
apts Implement Ceph backend for Glance / Cinder / Nova 2014-07-23 16:13:45 +02:00
ldap LDAP root DN creation fails 2014-01-31 16:54:10 -08:00
patches tempest py26 setup 2014-05-05 07:36:49 +02:00
rpms Implement Ceph backend for Glance / Cinder / Nova 2014-07-23 16:13:45 +02:00
rpms-suse Implement Ceph backend for Glance / Cinder / Nova 2014-07-23 16:13:45 +02:00
swift have the run and logs files in $SWIFT_DATA_DIR 2013-01-22 11:30:49 +00:00
apache-horizon.template Fixes running horizon on fedora 18 and above 2013-04-15 23:24:36 +10:00
apache-keystone.template Allow keystone to run from apache 2013-09-24 01:14:28 +00:00
default_catalog.templates Update orchestration-related service names in template catalog 2014-02-05 15:22:55 -06:00
dnsmasq-for-baremetal-from-nova-network.conf Add option to serve PXE for baremetal from nova-network 2013-07-30 10:47:46 +09:00