3 summary = A ansible roles and tools for deploying OPNFV
7 author-email = michapma@redhat.com trozet@redhat.com dradez@redhat.com
8 home-page = https://github.com/opnfv/apex
10 License :: OSI Approved :: Apache Software License
11 Development Status :: 4 - Beta
12 Intended Audience :: Developers
13 Intended Audience :: System Administrators
14 Intended Audience :: Information Technology
16 Programming Language :: Python :: 3
17 Programming Language :: Python :: 3.5
25 opnfv-deploy = apex.deploy:main
32 build/network-environment.yaml
33 build/opnfv-environment.yaml
34 build/nics-template.yaml.jinja2
35 build/csit-environment.yaml
36 build/virtual-environment.yaml
37 build/baremetal-environment.yaml
39 share/opnfv-apex/ansible = lib/ansible/*
40 share/opnfv-apex/config = config/*
41 share/opnfv-apex/docs = docs/*