deb-python-fuelclient/fuelclient/tests/unit/v2
Bulat Gaifullin e6640344d4 Added commands to manage deployment sequences
Commands:
  - fuel2 sequence create -r <release> -n <name> -t <graph_type1> [graph_typeN]
  - fuel2 sequence upload -r <release> --file <file_path>
  - fuel2 sequence download <id> [--file <file path>]
  - fuel2 sequence delete <id>
  - fuel2 sequence update <id> [-name <name>] [-t <graph_type1> [graph_typeN]]
  - fuel2 sequence list -r <release_id> | -e <env_id>
  - fuel2 sequence show <id>
  - fuel2 sequence execute <id> -e <env_id> [--force] [--dry-run] [--noop]

DocImpact
Change-Id: I6eb688c5cc91b2b3dbaa2fe5c52a69fe062da664
Partial-Bug: 1620620
2016-09-09 13:06:12 +03:00
..
cli Added commands to manage deployment sequences 2016-09-09 13:06:12 +03:00
lib Added commands to manage deployment sequences 2016-09-09 13:06:12 +03:00
__init__.py Redone the structure of test file tree 2015-08-19 11:33:16 +02:00