Commit Graph

3 Commits

Author SHA1 Message Date
Andreas Jaeger 854b3c5d37 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: Iffe3a7de281b48693606fe0c84ebec8190018167
2019-12-18 09:41:48 +01:00
Vasyl Saienko 218e53584e Fix building ironic bootstrap
This patch fixes issues with building ironic bootstrap:
  * fix if condition that is a trigger to build ironic bootstrap
  * build fuel image always, ironic bootstrap only when ironic is enabled
  * Drop incorrect condition check for fuel image

Change-Id: Ib7ee0c656ffa71ce913e1924bb80260744319a3a
Closes-Bug: #1653204
2017-03-18 20:57:45 +00:00
Vladimir Kuklin daeb5c4767 Move provision tasks out of nailgun and astute
Provision and deletion tasks shouldn't be hardcoded into nailgun and
astute. This patch creates representation for these tasks in library
side as a separate graphs which can be executed in consecutive manner.

blueprint: graph-concept-extension

Change-Id: Icb55739ad1dbffa3c32341b1caea9046d7917240
2016-08-25 03:10:03 +03:00