← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1528637] [NEW] (Import Refactor) Mark the `/file` endpoint as deprecated

 

Public bug reported:

This is a sub-task for the image import process work:
https://review.openstack.org/#/c/232371/

One of the goals of this spec is to improve the image import process and
allow for other background operations to be executed when the image data
is added.  To do this without breaking the existing API, we're adding a
new `/stage` endpoint that supersedes the existing `/file` endpoint
where the image data is currently uploaded. Eventually, we'd like to
completely deprecate (and perhaps delete) that endpoint. Definitely
disable it.

This lite spec is to mark that endpoint as deprecated and recommend
deployers to disable it and have users move forward to the new `/stage`
endpoint.

** Affects: glance
     Importance: Undecided
         Status: New

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

Title:
  (Import Refactor) Mark the `/file` endpoint as deprecated

Status in Glance:
  New

Bug description:
  This is a sub-task for the image import process work:
  https://review.openstack.org/#/c/232371/

  One of the goals of this spec is to improve the image import process
  and allow for other background operations to be executed when the
  image data is added.  To do this without breaking the existing API,
  we're adding a new `/stage` endpoint that supersedes the existing
  `/file` endpoint where the image data is currently uploaded.
  Eventually, we'd like to completely deprecate (and perhaps delete)
  that endpoint. Definitely disable it.

  This lite spec is to mark that endpoint as deprecated and recommend
  deployers to disable it and have users move forward to the new
  `/stage` endpoint.

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


Follow ups