Make ping test support older overcloud release.
In mixed version test scenario, we can have a ping test triggered after the overcloud installation just to make sure that it works. If we fix the version to queen then this scenario cannot work. Change-Id: Ifdc0531cdba03af63231d3c3b16f59e4e22ec837
This commit is contained in:
parent
662a54491a
commit
97c0c1fca8
@ -1,4 +1,5 @@
|
||||
heat_template_version: queens
|
||||
heat_template_version: ocata
|
||||
# Keep the template version old enough to support older release testing.
|
||||
|
||||
description: >
|
||||
HOT template to create a new neutron network plus a router to the public
|
||||
|
Loading…
Reference in New Issue
Block a user