diff options
| author | Zuul <zuul@review.openstack.org> | 2018-12-21 00:26:47 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2018-12-21 00:26:47 +0000 |
| commit | 279546736a6c54349e8da7a195386d0667a63686 (patch) | |
| tree | d28e7a4714cf29d0e42b00e2b006eb05c9b8aa5e | |
| parent | aaa106059768735e5dae5218ebd3a75ae2ec23d3 (diff) | |
| parent | 341333b7c3e65e3aaf9d88a9d4bd5fddbe5263a4 (diff) | |
| download | python-openstackclient-279546736a6c54349e8da7a195386d0667a63686.tar.gz | |
Merge "Update the URL in doc"
| -rw-r--r-- | releasenotes/notes/bug-1519502-f72236598d14d350.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/releasenotes/notes/bug-1519502-f72236598d14d350.yaml b/releasenotes/notes/bug-1519502-f72236598d14d350.yaml index 1ace59bd..b793b99b 100644 --- a/releasenotes/notes/bug-1519502-f72236598d14d350.yaml +++ b/releasenotes/notes/bug-1519502-f72236598d14d350.yaml @@ -9,4 +9,4 @@ features: upgrade: - Output of command ``ip floating list`` for nova network has been changed. And it is different from the output of neutron network. - [Ref `<http://docs.openstack.org/developer/python-openstackclient/backwards-incompatible.html>`_] + [Ref `<https://docs.openstack.org/python-openstackclient/latest/cli/backwards-incompatible.html>`_] |
