Use git.openstack.org everywhere
Our official git master is at git.openstack.org, update places that use github instead. Change-Id: If52141d186da8202bb9491f71b2eeb06c95de5fe
This commit is contained in:
parent
d58d5456c7
commit
65e67bfb1c
2
setup.py
2
setup.py
@ -37,7 +37,7 @@ setuptools.setup(
|
||||
author_email='openstack-infra@lists.openstack.org',
|
||||
description="Client library for OpenStack Nova API.",
|
||||
license="Apache License, Version 2.0",
|
||||
url="https://github.com/openstack-infra/statusbot",
|
||||
url="https://git.openstack.org/cgit/openstack-infra/statusbot",
|
||||
packages=setuptools.find_packages(exclude=['tests', 'tests.*']),
|
||||
include_package_data=True,
|
||||
setup_requires=['setuptools_git>=0.4'],
|
||||
|
Loading…
Reference in New Issue
Block a user