Commit Graph

5 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 e1b934a8e1 Removed unneded probes. Merry Xmas!
Change-Id: I341925a327daddaa5be7ca74bbf22f4361e0ad87
2016-12-26 13:10:32 +00:00
Andrey Pavlov 07378b59af Adding minimal dsl version for services
Change-Id: Ic9e4e79e848ab944e5910b57cc5cd524f1f97ae0
Depends-On: Iddb02f88e47e53f8f7233f76ec1afe161c185a86
2016-11-21 12:26:48 +00:00
Aleksandr Mogylchenko c995ae3e46 Migrate liveness check to new format
Change-Id: Ifd99ed48bcb70781fe23d7a20962965eb34c36c2
Depends-On: I920029d4cb14981427e7f978778506fb0b69c435
2016-10-26 14:21:14 +02: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