| commit | 52558f6f42f4e636cc319664b834fb4a7f188957 | [log] [tgz] |
|---|---|---|
| author | chamarty <ravi.chamarty@riftio.com> | Mon Mar 13 18:28:18 2017 +0000 |
| committer | chamarty <ravi.chamarty@riftio.com> | Mon Mar 13 18:28:18 2017 +0000 |
| tree | 88dbb303c24ca54641ad41f06d90334ff4bde985 | |
| parent | 073a4a7f0a71d23ff18a97c50aa122871a07581f [diff] [blame] |
Shorten VDU names Change-Id: Ibad9e8abcb1deaf149f4990525518ae5df598ac8 Signed-off-by: chamarty <ravi.chamarty@riftio.com>
diff --git a/common/python/CMakeLists.txt b/common/python/CMakeLists.txt index 8925885..22018c3 100644 --- a/common/python/CMakeLists.txt +++ b/common/python/CMakeLists.txt
@@ -129,6 +129,7 @@ rift/mano/utils/__init.py__ rift/mano/utils/compare_desc.py rift/mano/utils/juju_api.py + rift/mano/utils/short_name.py COMPONENT ${PKG_LONG_NAME} PYTHON3_ONLY )