Metadata-Version: |
2.1 |
Name: |
c7n_openstack |
Version: |
0.1.32 |
Summary: |
Cloud Custodian - OpenStack Provider |
Author: |
Cloud Custodian Project |
Home-Page: |
https://cloudcustodian.io |
Project-Url: |
Documentation, https://cloudcustodian.io/docs/ |
Project-Url: |
Repository, https://github.com/cloud-custodian/cloud-custodian |
License: |
Apache-2.0 |
Classifier: |
License :: OSI Approved :: Apache Software License |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python :: 3.8 |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Programming Language :: Python :: 3.12 |
Classifier: |
Topic :: System :: Distributed Computing |
Classifier: |
Topic :: System :: Systems Administration |
Requires-Python: |
>=3.8,<4.0 |
Requires-Dist: |
c7n (==0.9.42); python_version >= "3.8" and python_version < "4.0" |
Requires-Dist: |
openstacksdk (==0.52.0); python_version >= "3.8" and python_version < "4.0" |
Requires-Dist: |
argcomplete (==3.5.1); python_version >= "3.8" and python_version < "4.0" |
Requires-Dist: |
boto3 (==1.35.60); python_version >= "3.8" and python_version < "4.0" |
Requires-Dist: |
cryptography (==43.0.3); python_version >= "3.8" and python_version < "4.0" |
Requires-Dist: |
docutils (==0.18.1); python_version >= "3.8" and python_version < "4.0" |
Requires-Dist: |
importlib-metadata (==8.4.0); python_version >= "3.8" and python_version < "4.0" |
Requires-Dist: |
jsonschema (==4.23.0); python_version >= "3.8" and python_version < "4.0" |
Requires-Dist: |
python-dateutil (==2.9.0.post0); python_version >= "3.8" and python_version < "4.0" |
Requires-Dist: |
pyyaml (==6.0.2); python_version >= "3.8" and python_version < "4.0" |
Requires-Dist: |
referencing (==0.35.1); python_version >= "3.8" and python_version < "4.0" |
Requires-Dist: |
tabulate (==0.9.0); python_version >= "3.8" and python_version < "4.0" |
Requires-Dist: |
urllib3 (==1.26.20); python_version >= "3.8" and python_version < "4.0" |
Requires-Dist: |
appdirs (==1.4.4); python_version >= "3.8" and python_version < "4.0" |
Requires-Dist: |
decorator (==5.1.1); python_version >= "3.8" and python_version < "4.0" |
Requires-Dist: |
dogpile-cache (==1.3.3); python_version >= "3.8" and python_version < "4.0" |
Requires-Dist: |
iso8601 (==2.1.0); python_version >= "3.8" and python_version < "4.0" |
Requires-Dist: |
jmespath (==1.0.1); python_version >= "3.8" and python_version < "4.0" |
Requires-Dist: |
jsonpatch (==1.33); python_version >= "3.8" and python_version < "4.0" |
Requires-Dist: |
keystoneauth1 (==5.8.0); python_version >= "3.8" and python_version < "4.0" |
Requires-Dist: |
munch (==4.0.0); python_version >= "3.8" and python_version < "4.0" |
Requires-Dist: |
netifaces (==0.11.0); python_version >= "3.8" and python_version < "4.0" |
Requires-Dist: |
os-service-types (==1.7.0); python_version >= "3.8" and python_version < "4.0" |
Requires-Dist: |
pbr (==6.1.0); python_version >= "3.8" and python_version < "4.0" |
Requires-Dist: |
requestsexceptions (==1.4.0); python_version >= "3.8" and python_version < "4.0" |
Requires-Dist: |
botocore (==1.35.60); python_version >= "3.8" and python_version < "4.0" |
Requires-Dist: |
s3transfer (==0.10.3); python_version >= "3.8" and python_version < "4.0" |
Requires-Dist: |
cffi (==1.17.1); python_version >= "3.8" and python_version < "4.0" and platform_python_implementation != "PyPy" |
Requires-Dist: |
zipp (==3.20.2); python_version >= "3.8" and python_version < "4.0" |
Requires-Dist: |
attrs (==24.2.0); python_version >= "3.8" and python_version < "4.0" |
Requires-Dist: |
importlib-resources (==6.4.5); python_version >= "3.8" and python_version < "3.9" |
Requires-Dist: |
jsonschema-specifications (==2023.12.1); python_version >= "3.8" and python_version < "4.0" |
Requires-Dist: |
pkgutil-resolve-name (==1.3.10); python_version >= "3.8" and python_version < "3.9" |
Requires-Dist: |
rpds-py (==0.20.1); python_version >= "3.8" and python_version < "4.0" |
Requires-Dist: |
six (==1.16.0); python_version >= "3.8" and python_version < "4.0" |
Requires-Dist: |
stevedore (==5.3.0); python_version >= "3.8" and python_version < "4.0" |
Requires-Dist: |
typing-extensions (==4.12.2); python_version >= "3.8" and python_version < "3.11" |
Requires-Dist: |
jsonpointer (==3.0.0); python_version >= "3.8" and python_version < "4.0" |
Requires-Dist: |
requests (==2.32.3); python_version >= "3.8" and python_version < "4.0" |
Requires-Dist: |
pycparser (==2.22); python_version >= "3.8" and python_version < "4.0" and platform_python_implementation != "PyPy" |
Requires-Dist: |
certifi (==2024.8.30); python_version >= "3.8" and python_version < "4.0" |
Requires-Dist: |
charset-normalizer (==3.4.0); python_version >= "3.8" and python_version < "4.0" |
Requires-Dist: |
idna (==3.10); python_version >= "3.8" and python_version < "4.0" |
Description-Content-Type: |
text/markdown |