disable triggering version discovery in test_generator unit tests
Fixed unit.actions.openstack.test_generator.GeneratorTest.test_generator
failure by avoid triggering version discovery as it needs to talk to
Keystone server. Talking to a live Keystone server is not needed for
this particular unit test.
NOTE: this patch is only applicable to stable/rocky and with the latest
openstacksdk 0.17.3 release.
NOTE: this patch also includes change I9ab552dd4bf3826f358d73a4bddaf1885b1be130
from https://review.opendev.org/#/c/672543/ as both are needed in order
to pass Jenkins.
Reviewed: https:/ /review. opendev. org/672185 /git.openstack. org/cgit/ openstack/ mistral/ commit/ ?id=f2a0b569f76 7e0f7cea844ed01 accccf810ca618
Committed: https:/
Submitter: Zuul
Branch: stable/rocky
commit f2a0b569f767e0f 7cea844ed01accc cf810ca618
Author: Guang Yee <email address hidden>
Date: Mon Jul 22 15:15:00 2019 -0700
disable triggering version discovery in test_generator unit tests
Fixed unit.actions. openstack. test_generator. GeneratorTest. test_generator
failure by avoid triggering version discovery as it needs to talk to
Keystone server. Talking to a live Keystone server is not needed for
this particular unit test.
NOTE: this patch is only applicable to stable/rocky and with the latest
openstacksdk 0.17.3 release.
NOTE: this patch also includes change I9ab552dd4bf382 6f358d73a4bddaf 1885b1be130 /review. opendev. org/#/c/ 672543/ as both are needed in order
from https:/
to pass Jenkins.
Change-Id: Ib2c72e89612c9b 2b4bccd37cb7978 04ea40e0b1f
Closes-Bug: 1837468