X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=setup.cfg;h=f19bd03518ccbf158ca63165184a12d4bb2a7b48;hb=refs%2Fchanges%2F69%2F60269%2F18;hp=9c181f5e8e5f29a95ca4d6bd83d898e91138240e;hpb=7b3a8455baa35bdde4d7e078d88f9b17a6df9195;p=apex.git diff --git a/setup.cfg b/setup.cfg index 9c181f5e..f19bd035 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 @@ -24,6 +25,7 @@ setup-hooks = console_scripts = opnfv-deploy = apex.deploy:main opnfv-clean = apex.clean:main + opnfv-pyutil = apex.utils:main [files] packages = @@ -32,8 +34,11 @@ data_files = share/opnfv-apex/ = build/network-environment.yaml build/opnfv-environment.yaml + build/upstream-environment.yaml + build/kubernetes-environment.yaml build/nics-template.yaml.jinja2 build/csit-environment.yaml + build/csit-queens-environment.yaml build/virtual-environment.yaml build/baremetal-environment.yaml build/domain.xml