summaryrefslogtreecommitdiff
path: root/doc/source
diff options
context:
space:
mode:
authorMonty Taylor <mordred@inaugust.com>2018-03-23 09:00:33 -0500
committerMonty Taylor <mordred@inaugust.com>2018-03-23 09:00:46 -0500
commitf54ba792c9677c0a7ae41c7fbafc24ab127422de (patch)
treef6e71f85b246bc0a79a3256b047c8e66e0bdcea1 /doc/source
parent55ecda7afbc855463be8fb322d5a808721635f47 (diff)
downloadpython-neutronclient-f54ba792c9677c0a7ae41c7fbafc24ab127422de.tar.gz
Rename python-openstacksdk to openstacksdk
Change-Id: If61a78de8b16f62586988f5fdeab2146f67fa3f7
Diffstat (limited to 'doc/source')
-rw-r--r--doc/source/contributor/transition_to_osc.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/source/contributor/transition_to_osc.rst b/doc/source/contributor/transition_to_osc.rst
index 636f8cb..65889af 100644
--- a/doc/source/contributor/transition_to_osc.rst
+++ b/doc/source/contributor/transition_to_osc.rst
@@ -27,7 +27,7 @@ This document details the transition roadmap for moving the neutron client's
OpenStack Networking API support, both the Python library and the ``neutron``
command-line interface (CLI), to the
`OpenStack Client (OSC) <https://github.com/openstack/python-openstackclient>`_
-and the `OpenStack Python SDK <https://github.com/openstack/python-openstacksdk>`_.
+and the `OpenStack Python SDK <https://github.com/openstack/openstacksdk>`_.
This transition is being guided by the
`Deprecate individual CLIs in favour of OSC <https://review.openstack.org/#/c/243348/>`_
OpenStack spec. See the `Neutron RFE <https://bugs.launchpad.net/neutron/+bug/1521291>`_,
@@ -184,7 +184,7 @@ is not required as the neutronclient is already deprecated on its own.
+-------------------------------------------------+-----------------------------------------------+
| OpenStack Project for ``openstack`` Commands | Python Library to Change |
+=================================================+===============================================+
-| python-openstackclient | python-openstacksdk |
+| python-openstackclient | openstacksdk |
+-------------------------------------------------+-----------------------------------------------+
| python-neutronclient | python-neutronclient |
+-------------------------------------------------+-----------------------------------------------+