Change the repositories from stackforge to openstack

Change-Id: Ia3fced3c026fe6f8a039a584b99f8d44f8a8b3f4
This commit is contained in:
venkatamahesh 2015-10-19 14:51:33 +05:30
parent 37aad0e15d
commit 5376fe2f0e
3 changed files with 3 additions and 5 deletions

View File

@ -101,9 +101,9 @@ Contribute
~~~~~~~~~~
* Documentation: http://packages.python.org/WSME/
* Source: http://git.openstack.org/cgit/stackforge/wsme
* Source: http://git.openstack.org/cgit/openstack/wsme
* Bugs: https://bugs.launchpad.net/wsme/+bugs
* Code review: https://review.openstack.org/#/q/project:stackforge/wsme,n,z
* Code review: https://review.openstack.org/#/q/project:openstack/wsme,n,z
.. _Changelog: http://packages.python.org/WSME/changes.html
.. _python-wsme mailinglist: http://groups.google.com/group/python-wsme

View File

@ -340,5 +340,3 @@ Pyramid
The recommended way of using WSME inside Pyramid is to use
:ref:`adapter-cornice`.

View File

@ -8,7 +8,7 @@ summary = Simplify the writing of REST APIs, and extend them with additional pro
description-file = README.rst
url = https://github.com/stackforge/wsme
url = https://github.com/openstack/wsme
license = MIT