moved docs to has/docs
[optf/has.git] / conductor / setup.cfg
index 8e3fc56..af691c7 100644 (file)
@@ -1,7 +1,25 @@
+# -*- encoding: utf-8 -*-
+# -------------------------------------------------------------------------
+#   Copyright (c) 2015-2017 AT&T Intellectual Property
+#
+#   Licensed under the Apache License, Version 2.0 (the "License");
+#   you may not use this file except in compliance with the License.
+#   You may obtain a copy of the License at
+#
+#       http://www.apache.org/licenses/LICENSE-2.0
+#
+#   Unless required by applicable law or agreed to in writing, software
+#   distributed under the License is distributed on an "AS IS" BASIS,
+#   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+#   See the License for the specific language governing permissions and
+#   limitations under the License.
+#
+# -------------------------------------------------------------------------
+#
+
 [metadata]
 name = of-has
 summary = ONAP Homing Service
-description-file = README.rst
 author = AT&T
 author-email = ikram@research.att.com
 home-page = https://wiki.onap.org/pages/viewpage.action?pageId=16005528
@@ -48,6 +66,9 @@ console_scripts =
 conductor.inventory_provider.plugin =
     aai = conductor.data.plugins.inventory_provider.aai:AAI
 
+conductor.vim_controller.plugin =
+    multicloud = conductor.data.plugins.vim_controller.multicloud:MULTICLOUD
+
 conductor.service_controller.plugin =
     sdnc = conductor.data.plugins.service_controller.sdnc:SDNC