Commit Graph

15 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
Ilya Kutukov c2d906f5ae Now FPB tasks schema in sync with Fuel 9.0 with 2.1 support
YAQL expressions added.
Tasks 2.0 and 2.1 schema coverage improved.

Change-Id: If433f29283cb4897e8137ba2b33215af14103bea
Closes-Bug: #1590389
2016-06-22 19:46:25 +03: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
Ilya Kutukov f54c307add equipment plugin group added
Related-Bug: 1520287
Related to blueprint external-dashboard-links-support-in-nailgun

Change-Id: I8fda5cdee6cf5af56b879e21925950c89e8e8f5f
2016-02-19 19:08:04 +03:00
Jenkins 5ef0901d01 Merge "Added pre-post tasks validation to plugins builder" 2016-01-06 13:09:29 +00:00
Ilya Kutukov 4ca6c5950e Added pre-post tasks validation to plugins builder
- The plugin deployment tasks now could contain
  cross-depends and cross-depended-by properties
  inroduced by task based deploment feature.

Change-Id: Icb351e4475ba6e78e7c8ef22cefc255116d44ba8
Related-Bug: #1527325
2015-12-28 18:28:33 +03:00
Jenkins 8e974ecbd8 Merge "Support bind option in json schema" 2015-12-25 14:21:04 +00:00
Andriy Popovych 89b1fbfd8f Support bind option in json schema
Currently validation process fails when 'bind' attribute exists in
components.yaml file. Validation of json schema should support it.

Partial-Bug: #1523981
Change-Id: Ifbdb552e7e17df6d6b94e2167de359a4eb3feb91
2015-12-23 18:49:33 +02:00
Andriy Popovych c41143cba2 Add validation for 'reexecute_on' deployment task attribute
In context of 'redeploy-network-on-changes' feature appeared new attribute
called 'reexecute_on' for deployment task. This patch provides basic json
schema validation for it.

Change-Id: I7aa7b00893182288b7cb86bef74f893289396caa
Closes-Bug: #1527624
2015-12-21 23:39:02 +02:00
Vitaly Kramskikh f877ebd56a Add 'group' field to the sample plugin v4
Also add validation for values of this field

Implements: blueprint segment-settings-tab-logically

Change-Id: I06e584621d75634d5896928395b71e4a4e180328
2015-12-03 15:55:43 +03:00
ekosareva 2cbe7a136a Validation for components metadata in FPB
* Adding validation of components.yaml metadata file for V4 plugins
* Adding components.yaml file for fuel_plugin_example_v4

Change-Id: I7b65371c5330abbb0b724e0b6faca66d033d9898
Implements: blueprint component-registry
2015-12-02 15:07:03 +02:00
Ilya Kutukov bc521bd800 Adds is_hotpluggable flag that allows to install plugin to operational environment
Change-Id: I57a9570566184b5c5e8ddd6090a256b79075c61f
Related-Bug: #1519050
2015-12-01 20:46:10 +03:00
Ilya Kutukov 411d77392c Plugins version is bumped to the 4.0 supported by Fuel v8.0
Python package version is changed to the 4.0.0.
Templates updated.

Related to blueprint external-dashboard-links-in-fuel-dashboard

Change-Id: I473e409dd29d5b2c3647dc37c6051e5527ed196a
2015-11-30 18:23:43 +03:00