yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #67136
[Bug 1703234] Re: API compare-and-swap updates based on revision_number
Reviewed: https://review.openstack.org/499754
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=8d2c1bd88b14eefbea74c72f384cb9952e7ee62e
Submitter: Jenkins
Branch: master
commit 8d2c1bd88b14eefbea74c72f384cb9952e7ee62e
Author: Boden R <bodenvmw@xxxxxxxxx>
Date: Thu Aug 31 12:38:31 2017 -0600
complete docs for revision number
Today the revision_number exists in documentation CLI output in only
some places. This patch updates the doc CLI output to include the
revision_number in the remaining places.
Change-Id: I8000005752c4dbaa7cf7fd12d2c281abb855ae19
Closes-Bug: #1703234
** Changed in: neutron
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1703234
Title:
API compare-and-swap updates based on revision_number
Status in neutron:
Fix Released
Bug description:
https://review.openstack.org/409577
Dear bug triager. This bug was created since a commit was marked with DOCIMPACT.
Your project "openstack/neutron" is set up so that we directly report the documentation bugs against it. If this needs changing, the docimpact-group option needs to be added for the project. You can ask the OpenStack infra team (#openstack-infra on freenode) for help if you need to.
commit 7f17b4759e41aa0a922ac27c2dabc595e7d2f67c
Author: Kevin Benton <kevin@xxxxxxxxxx>
Date: Sun Dec 11 18:24:01 2016 -0800
API compare-and-swap updates based on revision_number
Allows posting revision number matching in the If-Match header
so updates/deletes will only be satisfied if the current revision
number of the object matches.
DocImpact: The Neutron API now supports conditional updates to resources
that contain the standard 'revision_number' attribute by
setting the revision_number in an HTTP If-Match header.
APIImpact
Partial-Bug: #1493714
Partially-Implements: blueprint push-notifications
Change-Id: I7d97d6044378eb59cb2c7bdc788dc6c174783299
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1703234/+subscriptions
References