Changed the invalid links to OpenStack SDK
Change-Id: I5e320a39eaa64027773a9aa388b0b2ab3b06e9c6 Closes-Bug: #1594168
This commit is contained in:
parent
11462a3b78
commit
8b141ae8af
@ -65,12 +65,12 @@ and toolkits with the OpenStack cloud:
|
|||||||
* - Python
|
* - Python
|
||||||
- OpenStack SDK
|
- OpenStack SDK
|
||||||
- A Python-based library for OpenStack.
|
- A Python-based library for OpenStack.
|
||||||
- http://git.openstack.org/cgit/openstack/python-openstacksdk
|
- http://developer.openstack.org/sdks/python/openstacksdk/
|
||||||
* - Python
|
* - Python
|
||||||
- Shade
|
- Shade
|
||||||
- A Python-based library developed by OpenStack Infra team.
|
- A Python-based library developed by OpenStack Infra team.
|
||||||
Use it to operate multiple OpenStack clouds.
|
Use it to operate multiple OpenStack clouds.
|
||||||
- http://git.openstack.org/cgit/openstack-infra/shade
|
- http://docs.openstack.org/infra/shade/
|
||||||
* - Java
|
* - Java
|
||||||
- `jClouds <https://jclouds.apache.org>`_
|
- `jClouds <https://jclouds.apache.org>`_
|
||||||
- A Java-based library that the Apache Foundation manages.
|
- A Java-based library that the Apache Foundation manages.
|
||||||
@ -80,7 +80,7 @@ and toolkits with the OpenStack cloud:
|
|||||||
- `fog <http://fog.io/>`_
|
- `fog <http://fog.io/>`_
|
||||||
- A Ruby-based SDK.
|
- A Ruby-based SDK.
|
||||||
Use it to work with multiple clouds.
|
Use it to work with multiple clouds.
|
||||||
- https://github.com/fog/fog-openstack/blob/master/lib/fog/openstack/docs/getting_started.md
|
- https://github.com/fog/fog-openstack/blob/master/docs/getting_started.md
|
||||||
* - node.js
|
* - node.js
|
||||||
- `pkgcloud <https://github.com/pkgcloud/pkgcloud>`_
|
- `pkgcloud <https://github.com/pkgcloud/pkgcloud>`_
|
||||||
- A Node.js-based SDK.
|
- A Node.js-based SDK.
|
||||||
|
Loading…
Reference in New Issue
Block a user