From 48d735cc1bec3b842d06a72992dc36c8799af381 Mon Sep 17 00:00:00 2001 From: xudan Date: Tue, 8 Oct 2019 21:54:39 -0400 Subject: Update all redirected links in Dovetail docs The pod ld-build2 only has python 3.6 installed, so change the tox env to be 3.6 Other pods has python 3.5 to verify pep8, py35 ... Change-Id: I0289d7ce96ffa49dd08ce4b855fe071a5e608cbf Signed-off-by: xudan --- .../user/testspecification/tempest_compute/index.rst | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'docs/testing/user/testspecification/tempest_compute/index.rst') diff --git a/docs/testing/user/testspecification/tempest_compute/index.rst b/docs/testing/user/testspecification/tempest_compute/index.rst index 18a0019a..bd1cace0 100644 --- a/docs/testing/user/testspecification/tempest_compute/index.rst +++ b/docs/testing/user/testspecification/tempest_compute/index.rst @@ -29,30 +29,30 @@ These runtime operations includes: References ========== -`Security Groups: `_ +`Security Groups: `_ - create security group - delete security group -`Networks: `_ +`Networks: `_ - create network - delete network -`Routers and interface: `_ +`Routers and interface: `_ - create router - update router - delete router - add interface to router -`Subnets: `_ +`Subnets: `_ - create subnet - update subnet - delete subnet -`Servers: `_ +`Servers: `_ - create keypair - create server @@ -60,13 +60,13 @@ References - add/assign floating IP - disassociate floating IP -`Ports: `_ +`Ports: `_ - create port - update port - delete port -`Floating IPs: `_ +`Floating IPs: `_ - create floating IP - delete floating IP -- cgit 1.2.3-korg