Commit Graph

4 Commits

Author SHA1 Message Date
Andreas Jaeger 4833ab86a6 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: I7c0b90f9d2bc4bbf3cc2ea03b31afe28f4b378b1
2019-12-18 09:48:12 +01:00
mzhnichkov 9d55224fca Add upgrade definition
Change-Id: I7db2704f0781e90f84c1e7c848ba12987398edb1
2017-03-22 10:01:04 +00:00
Andrey Shestakov 6c2daf043f Add local radosgw and API to ironic-conductor pod.
Currenty ironic depends on external dns, ingress, ssl, and network routing.
To download image to baremetal node in provisioning network, traffic going
from ceph to radosgw to ingress proxy and then to node. It utilizes all
networks (storage, public, provisioning) and loads radosgw and ingress on
controller nodes.

This change introduces local radosgw and ironic API inside of ironic-conductor
pod. For provision baremetal node, traffic will go from ceph to radosgw on
ironic-conductor node and then to baremetal node. Also ironic provisioning will
not depends on external network access, ingress, valid ssl, external dns.

Change-Id: Ib2e2027ae80ad222e64c7e85cf7ddb1da95ca5ed
2017-03-22 12:04:55 +04:00
Andrey Shestakov 0b5a36f970 Add Ironic
This change introduces services required for Ironic support.

Change-Id: Ic21d6379450471d91b2d7681911ca8b36c3fb0bf
2016-12-23 14:32:58 +00:00