| commit | 8af176ef1a053a394ce2d3acb94dc6b564049c09 | [log] [tgz] |
|---|---|---|
| author | Philip Joseph <philip.joseph@riftio.com> | Thu Jan 05 08:10:20 2017 +0000 |
| committer | Philip Joseph <philip.joseph@riftio.com> | Tue Jan 10 11:28:48 2017 +0000 |
| tree | ffa8f5a414c2de0830334a1cd4160c6cda54362a | |
| parent | 49f77e930db0102e2e4f7c6f2d0dc504be8ecd94 [diff] [blame] |
New feature: Support for ping pong charm Signed-off-by: Philip Joseph <philip.joseph@riftio.com>
diff --git a/common/python/CMakeLists.txt b/common/python/CMakeLists.txt index 85ead68..46b30a1 100644 --- a/common/python/CMakeLists.txt +++ b/common/python/CMakeLists.txt
@@ -108,6 +108,7 @@ rift/mano/utils/__init.py__ rift/mano/utils/compare_desc.py rift/mano/utils/juju_api.py + rift/mano/utils/ssh_keys.py COMPONENT ${PKG_LONG_NAME} PYTHON3_ONLY )