← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1703234] [NEW] API compare-and-swap updates based on revision_number

 

Public bug reported:

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

** Affects: neutron
     Importance: Undecided
         Status: New


** Tags: doc neutron

-- 
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:
  New

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


Follow ups