diff options
author | Morgan Richomme <morgan.richomme@orange.com> | 2017-09-06 06:52:43 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-09-06 06:52:43 +0000 |
commit | 7fbee7fea0ce86f0d4585795fa37b58cdfd0200e (patch) | |
tree | ed42abbdbf15713133723043f1d586aaa4f950fa /docs | |
parent | 655537333a72067d24920b166aee34123a23de1b (diff) |
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>
Diffstat (limited to 'docs')
m--------- | docs/submodules/functest | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/functest b/docs/submodules/functest -Subproject 808319c010baf449808214ec06237b4703af39c +Subproject 955cce803147e194b03c4950d66aeac273b9475 |