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
28 opnfv-pyutil = apex.utils:main
35 build/containers-prepare-parameter.yaml
36 build/network-environment.yaml
37 build/opnfv-environment.yaml
38 build/upstream-environment.yaml
39 build/kubernetes-environment.yaml
40 build/nics-template.yaml.jinja2
41 build/csit-environment.yaml
42 build/csit-queens-environment.yaml
43 build/csit-rocky-environment.yaml
44 build/virtual-environment.yaml
45 build/baremetal-environment.yaml
47 build/build_ovs_nsh.sh
48 share/opnfv-apex/ansible = lib/ansible/*
49 share/opnfv-apex/config = config/*
50 share/opnfv-apex/docs = docs/*