Commit Graph

3 Commits

Author SHA1 Message Date
Andreas Jaeger e05275f9f9 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: I11b06516aa9d24b8defbb85d504ee5a90d10f2a6
2019-12-18 09:40:42 +01:00
Olena Logvinova 17efb13cfd [UG] Fix a typo in GRAPH_TYPE param description
This patch replaces the duplicated GRAPH_TYPES param with
a more explicit description of the command and the
param itself.

Closes-Bug: #1649854

Change-Id: Ib025a5dd0fd7f51b832ab7409ef6b5daca8e61d2
2016-12-14 14:40:21 +02:00
Olena Logvinova 51ac33c003 [UG] Add description of `delete graph` command
This patch:

- adds the description of the `fuel2 delete graph` command
  to the corresponding sub-section of Fuel CLI section;
- adds steps on how to delete a deployment workflow
  to the Manage workflows sub-section of the Maintain your
  env section;
- changes the following parameters as preferable in
  fuel2 CLI where applicable: '--env' to '-e',
  '--type' to '-t', '--release' to '-r', '--plugin' to '-p',
  '--all' to '-a', '--cluster' to 'c';
- renames 'graph' to 'workflow';
- fixes noticed typos.

Change-Id: I2e88436792d812ba60f5189c4a572d680ed0ae21
Closes-Bug: #1633773
2016-11-24 12:15:31 +02:00