Integration library between network (Neutron) and compute (Nova) providers
Go to file
Andreas Jaeger 94f17912c5 Switch to newer openstackdocstheme and reno versions
Switch to openstackdocstheme 2.2.1 and reno 3.1.0 versions. Using
these versions will allow especially:
* Linking from HTML to PDF document
* Allow parallel building of documents
* Fix some rendering

Update Sphinx version as well.

openstackdocstheme renames some variables, so follow the renames
before the next release removes them. A couple of variables are also
not needed anymore, remove them.

Change pygments_style to 'native' since old theme version always used
'native' and the theme now respects the setting and using 'sphinx' can
lead to some strange rendering.

See also
http://lists.openstack.org/pipermail/openstack-discuss/2020-May/014971.html

Change-Id: I612722e75975d6cfd5fc61037834b675117019e7
2020-05-22 17:30:44 +00:00
doc Switch to newer openstackdocstheme and reno versions 2020-05-22 17:30:44 +00:00
os_vif Remove six 2020-05-02 18:28:47 +09:00
playbooks/openstack-tox-functional-ovs-with-sudo move os-vif-ovs to be a non legacy job. 2020-01-22 14:39:19 +00:00
releasenotes Switch to newer openstackdocstheme and reno versions 2020-05-22 17:30:44 +00:00
vif_plug_linux_bridge Remove six 2020-05-02 18:28:47 +09:00
vif_plug_noop add noop plugin 2018-07-05 16:20:22 +00:00
vif_plug_ovs Remove six 2020-05-02 18:28:47 +09:00
.coveragerc Import of code from https://github.com/jaypipes/os_vif 2016-01-13 12:56:01 -05:00
.gitignore Git ignore .stestr 2018-01-15 16:18:50 +01:00
.gitreview OpenDev Migration Patch 2019-04-19 19:37:13 +00:00
.mailmap Import of code from https://github.com/jaypipes/os_vif 2016-01-13 12:56:01 -05:00
.stestr.conf Migrate from 'ip' commands to 'pyroute2' 2018-01-08 10:17:42 +00:00
.testr.conf Import of code from https://github.com/jaypipes/os_vif 2016-01-13 12:56:01 -05:00
.zuul.yaml Add Python3 victoria unit tests 2020-04-30 17:04:47 +00:00
CONTRIBUTING.rst [Community goal] Update contributor documentation 2020-04-30 21:46:35 +00:00
HACKING.rst Reflow docs to 79 columns 2018-10-11 16:40:54 +02:00
LICENSE Import of code from https://github.com/jaypipes/os_vif 2016-01-13 12:56:01 -05:00
lower-constraints.txt Switch to newer openstackdocstheme and reno versions 2020-05-22 17:30:44 +00:00
README.rst Replace git.openstack.org URLs with opendev.org URLs 2019-04-29 13:24:37 +08:00
requirements.txt Remove six 2020-05-02 18:28:47 +09:00
setup.cfg Remove translation sections from setup.cfg 2020-05-09 01:58:42 +09:00
setup.py Updated from global requirements 2017-03-10 19:12:21 +00:00
test-requirements.txt Update hacking for Python3 2020-03-31 06:44:56 +00:00
tox.ini trivial: Remove some rules from flake8 ignore list 2020-03-31 11:05:27 +01:00

Team and repository tags

image

os-vif

Latest Version

Downloads

A library for plugging and unplugging virtual interfaces in OpenStack.