Generalization of recursive function
[apex.git] / setup.cfg
index ee3105a..52ad12f 100644 (file)
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,11 +1,12 @@
 [metadata]
 name = apex
-summary = A ansible roles and tools for deploying OPNFV
+summary = TripleO based installer for deploying OPNFV
 description-file =
     INFO
 author = Apex Team
 author-email = michapma@redhat.com trozet@redhat.com dradez@redhat.com
 home-page = https://github.com/opnfv/apex
+license =  Apache-2
 classifier =
   License :: OSI Approved :: Apache Software License
   Development Status :: 4 - Beta
@@ -23,6 +24,7 @@ setup-hooks =
 [entry_points]
 console_scripts =
     opnfv-deploy = apex.deploy:main
+    opnfv-clean = apex.clean:main
 
 [files]
 packages =
@@ -31,6 +33,7 @@ data_files =
     share/opnfv-apex/ =
         build/network-environment.yaml
         build/opnfv-environment.yaml
+        build/upstream-environment.yaml
         build/nics-template.yaml.jinja2
         build/csit-environment.yaml
         build/virtual-environment.yaml