wu.shiming 0aa1ac3859 Fix hacking min version to 3.0.1
flake8 new release 3.8.0 added new checks and gate pep8
job start failing. hacking 3.0.1 fix the pinning of flake8 to
avoid bringing in a new version with new checks.

Though it is fixed in latest hacking but 2.0 and 3.0 has cap for
flake8 as <4.0.0 which mean flake8 new version 3.9.0 can also
break the pep8 job if new check are added.

To avoid similar gate break in future, we need to bump the hacking min
version.

- http://lists.openstack.org/pipermail/openstack-discuss/2020-May/014828.html

Change-Id: I2155491aa65b11c36e0f2f7f0b53b405fb2b387a
2020-11-20 01:38:59 +00:00
2020-08-20 09:00:17 +01:00
2018-07-05 16:20:22 +00:00
2019-04-19 19:37:13 +00:00
2020-09-10 09:45:33 +00:00
2018-10-11 16:40:54 +02:00
2020-05-02 18:28:47 +09:00
2020-05-12 12:09:55 +00:00
2017-03-10 19:12:21 +00:00

Team and repository tags

image

os-vif

Latest Version

Downloads

A library for plugging and unplugging virtual interfaces in OpenStack.

Description
Integration library between network (Neutron) and compute (Nova) providers
Readme 7.9 MiB
Languages
Python 100%