change gerrit remote address

Change-Id: I1e228adbb34451c6ee1af452412faf8675b2579f
This commit is contained in:
jiasirui 2021-10-20 14:47:04 +08:00
parent a03fcf477f
commit 4a7cd64afd
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
[gerrit]
host=review.opendev.org
port=29418
project=inspur/python-venusclient.git
project=openstack/python-venusclient.git

View File

@ -12,7 +12,7 @@ oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0
oslo.utils>=3.33.0 # Apache-2.0
os-client-config>=1.28.0 # Apache-2.0
osc-lib>=1.8.0 # Apache-2.0
PrettyTable<0.8,>=0.7.1 # BSD
PrettyTable>=0.7.1 # BSD
cryptography!=2.0,>=1.9 # BSD/Apache-2.0
decorator>=3.4.0 # BSD
openstacksdk>=0.42.0 # Apache-2.0