Update git submodules
authorFeng Pan <fpan@redhat.com>
Wed, 23 Aug 2017 17:26:53 +0000 (17:26 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Wed, 23 Aug 2017 17:26:53 +0000 (17:26 +0000)
* 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>
docs/submodules/apex

index 52b4c25..c6f04a5 160000 (submodule)
@@ -1 +1 @@
-Subproject commit 52b4c2556b909a1e61b50f0ff75778bed962ba85
+Subproject commit c6f04a5dee991a131a49c2fde9c5990fe2edac4e