3 summary = TripleO based installer for deploying OPNFV
7 author-email = michapma@redhat.com trozet@redhat.com dradez@redhat.com
8 home-page = https://github.com/opnfv/apex
11 License :: OSI Approved :: Apache Software License
12 Development Status :: 4 - Beta
13 Intended Audience :: Developers
14 Intended Audience :: System Administrators
15 Intended Audience :: Information Technology
17 Programming Language :: Python :: 3
18 Programming Language :: Python :: 3.5
26 opnfv-deploy = apex.deploy:main
27 opnfv-clean = apex.clean:main
34 build/network-environment.yaml
35 build/opnfv-environment.yaml
36 build/upstream-environment.yaml
37 build/nics-template.yaml.jinja2
38 build/csit-environment.yaml
39 build/virtual-environment.yaml
40 build/baremetal-environment.yaml
42 share/opnfv-apex/ansible = lib/ansible/*
43 share/opnfv-apex/config = config/*
44 share/opnfv-apex/docs = docs/*