diff options
author | Feng Pan <fpan@redhat.com> | 2017-08-23 17:26:53 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-08-23 17:26:53 +0000 |
commit | 9f2eadf76521e2c49a72953703590bfee6fee171 (patch) | |
tree | de459d800b74afe691c9f531ea97756123a0d915 /docs | |
parent | e8b85d8f850c5c797c65dd7dbed02dcba2ed7350 (diff) |
Update git submodules
* Update docs/submodules/apex from branch 'master'
- Merge "Migrates Apex to Python"
- Migrates Apex to Python
Removes all bash libraries and converts almost all of the code to a
mixture of Python and Ansible. utils.sh and clean.sh still exist.
clean.sh will be migrated fully to clean.py in another patch.
The Apex Python package is now built into the opnfv-apex-common RPM. To
install locally do 'pip3 install .'. To deploy:
opnfv-deploy -d <file> -n <file> --image-dir /root/apex/.build -v --debug
Non-python files (THT yaml, settings files, ansible playbooks) are all
installed into /usr/share/opnfv-apex/. The RPM will copy settings files
into /etc/opnfv-apex/.
JIRA: APEX-317
Change-Id: I3232f0329bcd13bce5a28da6a8c9c84d0b048024
Signed-off-by: Tim Rozet <trozet@redhat.com>
Diffstat (limited to 'docs')
m--------- | docs/submodules/apex | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/apex b/docs/submodules/apex -Subproject 52b4c2556b909a1e61b50f0ff75778bed962ba8 +Subproject c6f04a5dee991a131a49c2fde9c5990fe2edac4 |