Update git submodules
authorGerard Damm <gerard.damm@wipro.com>
Fri, 4 May 2018 02:07:00 +0000 (21:07 -0500)
committerGerrit Code Review <gerrit@opnfv.org>
Tue, 8 May 2018 15:15:52 +0000 (15:15 +0000)
* Update docs/submodules/auto from branch 'master'
  - automated configuration of an OpenStack instance for ONAP

    Initial code (based on OpenStack SDK Python client) for configuring
    an OpenStack instance (e.g. installed by Fuel/MCP) and prepare it for
    ONAP (especially, to host VM-based VNFs).

    Currently works: creation of networks, routers, router interfaces,
    security groups (accessing VMs also works with compute proxy, but is
    not used for this program).

    Current issues: identity proxy (so can't create projects and users),
    adding gateway to router, deletions

    This script could be launched automatically right after installing
    OpenStack, and before installing ONAP (so as to grab OpenStack info
    to be fed into ONAP configuration files). Also, VNF YAML/ENV files
    can be populated once the OpenStack instance is ready for ONAP.

    Note: plenty of test and debug lines, which would be removed.
    This changeset is just to capture a snapshot of this effort in the
    Auto repository, and to enable reviews and feedback.

    Change-Id: If3b69b5a9a45905455db3a4eae0c6b336ce7447b
Signed-off-by: Gerard Damm <gerard.damm@wipro.com>
docs/submodules/auto

index a85a336..5ba5768 160000 (submodule)
@@ -1 +1 @@
-Subproject commit a85a3366e4ca2094facf69b696e0c03e97ab45dc
+Subproject commit 5ba5768eee759f9d09d20a2fe6af6b4fe9463d54