update hacking reference url

Signed-off-by: zhangchi <zhangchi@szzt.com.cn>
Co-Authored-by: tangzhuo <ztang@hnu.edu.cn>

Change-Id: Ic8dbe8d802dca8c6574292299e14e7fbbc045aab
This commit is contained in:
zhangchi 2021-12-22 05:09:37 +00:00
parent 4dad7184b0
commit ae5dfa79e6
3 changed files with 5 additions and 6 deletions

View File

@ -3,4 +3,4 @@ The Trio2o Style Commandments
================================
Please read the OpenStack Style Commandments
http://docs.openstack.org/developer/hacking/
http://docs.openstack.org/developer/hacking/latest

View File

@ -11,10 +11,10 @@ Routes!=2.0,!=2.3.0,>=1.12.3;python_version!='2.7' # MIT
debtcollector>=1.2.0 # Apache-2.0
eventlet!=0.18.3,>=0.18.2 # MIT
pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 # BSD
requests!=2.12.2,!=2.13.0,>=2.10.0 # Apache-2.0
Jinja2!=2.9.0,!=2.9.1,!=2.9.2,!=2.9.3,!=2.9.4,>=2.8 # BSD License (3 clause)
requests!=2.20.0,!=2.24.0,>=2.10.0 # Apache-2.0
#Jinja2!=2.9.0,!=2.9.1,!=2.9.2,!=2.9.3,!=2.9.4,>=2.8 # BSD License (3 clause)
keystonemiddleware>=4.12.0 # Apache-2.0
netaddr!=0.7.16,>=0.7.13 # BSD
#netaddr!=0.7.16,>=0.7.13 # BSD
netifaces>=0.10.4 # MIT
neutron-lib>=1.3.0 # Apache-2.0
retrying!=1.3.0,>=1.2.3 # Apache-2.0

View File

@ -15,8 +15,7 @@ testrepository>=0.0.18 # Apache-2.0/BSD
testtools>=1.4.0 # MIT
testresources>=0.2.4 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD
oslotest>=1.10.0 # Apache-2.0
oslotest>=3.8.1 # Apache-2.0
os-testr>=0.8.0 # Apache-2.0
tempest-lib>=0.14.0 # Apache-2.0
ddt>=1.0.1 # MIT
reno>=1.8.0 # Apache-2.0