Rename python-openstacksdk to openstacksdk

Change-Id: Ibace8d78e01f3e5e30ad37c1334c654edfebfff7
This commit is contained in:
Monty Taylor 2018-03-23 08:23:38 -05:00 committed by Andreas Jaeger
parent 571a11909a
commit fd5bf098ff
2 changed files with 2 additions and 2 deletions

View File

@ -60,7 +60,7 @@ and toolkits with the OpenStack cloud:
* - Python
- OpenStack SDK
- Official Python-based library for OpenStack.
- https://docs.openstack.org/python-openstacksdk/latest/
- https://docs.openstack.org/openstacksdk/latest/
* - Python
- `Libcloud <https://libcloud.apache.org>`_
- A Python-based library that the Apache Foundation manages.

View File

@ -66,4 +66,4 @@ redirect 301 /api-ref-telemetry-v2.html https://docs.openstack.org/ceilometer/la
redirectmatch 301 /api-ref/{{ alias }}/(.*) /api-ref/{{ service_type }}/$1
{% endfor %}
redirect 301 /sdks/python/openstacksdk https://docs.openstack.org/python-openstacksdk/latest/
redirect 301 /sdks/python/openstacksdk https://docs.openstack.org/openstacksdk/latest/