Commit Graph

11 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
Yuriy Taraday fee850cf53 Fix python-ceph symlinks
Change-Id: If26578409c5e8e795c0388e4c195e4863a136f71
2017-04-03 12:14:28 +04:00
Sergey Reshetnyak 0daa41ce8a Install ceph packages from ceph repo
Change-Id: Ie2ecc3ef249a5afea1803a85c959cb2dc63d78b1
2017-03-09 13:29:53 +03:00
Jenkins 174a58f33b Merge "Implement upgrade procedure" 2017-02-22 16:04:43 +00:00
Proskurin Kirill 1c64f96147 Ceph packages are no longer available in the main repo
Change-Id: I75cd7b73655abcbf303a00e3567c0247a6b75ffe
2017-02-20 13:26:24 +00:00
Proskurin Kirill 807b5ab04d Fix for import of the rbd python library
Change-Id: I93f7a76bce6d19cc9cd619fe43cc1fb95df37e9d
2017-02-20 10:23:11 +00:00
Mikhail 7090d9c873 Implement upgrade procedure
Change-Id: I119eb567cca83407d7a59f3bf70aad8faf094403
2017-02-17 17:57:21 +04:00
Jenkins 445083f0c6 Merge "Add cinder backup service" 2016-12-19 14:18:35 +00:00
Artur Zarzycki c600bdb5e2 Move repository address to variable url.ceph.debian.repo
To support cache server.

Change-Id: If3941df1763ecd71a354f4eb97435a165ce15927
2016-12-08 13:03:57 +01:00
Sergey Reshetnyak ca8575ec18 Add cinder backup service
Change-Id: I81372af33cb5c055455540fc8b7c206aff6b2439
2016-11-30 21:14:40 +03: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