File python-os-vif.changes of Package python-os-vif
-------------------------------------------------------------------
Tue Sep 4 08:43:31 UTC 2018 - cloud-devel@suse.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 2 15:49:11 UTC 2018 - cloud-devel@suse.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 09:16:04 UTC 2017 - cloud-devel@suse.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 16:03:03 UTC 2017 - cloud-devel@suse.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 5 08:42:59 UTC 2017 - cloud-devel@suse.de
- update to version 1.2.1:
- Update .gitreview for stable/newton
- Check for concurrent bridge creation in bridge add
-------------------------------------------------------------------
Thu Sep 29 15:02:48 UTC 2016 - tbechtold@suse.com
- Use global-requirements for stable/newton in _service
-------------------------------------------------------------------
Fri Sep 2 19:07:56 UTC 2016 - tbechtold@suse.com
- Initial packaging (version 1.2.0)