Remove upper contraints on pydantic
All the external libraries supports pydantic 2.x So remove upper constraints on pydantic in requirements.txt and charmcraft.yaml for the charms. Change-Id: Ie654f6289e953511856c3daa1966cf9831dd4d98
This commit is contained in:
parent
5210d9e230
commit
7f87cc9a6c
@ -26,5 +26,5 @@ parts:
|
||||
charm-binary-python-packages:
|
||||
- cryptography
|
||||
- jsonschema
|
||||
- pydantic<2.0
|
||||
- pydantic
|
||||
- jinja2
|
||||
|
@ -1,7 +1,7 @@
|
||||
ops
|
||||
jinja2
|
||||
lightkube
|
||||
pydantic<2.0
|
||||
pydantic
|
||||
|
||||
# Uncomment below if charm relates to ceph
|
||||
# git+https://github.com/openstack/charm-ops-interface-ceph-client#egg=interface_ceph_client
|
||||
|
@ -18,5 +18,5 @@ parts:
|
||||
charm-binary-python-packages:
|
||||
- cryptography
|
||||
- jsonschema
|
||||
- pydantic<2.0
|
||||
- pydantic
|
||||
- jinja2
|
||||
|
@ -7,7 +7,7 @@
|
||||
cryptography
|
||||
jinja2
|
||||
jsonschema
|
||||
pydantic<2.0
|
||||
pydantic
|
||||
lightkube
|
||||
lightkube-models
|
||||
ops
|
||||
|
@ -26,5 +26,5 @@ parts:
|
||||
charm-binary-python-packages:
|
||||
- cryptography
|
||||
- jsonschema
|
||||
- pydantic<2.0
|
||||
- pydantic
|
||||
- jinja2
|
||||
|
@ -6,7 +6,7 @@
|
||||
|
||||
cryptography
|
||||
jinja2
|
||||
pydantic<2.0
|
||||
pydantic
|
||||
lightkube
|
||||
lightkube-models
|
||||
requests # Drop - not needed in storage backend interface.
|
||||
|
@ -7,7 +7,7 @@
|
||||
cryptography
|
||||
jinja2
|
||||
jsonschema
|
||||
pydantic<2.0
|
||||
pydantic
|
||||
lightkube
|
||||
lightkube-models
|
||||
ops
|
||||
|
@ -26,5 +26,5 @@ parts:
|
||||
charm-binary-python-packages:
|
||||
- cryptography
|
||||
- jsonschema
|
||||
- pydantic<2.0
|
||||
- pydantic
|
||||
- jinja2
|
||||
|
@ -1,6 +1,6 @@
|
||||
ops
|
||||
jsonschema
|
||||
pydantic<2.0
|
||||
pydantic
|
||||
jinja2
|
||||
lightkube
|
||||
|
||||
|
@ -26,5 +26,5 @@ parts:
|
||||
charm-binary-python-packages:
|
||||
- cryptography
|
||||
- jsonschema
|
||||
- pydantic<2.0
|
||||
- pydantic
|
||||
- jinja2
|
||||
|
@ -7,7 +7,7 @@
|
||||
cryptography
|
||||
jinja2
|
||||
jsonschema
|
||||
pydantic<2.0
|
||||
pydantic
|
||||
lightkube
|
||||
lightkube-models
|
||||
ops
|
||||
|
@ -26,5 +26,5 @@ parts:
|
||||
charm-binary-python-packages:
|
||||
- cryptography
|
||||
- jsonschema
|
||||
- pydantic<2.0
|
||||
- pydantic
|
||||
- jinja2
|
||||
|
@ -3,7 +3,7 @@ jinja2
|
||||
lightkube
|
||||
netifaces
|
||||
jsonschema
|
||||
pydantic<2.0
|
||||
pydantic
|
||||
|
||||
git+https://github.com/openstack/charm-ops-interface-ceph-client#egg=interface_ceph_client
|
||||
git+https://github.com/juju/charm-helpers.git#egg=charmhelpers
|
||||
|
@ -26,5 +26,5 @@ parts:
|
||||
charm-binary-python-packages:
|
||||
- cryptography
|
||||
- jsonschema
|
||||
- pydantic<2.0
|
||||
- pydantic
|
||||
- jinja2
|
||||
|
@ -2,7 +2,7 @@ ops
|
||||
jinja2
|
||||
pwgen
|
||||
lightkube
|
||||
pydantic<2.0
|
||||
pydantic
|
||||
|
||||
# These are only needeed if the charm relates to ceph
|
||||
git+https://github.com/openstack/charm-ops-interface-ceph-client#egg=interface_ceph_client
|
||||
|
@ -26,5 +26,5 @@ parts:
|
||||
charm-binary-python-packages:
|
||||
- cryptography
|
||||
- jsonschema
|
||||
- pydantic<2.0
|
||||
- pydantic
|
||||
- jinja2
|
||||
|
@ -7,7 +7,7 @@
|
||||
cryptography
|
||||
jinja2
|
||||
jsonschema
|
||||
pydantic<2.0
|
||||
pydantic
|
||||
lightkube
|
||||
lightkube-models
|
||||
ops
|
||||
|
@ -26,5 +26,5 @@ parts:
|
||||
charm-binary-python-packages:
|
||||
- cryptography
|
||||
- jsonschema
|
||||
- pydantic<2.0
|
||||
- pydantic
|
||||
- jinja2
|
||||
|
@ -7,7 +7,7 @@
|
||||
cryptography
|
||||
jinja2
|
||||
jsonschema
|
||||
pydantic<2.0
|
||||
pydantic
|
||||
lightkube
|
||||
lightkube-models
|
||||
ops
|
||||
|
@ -15,5 +15,5 @@ parts:
|
||||
charm-binary-python-packages:
|
||||
- cryptography
|
||||
- jsonschema
|
||||
- pydantic<2.0
|
||||
- pydantic
|
||||
- jinja2
|
||||
|
@ -1,6 +1,6 @@
|
||||
ops
|
||||
jinja2
|
||||
pydantic<2.0
|
||||
pydantic
|
||||
lightkube
|
||||
pwgen
|
||||
|
||||
|
@ -27,5 +27,5 @@ parts:
|
||||
charm-binary-python-packages:
|
||||
- cryptography
|
||||
- jsonschema
|
||||
- pydantic<2.0
|
||||
- pydantic
|
||||
- jinja2
|
||||
|
@ -7,7 +7,7 @@
|
||||
cryptography
|
||||
jinja2
|
||||
jsonschema
|
||||
pydantic<2.0
|
||||
pydantic
|
||||
lightkube
|
||||
lightkube-models
|
||||
ops
|
||||
|
@ -26,5 +26,5 @@ parts:
|
||||
charm-binary-python-packages:
|
||||
- cryptography
|
||||
- jsonschema
|
||||
- pydantic<2.0
|
||||
- pydantic
|
||||
- jinja2
|
||||
|
@ -7,7 +7,7 @@
|
||||
cryptography
|
||||
jinja2
|
||||
jsonschema
|
||||
pydantic<2.0
|
||||
pydantic
|
||||
lightkube
|
||||
lightkube-models
|
||||
|
||||
|
@ -26,5 +26,5 @@ parts:
|
||||
charm-binary-python-packages:
|
||||
- cryptography
|
||||
- jsonschema
|
||||
- pydantic<2.0
|
||||
- pydantic
|
||||
- jinja2
|
||||
|
@ -2,7 +2,7 @@ cryptography
|
||||
ops
|
||||
jinja2
|
||||
jsonschema
|
||||
pydantic<2.0
|
||||
pydantic
|
||||
lightkube
|
||||
|
||||
# From ops_sunbeam
|
||||
|
@ -26,5 +26,5 @@ parts:
|
||||
charm-binary-python-packages:
|
||||
- cryptography
|
||||
- jsonschema
|
||||
- pydantic<2.0
|
||||
- pydantic
|
||||
- jinja2
|
||||
|
@ -26,5 +26,5 @@ parts:
|
||||
charm-binary-python-packages:
|
||||
- cryptography
|
||||
- jsonschema
|
||||
- pydantic<2.0
|
||||
- pydantic
|
||||
- jinja2
|
||||
|
@ -7,7 +7,7 @@
|
||||
cryptography
|
||||
jinja2
|
||||
jsonschema
|
||||
pydantic<2.0
|
||||
pydantic
|
||||
lightkube
|
||||
lightkube-models
|
||||
ops
|
||||
|
@ -7,7 +7,7 @@
|
||||
cryptography
|
||||
jinja2
|
||||
jsonschema
|
||||
pydantic<2.0
|
||||
pydantic
|
||||
lightkube
|
||||
lightkube-models
|
||||
ops
|
||||
|
@ -26,7 +26,7 @@ parts:
|
||||
charm-binary-python-packages:
|
||||
- cryptography
|
||||
- jsonschema
|
||||
- pydantic<2.0
|
||||
- pydantic
|
||||
- jinja2
|
||||
|
||||
name: tempest-k8s
|
||||
|
Loading…
x
Reference in New Issue
Block a user