Changed the invalid links to OpenStack SDK

Change-Id: I5e320a39eaa64027773a9aa388b0b2ab3b06e9c6
Closes-Bug: #1594168
This commit is contained in:
Sharat Sharma 2016-09-16 15:54:14 +05:30
parent 11462a3b78
commit 8b141ae8af

View File

@ -65,12 +65,12 @@ and toolkits with the OpenStack cloud:
* - Python
- OpenStack SDK
- A Python-based library for OpenStack.
- http://git.openstack.org/cgit/openstack/python-openstacksdk
- http://developer.openstack.org/sdks/python/openstacksdk/
* - Python
- Shade
- A Python-based library developed by OpenStack Infra team.
Use it to operate multiple OpenStack clouds.
- http://git.openstack.org/cgit/openstack-infra/shade
- http://docs.openstack.org/infra/shade/
* - Java
- `jClouds <https://jclouds.apache.org>`_
- A Java-based library that the Apache Foundation manages.
@ -80,7 +80,7 @@ and toolkits with the OpenStack cloud:
- `fog <http://fog.io/>`_
- A Ruby-based SDK.
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
- `pkgcloud <https://github.com/pkgcloud/pkgcloud>`_
- A Node.js-based SDK.