Commit Graph

6 Commits

Author SHA1 Message Date
Andreas Jaeger 08db3ad05f 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: I37b6a82c9c3c3893bb4b9b6a4c4b5a83a6d8193c
2019-12-18 09:50:01 +01:00
Dmitry Belyaninov 9a33b1d794 Fix for custom_graph test
Change index of checked group in release tasks.
Closes-Bug: 1674725

Change-Id: I2b42447a0cbf13299898c92a48df7604f6928d66
2017-03-30 05:50:12 +00:00
Alexandr Kostrikov e5dcd9f871 Update bootstrap image cache routines
That is fixing version of ubuntu of cached
images

Change-Id: I8746ba19f2e422c7504ac6ce7d8c78537e73793e
Closes-bug: 1631987
2016-10-10 17:05:26 +00:00
Alexander Kurenyshev a942a28475 Add waiting for nodes become online for custom graph tests
This patch adds waiting for nodes become online
to avoiding problem with reboot task.

Closes-Bug:1626072
Change-Id: I05785eb134544fe76c08c8ff64e4e2524ae4a8e7
2016-09-26 10:07:41 +00:00
Alexandr Kostrikov d1ff29e942 Take into account states at deployment
Current approach states that for different tasks
states are calculated by different contexts.
That is actual state for 9.0 at least.

Change-Id: I0ab52ca2670be9046a20a43d52f8e640d2533af2
Partial-bug: #1581002
2016-06-09 13:55:48 +03:00
Alexandr Kostrikov b992294505 Custom graphs deployment
Check that graphs are isolated and generated
from release and cluster tasks.

Change-Id: Ie4454e742693dda8452ec9db90a6eafa8b97d42d
Closes-bug: #1567519
2016-05-18 18:10:13 +03:00