mistral/mistral/utils
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
..
openstack Fix keystone trust client 2014-04-02 12:04:05 +04:00
__init__.py Adjusting all license headers in python files so they look the same 2013-12-30 13:27:06 +07:00
ssh_utils.py Add SSH Action 2014-04-11 13:41:35 +04:00