Rename python-openstacksdk to openstacksdk
Change-Id: Ibace8d78e01f3e5e30ad37c1334c654edfebfff7
This commit is contained in:
parent
571a11909a
commit
fd5bf098ff
@ -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.
|
||||
|
@ -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/
|
||||
|
Loading…
Reference in New Issue
Block a user