Updating stackforge references to openstack

Change-Id: I26e500b878d7322015f73eda151c2ba3b63b86d2
This commit is contained in:
Sumit Naiksatam 2015-10-17 14:25:30 -07:00
parent 41ec7b9d59
commit 2f7306b426
3 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
[gerrit]
host=review.openstack.org
port=29418
project=stackforge/group-based-policy-automation.git
project=openstack/group-based-policy-automation.git

View File

@ -6,10 +6,10 @@ Group Based Policy Automation
* Free software: Apache license
* Documentation: http://docs.openstack.org/developer/group-based-policy-automation
* Source: http://git.openstack.org/cgit/stackforge/group-based-policy-automation
* Source: http://git.openstack.org/cgit/openstack/group-based-policy-automation
* Bugs: http://bugs.launchpad.net/group-based-policy-automation
Features
--------
* TODO
* TODO

View File

@ -3,7 +3,7 @@
# process, which may cause wedges in the gate later.
-e git://github.com/openstack/heat.git@stable/kilo#egg=heat
-e git://github.com/stackforge/python-group-based-policy-client.git@master#egg=gbpclient
-e git://git.openstack.org/openstack/python-group-based-policy-client.git@master#egg=gbpclient
# Hacking already pins down pep8, pyflakes and flake8
hacking<0.11,>=0.10.0
coverage>=3.6