mistral/requirements.txt
Nikolay Mahotkin 75fc00796a Add SSH Action
* We need an another way to communicate with VM,
   so SSH is this way. Also it gives a possibility
   to check if VM operation system is up by sending
   a simple ssh command to it.
 * Added SSH Action
 * Only password access, forwarding public/private keys
   will be in the future
 * It is tested on real VM. However, it needs to be tested
   by somebody else

Implements blueprint mistral-ssh-action

Change-Id: I7c51453afb6a926bbce01f4a9065a3c313a79fff
2014-04-11 13:41:35 +04:00

19 lines
252 B
Plaintext

pbr>=0.5.21,<1.0
eventlet>=0.13.0
pyyaml
pecan>=0.2.0
WSME>=0.5b6
amqplib>=0.6.1
argparse
croniter
requests
kombu>=2.4.8
oslo.config>=1.2.0
oslo.messaging>=1.3.0a4
paramiko>=1.9.0
python-keystoneclient>=0.3.2
networkx
six>=1.5.2
SQLAlchemy
yaql==0.2.1