Update git submodules
authorMorgan Richomme <morgan.richomme@orange.com>
Wed, 6 Sep 2017 06:52:43 +0000 (06:52 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Wed, 6 Sep 2017 06:52:43 +0000 (06:52 +0000)
commit7fbee7fea0ce86f0d4585795fa37b58cdfd0200e
treeed42abbdbf15713133723043f1d586aaa4f950fa
parent655537333a72067d24920b166aee34123a23de1b
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Add UEFI support in functest"
  - Add UEFI support in functest

    Add extra properties to the cirros image
    for ARM architecture.
    In the glanceclient repository, the create method
    expects **kwargs as parameters, thus an extra_properties
    variable containing a dictionary of property-value pairs
    can be added (if given) to the image to be created.
    If the properties do not appear, the call should not affect
    the image properties because the dictionary is initialized
    as empty.

    Change-Id: I690da90e6c6f250bd0a3d99cce39aa250e19b9c2
Signed-off-by: Catalina Focsa <catalina.focsa@enea.com>
docs/submodules/functest