Commit Graph

4 Commits

Author SHA1 Message Date
Andreas Jaeger 91aa182bec 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: Ice4cf064434d2d4bd4b089fc06e9aa8ad96d9a64
2019-12-18 09:49:39 +01:00
Vladimir Kuklin ca8240ff61 Lift too strict restrictions on cross-deps role name
Allow a user to specify any arbitrary string
  as role name for cross-deps that could be
  a regexp or a TASK_ROLE_PATTERN string

  Log a warning when task is not assigned
  to roles/groups/fields

  Set default logging level to INFO

Change-Id: I42c2490cf22f53892a189165698d1acd56ee4c74
Closes-bug: #1557997
2016-05-11 14:25:17 +03:00
Simon Pasquier 5f7b49d1cb Revert "Lift too strict restrictions on cross-deps role name"
This reverts commit 4a6e3f93de.

Change-Id: Ib3fc11af6ffbc780ab8e7170f7f5cff676f45cf8
2016-04-20 15:07:29 +00:00
Vladimir Kuklin 4a6e3f93de Lift too strict restrictions on cross-deps role name
Allow a user to specify any arbitrary string
as role name for cross-deps that could be
a regexp or a TASK_ROLE_PATTERN string

Change-Id: I7124195fd9249acf13236751b7c59bcff2f42b2c
Closes-bug: #1557997
2016-04-11 17:09:06 +03:00