openstacksdk/openstack/database
Michał Dulko c2f2ffdd9f Implement If-Match support for Neutron resources
Neutron API supports using If-Match HTTP header to do compare-and-swap
updates and deletes of several resources [1]. This feature is based on
revision_number property.

This commit implements that by adding the if_revision argument to
supported update_* and delete_* resources.

[1] https://docs.openstack.org/api-ref/network/v2/?expanded=list-routers-detail#revisions

Change-Id: I5c4ff42796cc860c0a99a431cac84bb75a2d9236
2020-02-28 11:52:08 +01:00
..
v1 Implement If-Match support for Neutron resources 2020-02-28 11:52:08 +01:00
__init__.py database/v1.0 instance resource 2014-08-13 09:35:59 -06:00
database_service.py Use discovery instead of config to create proxies 2018-10-06 07:44:29 -05:00