Fix: Failing two unit tests due to heat-translator
The existing two unit tests are failing due to the changes merged [1] in heat-translator 2.0.0 version. Failing two unit tests:- tacker.tests.unit.vnfm.infra_drivers.openstack.test_openstack.TestOpenStack 1) test_create_tosca_alarm_scale 2) test_create_tosca_scale [1]: https://review.opendev.org/#/c/696446/9/translator/hot/syntax/hot_resource.py Change-Id: Ib6457fd4c407413bea4d7d1986c54037f46fec0d Closes-Bug: #1870469
This commit is contained in:
@@ -37,7 +37,7 @@ glance-store==0.26.1
|
||||
google-auth==1.4.1
|
||||
greenlet==0.4.13
|
||||
hacking==0.12.0
|
||||
heat-translator==1.3.1
|
||||
heat-translator==2.0.0
|
||||
idna==2.6
|
||||
imagesize==1.0.0
|
||||
ipaddress==1.0.19
|
||||
|
Reference in New Issue
Block a user