90b56a9f45
Implement create, update, list, get, and delete commands for execution environment. Create and update commands takes JSON or YAML files as input. Change-Id: Id33e35ede760f1e4748d6e858b8a93d01e39aaba Implements: blueprint mistral-execution-environment
6 lines
115 B
Plaintext
6 lines
115 B
Plaintext
cliff>=1.7.0 # Apache-2.0
|
|
pbr>=0.6,!=0.7,<1.0
|
|
python-keystoneclient>=0.10.0
|
|
PyYAML>=3.1.0
|
|
requests>=1.2.1,!=2.4.0
|