ovsdbapp/ovsdbapp/schema
Lucas Alvares Gomes 31a4764353 NBDB API: Add param if_exists for methods using db_remove()
This patch is adding the parameter "if_exists" to the methods in the
Northbound DB API that uses the db_remove() method underneath.

The following methods were affected:

* dns_remove_record()
* ls_remove_dns_record()

The intention of this patch is to make the API more flexible for
projects relying on those methods so they can choose whether they want
to raise an exception if the item being removed exist or not.

Closes-Bug: #1793132
Change-Id: I1e6749a9f3827f91a9db29e6f5ba0c8b7a6cc622
2018-09-18 13:14:26 +01:00
..
open_vswitch Use api.lookup instead of idlutils.row_by_record 2018-07-19 17:43:14 +00:00
ovn_northbound NBDB API: Add param if_exists for methods using db_remove() 2018-09-18 13:14:26 +01:00
ovn_southbound Don't add non-strings to external_ids 2017-10-11 12:07:44 -05:00
__init__.py Refactor to give other schemas a place to live 2017-04-07 10:20:36 -05:00