Seed code for Cloudify sshkeyshare plugin 51/8451/1
authorAndrew Gauld <ag1282@att.com>
Wed, 23 Aug 2017 17:28:36 +0000 (13:28 -0400)
committerAndrew Gauld <ag1282@att.com>
Wed, 23 Aug 2017 17:29:44 +0000 (13:29 -0400)
commitce44d14eb43e6da7cdfd189b8fc48d0c1dcf57ec
treec2e26604c24dbaeb1bd9115341b1fcc053c33715
parent4468e8b611f85290633fee8ee9256297976bd2d9
Seed code for Cloudify sshkeyshare plugin

Change-Id: I2dbf80b45303c4383492f1336516b0746418429c
Issue-Id: CCSDK-65
Signed-off-by: Andrew Gauld <ag1282@att.com>
sshkeyshare/LICENSE.txt [new file with mode: 0644]
sshkeyshare/README.md [new file with mode: 0644]
sshkeyshare/requirements.txt [new file with mode: 0644]
sshkeyshare/setup.py [new file with mode: 0644]
sshkeyshare/sshkey_types.yaml [new file with mode: 0644]
sshkeyshare/sshkeyshare/__init__.py [new file with mode: 0644]
sshkeyshare/sshkeyshare/keyshare_plugin.py [new file with mode: 0644]
sshkeyshare/tests/test_plugin.py [new file with mode: 0644]
sshkeyshare/tox.ini [new file with mode: 0644]