[openstack-hypervisor] pin cosl to 0.0.11
cos_agent library requires latest cosl package. Pin cosl to 0.0.11. cosl is pinned to avoid any breakage due to further newer versions. Change-Id: I2fe886e2f0756a8ea80c3c2c404b0670f7e6dbb7
This commit is contained in:
parent
bd1d5b0350
commit
6924faa8a8
@ -4,7 +4,7 @@ pyroute2
|
||||
netifaces
|
||||
jsonschema
|
||||
jinja2
|
||||
cosl==0.0.5 ; python_version >= "3.8"
|
||||
cosl==0.0.11 ; python_version >= "3.8"
|
||||
pydantic==1.10.12 ; python_version >= "3.8"
|
||||
|
||||
# This charm does not use lightkube* but ops_sunbeam requires it atm
|
||||
|
Loading…
x
Reference in New Issue
Block a user