Update git submodules
authorTina Tsou <tina.tsou@arm.com>
Wed, 21 Mar 2018 21:05:40 +0000 (21:05 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Wed, 21 Mar 2018 21:05:40 +0000 (21:05 +0000)
commit9604ee6b43da7a8c4177eb15bd86d1dc85585a57
tree020fa6585e9b8f0f525687651be14d9722e4402b
parent50e916fdfa3dacf4c4734db1195b59bfdd75427b
Update git submodules

* Update docs/submodules/auto from branch 'master'
  - Merge "structures for definition code (Tests and Challenges)"
  - structures for definition code (Tests and Challenges)

    JIRA: AUTO-13

    Created structures for configuring various test definition scripts
    and challenge definition scripts in corresponding classes (something like
    libraries of functions, with an index ID to pick the applicable function).
    This will be useful to leverage Python clients to OpenStack and
    Kubernetes, or even for HTTP-level APIs for ONAP. It may be more flexible
    than the list of CLI/API commands initially planned (however, the list structures
    are still there, and might be used by the scripts).

    Additionally, there are some test snippets for Openstack Python SDK (work in progress).
    Also, there is a clouds.yaml file, for this interface.

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