Changelog for
python2-os-vif-1.15.1-lp150.2.56.noarch.rpm :
* Mon Apr 08 2019 cloud-develAATTsuse.de- update to version 1.15.1 - Do not import pyroute2 on Windows - Add support for Windows network commands - Add native implementation OVSDB API - Add test to check os_vif.internal.command.ip.exists - Extend port profiles with datapath offload type - Cleanup zuul config file - Change python3.5 job to python3.7 job on Stein+ - Import IP implementation modules outside privsep context - remove use of brctl from vif_plug_linux_bridge - always create ovs port during plug - add isolate_vif config option - clean up ip_command interface - Reflow docs to 79 columns - Add abstract OVSDB API - Add create_port field in VIFPortProfileOpenVSwitch profile - import zuul job settings from project-config - Do not call linux_net.delete_net_dev on Windows - Change openstack-dev to openstack-discuss - Fix nits in brctl removal (vif_plug_linux_bridge) - add nested DPDK VIF classes for kuryr-kubernetes - Update reno for stable/rocky - Create iproute.IPRoute() inside a context - Apply workaround to host_info serialization test - remove brctl from vif_plug_ovs - Update min tox version to 2.0 - docs: Add API docs for profile, datapath offload types - Remove IPTools deprecated implementation - Add \"master\" parameter to ip.set() API function - docs: Add API docs for VIF types - Convert hardcoded regexes to raw strings for py36 - switch documentation job to new PTI - add python 3.6 unit test job - Clean up versioned object backlevelling code - Cleanup device at the end of \'test_iproute_object_closes_correctly\' test - Fix upper-constraints link in tox file - make kuryr-kubernetes-tempest-daemon-octavia non voting - Fix random test_unplug_ovs failures - Update hacking version - do not always plug ovs ports. - make functional tests run on python 3 - Add vif_plug_noop to setup.cfg packages - Support for OVS DB TCP socket communication. - add additional check and gate jobs for os-vif - Add function \"has_table_columns\" to OVSDB implementation API
* Tue Sep 04 2018 cloud-develAATTsuse.de- update to version 1.11.1 - ovs: do not delete port if already exists - Update reno for stable/queens - add noop plugin - add upper_constraints support - Add vif_plug_noop to setup.cfg packages - doc: Fix formatting issues - Configure privsep binary - Add kuryr-kubernetes Tempest job - Add release note link in README - Add lower-constraints job - Remove unnecessary pyNN testenv sections - convert os-vif docs to follow PTI - Update links in README - Trivial: Update pypi url to new url - Fix docstrings to work with Sphinx 1.7.4 - move legacy-tempest-dsvm-nova-os-vif to repo - Fix VF-rep lookup routine to use parent PF number - doc: Fix arg specs and object types in docs - Remove [tox:jenkins] section from tox.ini - fix tox python3 overrides - fix tox py27 job - zuul: Enable functional tests in gate
* Fri Mar 02 2018 cloud-develAATTsuse.de- update to version 1.9.0 - Add VersionedObjectPrintable mixin - Rehome OVO unit tests to tests.unit.test_object.py - Update reno for stable/pike - Git ignore .stestr - Revert \"Move \'ips\' field from Subnet object to VIF object\" - Migrate from \'ip\' commands to \'pyroute2\' - Remove setting of version/release from releasenotes - Move \'ips\' field from Subnet object to VIF object - ovs-hybrid: should permanently keep MAC entries - Add Port Profile info to VIF objects OVS plugin - Update the documentation link for doc migration - Add Port Profile info to VIF objects Linux Bridge plugin - doc: Remove cruft from releasenotes conf.py - Add ``HostPortProfileInfo`` class - adds iptools driver for ip commands - Check if interface belongs to a Linux Bridge before removing - Read datapath_type from VIF object - Add plugin names as constants. - Updated from global requirements - Using assertIsNone() instead of assertEqual(None)
* Fri Aug 25 2017 cloud-develAATTsuse.de- update to version 1.7.0 - set mtu on all code paths - doc: Switch from oslosphinx to openstackdocstheme - The Python 3.5 is added - Add documentation for Linux Bridge plugin - unplug_vf_passthrough: don\'t try to delete representor netdev - Standardize README - Update reno for stable/ocata - doc: Rewrap \'vif_types\' document - docs: Stop building anything but html output - Improve OVS Representor Lookup - doc: Create directory structure for docs migration - [py35] Switch filter to list comprehensions - Show team and repo badges on README - Enable some off-by-default checks - Delete H803 from ignore list - Rehome unit tests to ``tests\\unit`` folder - Argument should have 2 params - Don\'t install iptables rules if neutron is filtering - Add support for VIFPortProfileOVSRepresentor - Fix broken Link - Removing Deprecated hacking Check - Improve OVS Representor VF Lookup - Correct object path in comments - Fix typo VIFVIFHostDeviceDevType to VIFHostDeviceDevType - Use ``assert_has_calls`` to check function calls - Use versionedobjects PCIAddress field - Remove log translations - vif_plug_ovs: Skip setting MTU on Windows when plugging devices - Revert \"hardware offload support for openvswitch\" - doc: Add glossary - fix read the representor phys_port_name - Explain why we bring up the lb in hybird mode - Remove support for py33 - hardware offload support for openvswitch - Fix typos in vif_types.rst - Updated from global requirements - Add documentation for OVS plugin - Use Sphinx 1.5 warning-is-error
* Thu Feb 16 2017 cloud-develAATTsuse.de- update to version 1.4.0: - Drop MANIFEST.in - it\'s not needed by pbr - host_info: fix has_plugin/get_plugin methods on HostInfo - Enable release notes translation - host_info: fix get_common_version method on HostVIFInfo - Update reno for stable/newton - os-vif: add new port profiles to enable fast path vhostuser - host_info: fix has_vif/get_vif methods on HostPluginInfo - remove use of contextlib and with nested - Add oslo.concurrency to requirements - Check for concurrent bridge creation in bridge add - vif_plug_ovs: Always set MTU when plugging devices - vif: stop VIFOpenVSwitch inheriting VIFBridge - add support for vhost-user reconnect - host_info: add ability to filter list of supported vifs - os-vif: add vif_name to VIFVHostUser class - Adds Windows support for OvsPlugin - Add MTU to Network model and use it in plugging - Changed the home-page link - os-vif: add initial documentation about object model - Make plugin loading more consistent with logging guidelines. - Updated from global requirements - introduces MTU support for vhost-user
* Thu Jan 05 2017 cloud-develAATTsuse.de- update to version 1.2.1: - Update .gitreview for stable/newton - Check for concurrent bridge creation in bridge add
* Thu Sep 29 2016 tbechtoldAATTsuse.com- Use global-requirements for stable/newton in _service
* Fri Sep 02 2016 tbechtoldAATTsuse.com- Initial packaging (version 1.2.0)