mirror of
https://opendev.org/openstack/heat.git
synced 2026-01-11 19:56:58 +00:00
Fix missing os-service-types
It is required for openstacksdk client plugin. Change-Id: I44bf0009dc863d91d464adc9ad3a851400a39950 Signed-off-by: Takashi Kajinami <kajinamit@oss.nttdata.com>
This commit is contained in:
parent
fea6044a60
commit
94f93d705f
1 changed files with 1 additions and 0 deletions
|
|
@ -12,6 +12,7 @@ lxml>=4.5.0 # BSD
|
|||
netaddr>=0.7.18 # BSD
|
||||
neutron-lib>=1.14.0 # Apache-2.0
|
||||
openstacksdk>=0.28.0 # Apache-2.0
|
||||
os-service-types>=1.2.0 # Apache-2.0
|
||||
oslo.cache>=1.26.0 # Apache-2.0
|
||||
oslo.config>=6.8.0 # Apache-2.0
|
||||
oslo.concurrency>=3.26.0 # Apache-2.0
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue