eb913cd991
Creating the framework for an OSC plugin for heat-translator. This will make adding new commands easier, incorporates them into OSC, and provides the capabilities of authentication should it be required in the future (using heatclient after translating a template). partially implements bp openstack-client-heat-translator Change-Id: Ie477eac9acd9ed26f00069947af0d25b3c7e67b1
7 lines
107 B
Plaintext
7 lines
107 B
Plaintext
pbr>=0.6,!=0.7,<1.0
|
|
Babel>=1.3
|
|
cliff>=1.10.0 # Apache-2.0
|
|
PyYAML>=3.1.0
|
|
python_dateutil>=2.4.0
|
|
six>=1.9.0
|