openstack-image-manager 0.20240710.0__py3-none-any.whl → 0.20240812.0__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: openstack-image-manager
3
- Version: 0.20240710.0
3
+ Version: 0.20240812.0
4
4
  Summary: OpenStack image manager
5
5
  Author-email: OSISM community <info@osism.tech>
6
6
  License: Apache License
@@ -222,23 +222,23 @@ Classifier: Programming Language :: Python :: 3.11
222
222
  Requires-Python: >=3.8
223
223
  Description-Content-Type: text/markdown
224
224
  License-File: LICENSE
225
- Requires-Dist: loguru ==0.7.2
226
- Requires-Dist: minio ==7.2.7
227
- Requires-Dist: munch ==4.0.0
228
- Requires-Dist: natsort ==8.4.0
229
- Requires-Dist: openstacksdk ==3.2.0
230
- Requires-Dist: paramiko ==3.4.0
231
- Requires-Dist: patool ==2.3.0
232
- Requires-Dist: requests ==2.32.3
233
- Requires-Dist: ruamel.yaml ==0.18.6
234
- Requires-Dist: tabulate ==0.9.0
235
- Requires-Dist: typer[all] ==0.12.3
236
- Requires-Dist: yamale ==5.2.1
225
+ Requires-Dist: loguru==0.7.2
226
+ Requires-Dist: minio==7.2.7
227
+ Requires-Dist: munch==4.0.0
228
+ Requires-Dist: natsort==8.4.0
229
+ Requires-Dist: openstacksdk==3.3.0
230
+ Requires-Dist: paramiko==3.4.1
231
+ Requires-Dist: patool==2.3.0
232
+ Requires-Dist: requests==2.32.3
233
+ Requires-Dist: ruamel.yaml==0.18.6
234
+ Requires-Dist: tabulate==0.9.0
235
+ Requires-Dist: typer[all]==0.12.3
236
+ Requires-Dist: yamale==5.2.1
237
237
 
238
238
  # openstack-image-manager
239
239
 
240
240
  [![PyPi version](https://badgen.net/pypi/v/openstack-image-manager/)](https://pypi.org/project/openstack-image-manager/)
241
241
  [![PyPi license](https://badgen.net/pypi/license/openstack-image-manager/)](https://pypi.org/project/openstack-image-manager/)
242
- [![Documentation](https://img.shields.io/static/v1?label=&message=documentation&color=blue)](https://osism.tech/docs/guides/operations-guide/openstack/day2-operations/image-manager)
242
+ [![Documentation](https://img.shields.io/static/v1?label=&message=documentation&color=blue)](https://osism.tech/docs/guides/operations-guide/openstack/tools/image-manager/)
243
243
 
244
244
  Easily manage and keep up to date a large number of images on an OpenStack environment
@@ -0,0 +1,8 @@
1
+ openstack_image_manager/__init__.py,sha256=z6lQHDMfCV8IkUz5pM1QYfQ37O2Rdy82jYovN8N9DIU,240
2
+ openstack_image_manager/main.py,sha256=DL_998wsL7HhoWiwooRXjrPxupKZLgzYoqbkKa7IHHc,46458
3
+ openstack_image_manager-0.20240812.0.dist-info/LICENSE,sha256=tAkwu8-AdEyGxGoSvJ2gVmQdcicWw3j1ZZueVV74M-E,11357
4
+ openstack_image_manager-0.20240812.0.dist-info/METADATA,sha256=tuA1L29RoSrzTDdp7CEWb93SOAu3iSNvN1JPHIocTvU,14850
5
+ openstack_image_manager-0.20240812.0.dist-info/WHEEL,sha256=R0nc6qTxuoLk7ShA2_Y-UWkN8ZdfDBG2B6Eqpz2WXbs,91
6
+ openstack_image_manager-0.20240812.0.dist-info/entry_points.txt,sha256=IrOGjHJbCa6-jmCQiqiKFqHeVvjGa1p25s2mLkt0da8,78
7
+ openstack_image_manager-0.20240812.0.dist-info/top_level.txt,sha256=iLfREddId51T97Dr9IGRQtJXKJgVy1PB6uHCaQk1j44,24
8
+ openstack_image_manager-0.20240812.0.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (70.3.0)
2
+ Generator: setuptools (72.1.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5
 
@@ -1,8 +0,0 @@
1
- openstack_image_manager/__init__.py,sha256=z6lQHDMfCV8IkUz5pM1QYfQ37O2Rdy82jYovN8N9DIU,240
2
- openstack_image_manager/main.py,sha256=DL_998wsL7HhoWiwooRXjrPxupKZLgzYoqbkKa7IHHc,46458
3
- openstack_image_manager-0.20240710.0.dist-info/LICENSE,sha256=tAkwu8-AdEyGxGoSvJ2gVmQdcicWw3j1ZZueVV74M-E,11357
4
- openstack_image_manager-0.20240710.0.dist-info/METADATA,sha256=UD9-65vuiJ7NHJvzCiBL3LmhMptxYCI1PmGwfZijIyU,14871
5
- openstack_image_manager-0.20240710.0.dist-info/WHEEL,sha256=Z4pYXqR_rTB7OWNDYFOm1qRk0RX6GFP2o8LgvP453Hk,91
6
- openstack_image_manager-0.20240710.0.dist-info/entry_points.txt,sha256=IrOGjHJbCa6-jmCQiqiKFqHeVvjGa1p25s2mLkt0da8,78
7
- openstack_image_manager-0.20240710.0.dist-info/top_level.txt,sha256=iLfREddId51T97Dr9IGRQtJXKJgVy1PB6uHCaQk1j44,24
8
- openstack_image_manager-0.20240710.0.dist-info/RECORD,,