X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=setup.cfg;h=52ad12fdd67d7449b133e9895bf2413ed5038ca6;hb=b047099b609eac330486f23913e8046d0f22c1ab;hp=ee3105af7d4104876acf890a721711c9d574c60d;hpb=c6f04a5dee991a131a49c2fde9c5990fe2edac4e;p=apex.git diff --git a/setup.cfg b/setup.cfg index ee3105af..52ad12fd 100644 --- 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