commit | 8fe9122e5613fcfbccfbbe1af067c6af6fe89d59 | [log] [tgz] |
---|---|---|
author | Ganesh Chandrasekaran <ganesh.c@samsung.com> | Thu Jun 28 17:39:09 2018 +0900 |
committer | Ganesh Chandrasekaran <ganesh.c@samsung.com> | Thu Jun 28 17:39:35 2018 +0900 |
tree | 8c387da0e148860c0d07322a5b7b7a0ff13f56c5 | |
parent | 153b6c24886820f7f6fa1d160551f292eb4e6948 [diff] [blame] |
SaltStack adaptor API creation Issue-ID: CCSDK-319 Change-Id: Iaa96550a3b246a53cd8db6431fdc649dc8032feb Signed-off-by: Ganesh Chandrasekaran <ganesh.c@samsung.com>
diff --git a/pom.xml b/pom.xml index d311050..bb7d0b5 100755 --- a/pom.xml +++ b/pom.xml
@@ -108,6 +108,7 @@ <modules> <module>aai-service</module> <module>ansible-adapter</module> + <module>saltstack-adapter</module> <module>mdsal-resource</module> <module>resource-assignment</module> <module>sql-resource</module>