osi-dump 0.1.2.5__py3-none-any.whl → 0.1.2.6__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.
@@ -30,9 +30,7 @@ class ExternalPortBatchHandler:
30
30
  for connection in connections:
31
31
  importer = OpenStackExternalPortImporter(connection)
32
32
 
33
- sheet_name = (
34
- f"{util.extract_hostname(connection.auth['auth_url'])}-external_port"
35
- )
33
+ sheet_name = f"{util.extract_hostname(connection.auth['auth_url'])}-ex-port"
36
34
  exporter = ExcelExternalPortExporter(
37
35
  sheet_name=sheet_name, output_file=output_file
38
36
  )
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: osi-dump
3
- Version: 0.1.2.5
3
+ Version: 0.1.2.6
4
4
  Summary: OpenStack information dump tool
5
5
  Author: TVKain
6
6
  License: Apache-2.0
@@ -5,7 +5,7 @@ osi_dump/api/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
5
5
  osi_dump/api/octavia.py,sha256=_vuuZ-Pcj4oV1A3Sf_RSiuc_UxcHXKLty87HEyipPGg,950
6
6
  osi_dump/api/placement.py,sha256=9yADLulo1HfUnPLE7IJt4ZY8e2jRTaoeV4J4MMiKCew,455
7
7
  osi_dump/batch_handler/__init__.py,sha256=wsiE42GCjbKgXBzpiahWEDF_-IXCKzr6PyrLn0oEKSc,288
8
- osi_dump/batch_handler/external_port_batch_handler.py,sha256=kWT7cKmcZZPY1mauYDB_qaCd42CzVbTof7lm7le4U6c,1821
8
+ osi_dump/batch_handler/external_port_batch_handler.py,sha256=iGm0htGbLkpTX5RFPcrvXrVVn0eeTpavN3u4s58Z_pE,1783
9
9
  osi_dump/batch_handler/flavor_batch_handler.py,sha256=Cxf-rkuW5MrrOyiKi9N3InsdDGku7Bf0CAaPNhhM0hE,1589
10
10
  osi_dump/batch_handler/floating_ip_batch_handler.py,sha256=bEkT4BRi85qir-a1i7eEI_arA0LENq1gD6xHj8IdXu0,1771
11
11
  osi_dump/batch_handler/hypervisor_batch_handler.py,sha256=vkv6SAx1arPNVvFJ6RyvbJjC2F2Hes9km7dwhL4NJDY,1755
@@ -106,8 +106,8 @@ osi_dump/util/export_data_excel.py,sha256=VYSxDBZ7dgSbTj3n_8RRPqe183tILNh6wJW-Un
106
106
  osi_dump/util/extract_hostname.py,sha256=IpdklGHevmtRu67xeSRE_5n2mvWGI1sDsnJwExo_AR0,111
107
107
  osi_dump/util/panda_excel.py,sha256=GHHLguKLMm1sq4FHTPHABTjx7IqpOcGF_3OJT-cJORE,1011
108
108
  osi_dump/util/validate_dir_path.py,sha256=pL_OrY8JnNwk3vj6Zp6bsZtgHXhszSGRoqIt-1G5S90,507
109
- osi_dump-0.1.2.5.dist-info/METADATA,sha256=NNfXnjO6CK789JuhbOHeoKvHE9EiqAFhtVq53zVbnbM,675
110
- osi_dump-0.1.2.5.dist-info/WHEEL,sha256=HiCZjzuy6Dw0hdX5R3LCFPDmFS4BWl8H-8W39XfmgX4,91
111
- osi_dump-0.1.2.5.dist-info/entry_points.txt,sha256=ozm5sIBtXzLv6_FiUe26v1BgA3_xUReGLPhKQKZ56wQ,46
112
- osi_dump-0.1.2.5.dist-info/top_level.txt,sha256=OtAAwmJfcoPvlw_Cemo_H1aXIGV_7w0O2941KQt6faQ,9
113
- osi_dump-0.1.2.5.dist-info/RECORD,,
109
+ osi_dump-0.1.2.6.dist-info/METADATA,sha256=FeP4JssoId8FZ8744gvbW40qisaSxwVk0cjme_Jkk9E,675
110
+ osi_dump-0.1.2.6.dist-info/WHEEL,sha256=HiCZjzuy6Dw0hdX5R3LCFPDmFS4BWl8H-8W39XfmgX4,91
111
+ osi_dump-0.1.2.6.dist-info/entry_points.txt,sha256=ozm5sIBtXzLv6_FiUe26v1BgA3_xUReGLPhKQKZ56wQ,46
112
+ osi_dump-0.1.2.6.dist-info/top_level.txt,sha256=OtAAwmJfcoPvlw_Cemo_H1aXIGV_7w0O2941KQt6faQ,9
113
+ osi_dump-0.1.2.6.dist-info/RECORD,,