Files
python-fuelclient/requirements.txt
Roman Prykhodchenko 2509c9b72c Add base Cliff application
This patch a mechanism for launching a Cliff
application which loads its commands as python
entry-points.

Blueprint: re-thinking-fuel-client
Change-Id: I77fc4b0f18f4c5781cd1bb4efa1a2841b210cb56
2015-03-16 15:19:05 +01:00

8 lines
126 B
Plaintext

argparse==1.2.1
cliff>=1.9.0
pbr>=0.6,!=0.7,<1.0
python-keystoneclient>=0.7.1,<=0.7.2
PyYAML==3.10
requests>=1.2.3
six>=1.5.2