Commit Graph

2 Commits

Author SHA1 Message Date
Andreas Jaeger 0846624edc Retire repository
Fuel (from openstack namespace) and fuel-ccp (in x namespace)
repositories are unused and ready to retire.

This change removes all content from the repository and adds the usual
README file to point out that the repository is retired following the
process from
https://docs.openstack.org/infra/manual/drivers.html#retiring-a-project

See also
http://lists.openstack.org/pipermail/openstack-discuss/2019-December/011647.html

Depends-On: https://review.opendev.org/699362
Change-Id: I758d717ba085855d0aeb7f30870b51df320e060a
2019-12-18 09:40:57 +01:00
Proskurin Kirill 088c2658e5 Add Cinder service
Ceph only.

Example conf:

configs:
  ceph:
    fsid: "afca8524-2c47-4b81-a0b7-2300e62212f9"
    mon_host: "IP OF CEPH MON NODE"
  cinder:
    enable: true
    key: "AQCeQ+5XUCgdDBAARRl6lx8Lze9wwf2IzCgBnA=="
    rbd_secret_uuid: "b416770d-f3d4-4ac9-b6db-b6a7ac1c61c0"

Change-Id: I31fde6e2beaf6303fef7188eb2c859beb90567ab
2016-10-20 10:26:34 +00:00