Reviewed: https://review.openstack.org/304831 Committed: https://git.openstack.org/cgit/openstack/fuel-web/commit/?id=b0ef081ab5056eb20e6adecb7848330908b6ccd6 Submitter: Jenkins Branch: master
commit b0ef081ab5056eb20e6adecb7848330908b6ccd6 Author: Larry Rensing <email address hidden> Date: Tue Apr 12 19:20:08 2016 +0000
Removed unnecessary yaml parsing
In test_attributes_validation.py, there were many strings that were being parsed by YAML. These strings have been converted to dicts to reduce redundant YAML parsing.
Change-Id: I04e62e50f545772e54165fb2df360cef818fd3d0 Closes-Bug: #1567548
Reviewed: https:/ /review. openstack. org/304831 /git.openstack. org/cgit/ openstack/ fuel-web/ commit/ ?id=b0ef081ab50 56eb20e6adecb78 48330908b6ccd6
Committed: https:/
Submitter: Jenkins
Branch: master
commit b0ef081ab5056eb 20e6adecb784833 0908b6ccd6
Author: Larry Rensing <email address hidden>
Date: Tue Apr 12 19:20:08 2016 +0000
Removed unnecessary yaml parsing
In test_attributes _validation. py, there were many strings that were
being parsed by YAML. These strings have been converted to dicts
to reduce redundant YAML parsing.
Change-Id: I04e62e50f54577 2e54165fb2df360 cef818fd3d0
Closes-Bug: #1567548