Bump cirros image version to 0.4.0
This patch bumps the cirros image version so gates pass. Will be looking to implement a more permenant solution in the future. Change-Id: I9da6cf3045752b1e7e3344f042197d9ef11a0909
This commit is contained in:
parent
213ff3a590
commit
fc3b473eaa
@ -17,7 +17,7 @@ spec_nova_server = {
|
||||
"properties": {
|
||||
"flavor": "1",
|
||||
"name": "new-server-test",
|
||||
"image": "cirros-0.3.6-x86_64-disk",
|
||||
"image": "cirros-0.4.0-x86_64-disk",
|
||||
"networks": [
|
||||
{"network": "private"}
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user