openstacksdk/openstack/tests
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
..
functional Merge "Add application credential CRUD support" 2019-10-25 20:40:28 +00:00
unit Implement If-Match support for Neutron resources 2020-02-28 11:52:08 +01:00
__init__.py Sync hacking requirement with global requirements 2014-06-11 11:00:42 -07:00
base.py Restore timeout_scaling_factor 2018-09-25 14:05:23 -05:00
fakes.py Update api-ref location 2019-07-22 20:47:57 +02:00