Integration library between network (Neutron) and compute (Nova) providers
Go to file
Rodolfo Alonso Hernandez 76ad6b2f49 Add VersionedObjectPrintable mixin
Added VersionedObjectPrintable mixin for versioned objects. If an
OVO inherits from this class, the output string will contain all
data stored in the object, along with the version, name, namespace
and fields changed.

Change-Id: Ice9418fc28ded9aff902a9e65008d68cb64093f5
2017-10-04 15:13:54 +01:00
doc/source doc: Remove cruft from releasenotes conf.py 2017-07-20 11:40:17 +01:00
os_vif Add VersionedObjectPrintable mixin 2017-10-04 15:13:54 +01:00
releasenotes Add Port Profile info to VIF objects Linux Bridge plugin 2017-10-04 15:12:12 +01:00
vif_plug_linux_bridge Add Port Profile info to VIF objects Linux Bridge plugin 2017-10-04 15:12:12 +01:00
vif_plug_ovs Merge "Add Port Profile info to VIF objects OVS plugin" 2017-10-04 09:12:50 +00:00
.coveragerc Import of code from https://github.com/jaypipes/os_vif 2016-01-13 12:56:01 -05:00
.gitignore Start using reno for release notes 2016-05-03 13:53:29 +01:00
.gitreview Added .gitreview 2015-11-11 16:10:58 +00:00
.mailmap Import of code from https://github.com/jaypipes/os_vif 2016-01-13 12:56:01 -05:00
.testr.conf Import of code from https://github.com/jaypipes/os_vif 2016-01-13 12:56:01 -05:00
babel.cfg Import of code from https://github.com/jaypipes/os_vif 2016-01-13 12:56:01 -05:00
CONTRIBUTING.rst Import of code from https://github.com/jaypipes/os_vif 2016-01-13 12:56:01 -05:00
HACKING.rst Update the documentation link for doc migration 2017-07-24 17:20:28 +08:00
LICENSE Import of code from https://github.com/jaypipes/os_vif 2016-01-13 12:56:01 -05:00
README.rst Update the documentation link for doc migration 2017-07-24 17:20:28 +08:00
requirements.txt Updated from global requirements 2017-09-21 13:09:29 +00:00
setup.cfg Update the documentation link for doc migration 2017-07-24 17:20:28 +08:00
setup.py Updated from global requirements 2017-03-10 19:12:21 +00:00
test-requirements.txt Updated from global requirements 2017-09-21 13:09:29 +00:00
tox.ini doc: Remove cruft from releasenotes conf.py 2017-07-20 11:40:17 +01:00

Team and repository tags

image

os-vif

Latest Version

Downloads

A library for plugging and unplugging virtual interfaces in OpenStack.