diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2020-07-15 11:43:49 +0200 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2020-07-15 11:44:24 +0200 |
commit | 3633b4360dc46239a0ade3d35feebe930f2fc2b5 (patch) | |
tree | fd87df191d64dbc419fcd6b404b7d53b01a68fe7 /docs/testing/user/userguide | |
parent | 60c2629983b21450cf430f47c538948472759ccb (diff) |
Update Cirros to O.5.1
It conforms to the OpenStack gates which have just updated to Cirros
0.5.1
Change-Id: If2ec4b2da2152c244af7ea86a57054fea195c4ce
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'docs/testing/user/userguide')
-rw-r--r-- | docs/testing/user/userguide/troubleshooting.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/testing/user/userguide/troubleshooting.rst b/docs/testing/user/userguide/troubleshooting.rst index b13853c48..663051f97 100644 --- a/docs/testing/user/userguide/troubleshooting.rst +++ b/docs/testing/user/userguide/troubleshooting.rst @@ -102,7 +102,7 @@ In this case, proceed to create it manually. These are some hints:: --protocol tcp --port-range-min 80 --port-range-max 80 --remote-ip-prefix 0.0.0.0/0 The next step is to create the instances. The image used is located in -*/home/opnfv/functest/data/cirros-0.4.0-x86_64-disk.img* and a Glance image is +*/home/opnfv/functest/data/cirros-0.5.1-x86_64-disk.img* and a Glance image is created with the name **functest-vping**. If booting the instances fails (i.e. the status is not **ACTIVE**), you can check why it failed by doing:: |