commit | 4e3368b279970e4244addbafbf650b316255d69c | [log] [tgz] |
---|---|---|
author | Lianhao Lu <lianhao.lu@intel.com> | Thu Aug 09 16:45:49 2018 +0800 |
committer | Lianhao Lu <lianhao.lu@intel.com> | Thu Aug 09 16:45:49 2018 +0800 |
tree | b04ccd8eec6f2837d57cb57678218e43398f95ab | |
parent | 1de1b090628422d1e25da1384a95a81e91cc6e97 [diff] [blame] |
Ground work for hpa validation Added the declarative schema for hpa validation. This is the ground layering work for hpa validation. Change-Id: I2ff30489e191ecf187711e1025f6e3faee9946c3 Issue-ID: VNFSDK-194 Signed-off-by: Lianhao Lu <lianhao.lu@intel.com>
diff --git a/requirements.txt b/requirements.txt index 45562d5..e8df081 100644 --- a/requirements.txt +++ b/requirements.txt
@@ -1,4 +1,4 @@ -ruamel.yaml<0.16 +ruamel.yaml<0.15 requests>=2.3.0 #apache-ariatosca==0.1.1 stevedore >= 1.9.0