openstacksdk/openstack/load_balancer
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
..
v2 Implement If-Match support for Neutron resources 2020-02-28 11:52:08 +01:00
__init__.py Introduce Base for Octavia (load balancing) 2017-04-04 15:02:08 +00:00
load_balancer_service.py Use discovery instead of config to create proxies 2018-10-06 07:44:29 -05:00
version.py Use discovery instead of config to create proxies 2018-10-06 07:44:29 -05:00