← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1542724] [NEW] Prevent user to remove last location of the image

 

Public bug reported:

https://review.openstack.org/275735
Dear bug triager. This bug was created since a commit was marked with DOCIMPACT.
Your project "openstack/glance" 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 c5c731c7153d6d46c27260474d2811d504dfac5c
Author: Erno Kuvaja <jokke@xxxxxx>
Date:   Tue Jan 19 13:37:05 2016 +0000

    Prevent user to remove last location of the image
    
    If the last location of the image is removed, image transitions back to queued.
    This allows user to upload new data into the existing image record. By
    preventing removal of the last location we prevent the image transition back to
    queued.
    
    This change also prevents doing the same operation via replacing the locations
    with empty list.
    
    SecurityImpact
    DocImpact
    APIImpact
    
    Conflicts:
    	glance/tests/unit/v2/test_images_resource.py
    
    Conflicts:
    	glance/api/v2/images.py
    
    Change-Id: Ieb03aaba887492819f9c58aa67f7acfcea81720e
    Closes-Bug: #1525915
    (cherry picked from commit e9e45baa9aaf58e69964419b6b4fb2048d115a0c)

** Affects: glance
     Importance: Undecided
         Status: New


** Tags: doc glance

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1542724

Title:
      Prevent user to remove last location of the image

Status in Glance:
  New

Bug description:
  https://review.openstack.org/275735
  Dear bug triager. This bug was created since a commit was marked with DOCIMPACT.
  Your project "openstack/glance" 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 c5c731c7153d6d46c27260474d2811d504dfac5c
  Author: Erno Kuvaja <jokke@xxxxxx>
  Date:   Tue Jan 19 13:37:05 2016 +0000

      Prevent user to remove last location of the image
      
      If the last location of the image is removed, image transitions back to queued.
      This allows user to upload new data into the existing image record. By
      preventing removal of the last location we prevent the image transition back to
      queued.
      
      This change also prevents doing the same operation via replacing the locations
      with empty list.
      
      SecurityImpact
      DocImpact
      APIImpact
      
      Conflicts:
      	glance/tests/unit/v2/test_images_resource.py
      
      Conflicts:
      	glance/api/v2/images.py
      
      Change-Id: Ieb03aaba887492819f9c58aa67f7acfcea81720e
      Closes-Bug: #1525915
      (cherry picked from commit e9e45baa9aaf58e69964419b6b4fb2048d115a0c)

To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1542724/+subscriptions


Follow ups