Update git submodules
authorTim Rozet <trozet@redhat.com>
Tue, 12 Sep 2017 21:32:56 +0000 (17:32 -0400)
committerGerrit Code Review <gerrit@opnfv.org>
Mon, 6 Nov 2017 10:25:09 +0000 (10:25 +0000)
commita551bfddbe8cc47c5adb15fd8d9e9ed3f0262e76
tree3944cae111c291d76babb85f55f5a750df55cbcc
parent9516992e9bc8a42d7b7132c4f6ead08d52667465
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Adds ability to deploy from upstream openstack

    To deploy with upstream openstack branch, use new deploy setting 'os_version'.
    A default scenario file for nosdn with pike has been included in this patch.
    If 'os_version' is a version other than the default version for this OPNFV
    release, then upstream is used.

    In order to use upstream with the current OS version use '--upstream'
    argument to the deploy command, to force an upstream deployment.

    Also include '-e upstream-environment.yaml' to use default upstream
    deployment settings.

    Supports nosdn and odl-nofeature deployments.

    Change-Id: Ic07e308827b449637b4e86cdd086434e4de2fb69
Signed-off-by: Tim Rozet <trozet@redhat.com>
docs/submodules/apex