os-vif 3.6.0__py3-none-any.whl → 3.7.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.

Potentially problematic release.


This version of os-vif might be problematic. Click here for more details.

@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: os-vif
3
- Version: 3.6.0
3
+ Version: 3.7.0
4
4
  Summary: A library for plugging and unplugging virtual interfaces in OpenStack.
5
5
  Home-page: https://docs.openstack.org/os-vif/latest/
6
6
  Author: OpenStack
@@ -27,11 +27,11 @@ Requires-Dist: oslo.config (>=5.1.0)
27
27
  Requires-Dist: oslo.i18n (>=3.15.3)
28
28
  Requires-Dist: oslo.log (>=3.30.0)
29
29
  Requires-Dist: oslo.privsep (>=1.23.0)
30
- Requires-Dist: oslo.serialization (!=2.19.1,>=2.18.0)
30
+ Requires-Dist: oslo.serialization (>=2.20.0)
31
31
  Requires-Dist: oslo.utils (>=2.0.0)
32
32
  Requires-Dist: oslo.versionedobjects (>=1.28.0)
33
33
  Requires-Dist: ovsdbapp (>=0.12.1)
34
- Requires-Dist: pbr (!=2.1.0,>=2.0.0)
34
+ Requires-Dist: pbr (>=3.0.0)
35
35
  Requires-Dist: stevedore (>=1.20.0)
36
36
  Requires-Dist: pyroute2 (>=0.5.2) ; (sys_platform!='win32')
37
37
 
@@ -83,11 +83,11 @@ vif_plug_ovs/tests/unit/test_linux_net.py,sha256=B3buNpn9EKZQPio5rNrIma_E5MUL9vB
83
83
  vif_plug_ovs/tests/unit/test_plugin.py,sha256=-RmB-IGzaFaFmg-sNLupFd0sHwdRQ6IoGpgWFNdmv8k,33303
84
84
  vif_plug_ovs/tests/unit/ovsdb/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
85
85
  vif_plug_ovs/tests/unit/ovsdb/test_ovsdb_lib.py,sha256=rNPmkH_xkGCrRDeUV_xQEAJ6A7sOH-sEGXvPYju1zwk,10705
86
- os_vif-3.6.0.dist-info/AUTHORS,sha256=kZdfNnkbapBsRD4W-nOGD5iPcwn83A2tZvVbRJxItcA,3215
87
- os_vif-3.6.0.dist-info/LICENSE,sha256=XfKg2H1sVi8OoRxoisUlMqoo10TKvHmU_wU39ks7MyA,10143
88
- os_vif-3.6.0.dist-info/METADATA,sha256=MOdEAtvggkUGcZo32mn7UHrDYi0DA8XMLPuZGHJKP8U,2373
89
- os_vif-3.6.0.dist-info/WHEEL,sha256=g4nMs7d-Xl9-xC9XovUrsDHGXt-FT0E17Yqo92DEfvY,92
90
- os_vif-3.6.0.dist-info/entry_points.txt,sha256=UhIaj_WPv49yG316SjjDuMlSqGvym-_TVYEn5JKlEaQ,207
91
- os_vif-3.6.0.dist-info/pbr.json,sha256=TVSvqWNQsJPvKIABFcZfEquQmNtHSbUpbb3JmAZ21LM,46
92
- os_vif-3.6.0.dist-info/top_level.txt,sha256=ULBxtkTk3bkfzCSYJjifWehfjJdMODVzC6SX5l_CNKo,56
93
- os_vif-3.6.0.dist-info/RECORD,,
86
+ os_vif-3.7.0.dist-info/AUTHORS,sha256=kZdfNnkbapBsRD4W-nOGD5iPcwn83A2tZvVbRJxItcA,3215
87
+ os_vif-3.7.0.dist-info/LICENSE,sha256=XfKg2H1sVi8OoRxoisUlMqoo10TKvHmU_wU39ks7MyA,10143
88
+ os_vif-3.7.0.dist-info/METADATA,sha256=mDS7GozmC4yApdWSNUn2jH6T7yJI1E_U7DaEIumSRKw,2356
89
+ os_vif-3.7.0.dist-info/WHEEL,sha256=g4nMs7d-Xl9-xC9XovUrsDHGXt-FT0E17Yqo92DEfvY,92
90
+ os_vif-3.7.0.dist-info/entry_points.txt,sha256=UhIaj_WPv49yG316SjjDuMlSqGvym-_TVYEn5JKlEaQ,207
91
+ os_vif-3.7.0.dist-info/pbr.json,sha256=ht12tHl6tNQ2XGWgv4VLXIkGcWong6C6o_mDCjqWVF0,46
92
+ os_vif-3.7.0.dist-info/top_level.txt,sha256=ULBxtkTk3bkfzCSYJjifWehfjJdMODVzC6SX5l_CNKo,56
93
+ os_vif-3.7.0.dist-info/RECORD,,
@@ -0,0 +1 @@
1
+ {"git_version": "bb3e3da", "is_release": true}
@@ -1 +0,0 @@
1
- {"git_version": "c65922f", "is_release": true}
File without changes