summaryrefslogtreecommitdiff
path: root/python_openstackclient.egg-info
diff options
Diffstat (limited to 'python_openstackclient.egg-info')
-rw-r--r--python_openstackclient.egg-info/PKG-INFO3
-rw-r--r--python_openstackclient.egg-info/SOURCES.txt2
-rw-r--r--python_openstackclient.egg-info/pbr.json2
-rw-r--r--python_openstackclient.egg-info/requires.txt2
4 files changed, 6 insertions, 3 deletions
diff --git a/python_openstackclient.egg-info/PKG-INFO b/python_openstackclient.egg-info/PKG-INFO
index 7bf60f2..ce3eb47 100644
--- a/python_openstackclient.egg-info/PKG-INFO
+++ b/python_openstackclient.egg-info/PKG-INFO
@@ -1,6 +1,6 @@
Metadata-Version: 1.2
Name: python-openstackclient
-Version: 7.0.0
+Version: 7.1.2
Summary: OpenStack Command-line Client
Home-page: https://docs.openstack.org/python-openstackclient/latest/
Author: OpenStack
@@ -158,4 +158,5 @@ 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
Requires-Python: >=3.8
diff --git a/python_openstackclient.egg-info/SOURCES.txt b/python_openstackclient.egg-info/SOURCES.txt
index 2539f44..3041c4c 100644
--- a/python_openstackclient.egg-info/SOURCES.txt
+++ b/python_openstackclient.egg-info/SOURCES.txt
@@ -346,6 +346,7 @@ openstackclient/object/v1/__init__.py
openstackclient/object/v1/account.py
openstackclient/object/v1/container.py
openstackclient/object/v1/object.py
+openstackclient/releasenotes/notes/volume-backup-created-at-list-b49ec893ae1f6b0d.yaml
openstackclient/tests/__init__.py
openstackclient/tests/functional/__init__.py
openstackclient/tests/functional/base.py
@@ -847,6 +848,7 @@ releasenotes/notes/add_options_to_user_create_and_set-302401520f36d153.yaml
releasenotes/notes/add_resource_option_immutable-efed6e1ebdc69591.yaml
releasenotes/notes/add_volume_backend_commands_to_volumeV3-145b114e40ab8615.yaml
releasenotes/notes/address-scope-delete-multi-31c3af73feb31265.yaml
+releasenotes/notes/aggregate-list-uuid-column-808a0d051006a5ef.yaml
releasenotes/notes/allow-custom-logging-12d55f8ed859ff8e.yaml
releasenotes/notes/allow-port-create-with-extra-dhcp-options-c2c40e4002b52e2a.yaml
releasenotes/notes/allow-port-list-with-ip-address-substr-14c5805b241e402f.yaml
diff --git a/python_openstackclient.egg-info/pbr.json b/python_openstackclient.egg-info/pbr.json
index 014faf7..64fb69e 100644
--- a/python_openstackclient.egg-info/pbr.json
+++ b/python_openstackclient.egg-info/pbr.json
@@ -1 +1 @@
-{"git_version": "a59262e4", "is_release": true} \ No newline at end of file
+{"git_version": "08c84454", "is_release": true} \ No newline at end of file
diff --git a/python_openstackclient.egg-info/requires.txt b/python_openstackclient.egg-info/requires.txt
index c902bc6..b79129e 100644
--- a/python_openstackclient.egg-info/requires.txt
+++ b/python_openstackclient.egg-info/requires.txt
@@ -7,5 +7,5 @@ oslo.i18n>=3.15.3
pbr!=2.1.0,>=2.0.0
python-cinderclient>=3.3.0
python-keystoneclient>=3.22.0
-requests>=2.14.2
+requests>=2.27.0
stevedore>=2.0.1