File python-ovsdbapp.changes of Package python-ovsdbapp
-------------------------------------------------------------------
Fri Mar 2 15:22:49 UTC 2018 - cloud-devel@suse.de
- update to version 0.9.1
- Add ability to debug OVS virtual environments
- There is no documentation for ovsdbapp
- Return False when comparing a RowEvent to something else
- Don't throw NotConnectedError in queue_txn
- Add set_column(s) for ovs_idl backend
- pylint: Disable duplicate-code for check
- venv: Change --enable-dummy default to override
- Add RowView versions of db_find and db_list
- Fix condition_map type checking for strings
- Removes unnecessary utf-8 encoding
- rearrange existing documentation to fit the new standard layout
- Add OVN Northbound API for LS, LSP, and DHCP
- Add OVN_Northbound API LR, LRP, and LB commands
- Fix vlog level filtering
- venv: Split OvsVenvFixture to OVS and OVN
- The python 3.5 is added
- Don't wait on TRY_AGAIN when calling commit_block()
- Update the documentation link for doc migration
- Add OVN_Southbound API support
- Add command for deleting row column values
- Allow to stop and restart connections in Backend
- Enable warning-is-error in doc build
- Switch from oslosphinx to openstackdocstheme
- Have debug_venv use OVN venv
- Change parent to parent_name in lsp_add
- Adding {LS|LSP|DHCP_options}_get to OVN Northbound API
- Remove ignoring _ builtin usage for pep8
- Add DNS APIs
- Update UPPER_CONSTRAINTS_FILE for stable/queens
- Fix BridgeFixture
- Don't create a sandbox chassis by default
- Add RowEvent mechanism from networking-ovn
- Modify LSP List command to return all ports
- Enable pylint 1.4.5
- nb_schema: Use normalize_ip_port even for lb ips
- Allow use of installed OVS if OVS_SRCDIR not set
- Don't return garbage if table has no index col
- Add backward compatible connection attribute
- Update reno for stable/pike
- Add native IDL tests from neutron
- Drop MANIFEST.in - it's not needed by pbr
- Move ovsdb_connection definition to Backend
- Don't add non-strings to external_ids
- Update .gitreview for stable/queens
- Make schema-agnostic db commands part of base API
- Fix _ls_add-based tests
- Add Windows support when using eventlet with monkey_patch
- Ensure idl.run() called on TRY_AGAIN
- Updated from global requirements
-------------------------------------------------------------------
Tue Feb 13 08:07:45 UTC 2018 - cloud-devel@suse.de
- update to version 0.4.2
- Ensure idl.run() called on TRY_AGAIN
-------------------------------------------------------------------
Fri Jan 12 15:00:57 UTC 2018 - cloud-devel@suse.de
- update to version 0.4.1
- Update .gitreview for stable/pike
- Updated from global requirements
- Don't wait on TRY_AGAIN when calling commit_block()
- Update UPPER_CONSTRAINTS_FILE for stable/pike
-------------------------------------------------------------------
Fri Aug 25 07:42:12 UTC 2017 - tbechtold@suse.com
- Initial packaging (version 0.4.0)