tacker/tacker/common
dharmendra 2259e752c8 Use python package instead of sshpass to execute remote commands.
Use python package instead of sshpass to execute remote commands.
Fixing this issue, by using paramiko.

Co-Authored-By: Sridhar Ramaswamy <srics.r@gmail.com>

Closes-bug: #1511658
Change-Id: I102d178b2fb1f621f2a61b26a939e69613156c19
2016-06-28 08:16:34 +00:00
..
__init__.py rename neutron/common to tacker/common 2014-07-04 18:20:50 +09:00
clients.py Implement multisite VIM feature 2016-03-28 15:32:54 -07:00
cmd_executer.py Use python package instead of sshpass to execute remote commands. 2016-06-28 08:16:34 +00:00
config.py Use oslo db for db access 2016-06-07 12:09:57 +08:00
constants.py XML_NS_V20 -> XML_NS_V10 2015-04-10 11:33:31 -07:00
driver_manager.py Use oslo log and oslo concurrency 2016-06-03 11:38:36 +08:00
exceptions.py Use python package instead of sshpass to execute remote commands. 2016-06-28 08:16:34 +00:00
log.py Use oslo log and oslo concurrency 2016-06-03 11:38:36 +08:00
rpc.py Remove unused import logging 2016-05-12 10:52:23 +08:00
test_lib.py Cleanup vim settings 2016-03-28 13:03:56 +02:00
topics.py Remove unused code and docs 2015-09-16 11:13:23 -07:00
utils.py Use oslo log and oslo concurrency 2016-06-03 11:38:36 +08:00