diff options
| author | Zuul <zuul@review.opendev.org> | 2019-06-14 02:25:02 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2019-06-14 02:25:02 +0000 |
| commit | 82823f89f04a931b2491b92b2d3b0349e286fd9b (patch) | |
| tree | 4d230f01a2f3cfe0a9e1578ea612ad856b1c6b16 /openstackclient/tests/functional/compute | |
| parent | 57dec524c81ce7ec3ced84f5843b27165191c809 (diff) | |
| parent | aabc67f3a2946c783056b5f282c9facad164e630 (diff) | |
| download | python-openstackclient-82823f89f04a931b2491b92b2d3b0349e286fd9b.tar.gz | |
Merge "Rename review.openstack.org to review.opendev.org"
Diffstat (limited to 'openstackclient/tests/functional/compute')
| -rw-r--r-- | openstackclient/tests/functional/compute/v2/test_server.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openstackclient/tests/functional/compute/v2/test_server.py b/openstackclient/tests/functional/compute/v2/test_server.py index 6330ac98..e52a42d3 100644 --- a/openstackclient/tests/functional/compute/v2/test_server.py +++ b/openstackclient/tests/functional/compute/v2/test_server.py @@ -485,7 +485,7 @@ class ServerTests(common.ComputeTestCase): cmd_output['status'], ) - # NOTE(dtroyer): Prior to https://review.openstack.org/#/c/407111 + # NOTE(dtroyer): Prior to https://review.opendev.org/#/c/407111 # --block-device-mapping was ignored if --volume # present on the command line. Now we should see the # attachment. |
