diff options
author | Abhijit Sinha <abhijit.sinha@intel.com> | 2018-06-14 13:32:40 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-06-14 13:32:40 +0000 |
commit | fbddf773bbc3e98d9ad11126b72ceec5fcc7764b (patch) | |
tree | 555d6b6e02227789b9bc668e90b32975a57d2906 /docs/submodules/yardstick | |
parent | 84eecb4bc750401b4d6093b9fe199fb2a191796b (diff) |
Update git submodules
* Update docs/submodules/yardstick from branch 'stable/fraser'
- Merge "Bugfix: openrc api dump should be safe_dump" into stable/fraser
- Bugfix: openrc api dump should be safe_dump
1. fix safe_dump
2. fix pep8 problem, use flask_restapi custom error handling [1]
[1] https://flask-restful.readthedocs.io/en/latest/extending.html#custom-error-handlers
JIRA: YARDSTICK-1165
RestApi openrc dump clouds.yaml error
it now use yarml.dump, should be yaml.safe_dump.
dump would gererate !!python/unicode and cause error when upload openrc file in gui
Change-Id: Id3e85f7ba7d4967277ef79109b07d7552179e5db
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
(cherry picked from commit f1a71b2889da3b49358b10b9a12ea5a512dd2743)
Diffstat (limited to 'docs/submodules/yardstick')
m--------- | docs/submodules/yardstick | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/yardstick b/docs/submodules/yardstick -Subproject 7dc30d54a77249d95d2a89770393cee98ff63c8 +Subproject 025418b9abe2d0d1f7eba575750d087616b0223 |