Add PyYaml to project requirements
Change-Id: I7b3f06199a277bf8b5f7a9bf5c495f521c9162dd
This commit is contained in:
parent
88f455d22f
commit
4af7676b3a
@ -21,6 +21,7 @@ python-neutronclient==7.2.1
|
||||
python-novaclient==17.2.1
|
||||
python-octaviaclient==2.2.0
|
||||
python-openstackclient==5.4.0
|
||||
PyYAML==5.4.1
|
||||
six==1.15.0
|
||||
sshtunnel==0.3.1
|
||||
stestr==3.1.0
|
||||
|
@ -19,6 +19,7 @@ python-neutronclient>=7.2.1 # Apache-2.0
|
||||
python-novaclient>=17.2.1 # Apache-2.0
|
||||
python-octaviaclient>=2.2.0 # Apache-2.0
|
||||
python-openstackclient>=5.4.0 # Apache-2.0
|
||||
PyYAML>=5.4.1 # MIT
|
||||
six>=1.15.0 # MIT
|
||||
sshtunnel>=0.3.1 # MIT
|
||||
testtools>=2.4.0 # MIT
|
||||
|
Loading…
Reference in New Issue
Block a user