← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1618495] [NEW] Deprecate the Images (Glance) v1 API

 

Public bug reported:

https://review.openstack.org/328390
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 63e6dbb1eb006758fbcf7cae83e1d2eacf46b4ab
Author: Mike Fedosin <mfedosin@xxxxxxxxxxxx>
Date:   Fri Jun 10 20:00:23 2016 +0300

    Deprecate the Images (Glance) v1 API
    
    This patch deprecates the Images (Glance) v1 API and sets up a warning
    message for the operators if they have enabled it. It also indicates
    that we intend to remove the v1 API on or after the Pike release and
    operators are encouraged to deploy only the v2 API. The message also
    states that after removal of the v1 API, the only option to deploy and
    use will be the Images v2 API.
    
    The commit includes:
    
      * Deprecation warning of the v1 API if it's enabled
      * Deprecation warning for the following configuration options and
        release they have been deprecated since:
          * enable_v1_api
          * enable_v2_api
          * enable_v1_registry
      * Reason why the v1 API has still been kept enabled by default via
        the corresponding configuration option
      * Reason for deprecating the configuration option enable_v2_api, even
        though we are only deprecating the v1 API
      * Necessary test changes to ensure the deprecated API is checked
        accordingly
      * Release notes for this change
    
    DocImpact
    UpgradeImpact
    
    Co-Authored-By: Mike Fedosin <mfedosin@xxxxxxxxxxxx>
    Co-Authored-By: Nikhil Komawar <nik.komawar@xxxxxxxxx>
    
    Implements blueprint deprecate-glance-v1-api
    
    Change-Id: Iab0c4abaea247044fee545342ac450e3415432f7

** 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/1618495

Title:
      Deprecate the Images (Glance) v1 API

Status in Glance:
  New

Bug description:
  https://review.openstack.org/328390
  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 63e6dbb1eb006758fbcf7cae83e1d2eacf46b4ab
  Author: Mike Fedosin <mfedosin@xxxxxxxxxxxx>
  Date:   Fri Jun 10 20:00:23 2016 +0300

      Deprecate the Images (Glance) v1 API
      
      This patch deprecates the Images (Glance) v1 API and sets up a warning
      message for the operators if they have enabled it. It also indicates
      that we intend to remove the v1 API on or after the Pike release and
      operators are encouraged to deploy only the v2 API. The message also
      states that after removal of the v1 API, the only option to deploy and
      use will be the Images v2 API.
      
      The commit includes:
      
        * Deprecation warning of the v1 API if it's enabled
        * Deprecation warning for the following configuration options and
          release they have been deprecated since:
            * enable_v1_api
            * enable_v2_api
            * enable_v1_registry
        * Reason why the v1 API has still been kept enabled by default via
          the corresponding configuration option
        * Reason for deprecating the configuration option enable_v2_api, even
          though we are only deprecating the v1 API
        * Necessary test changes to ensure the deprecated API is checked
          accordingly
        * Release notes for this change
      
      DocImpact
      UpgradeImpact
      
      Co-Authored-By: Mike Fedosin <mfedosin@xxxxxxxxxxxx>
      Co-Authored-By: Nikhil Komawar <nik.komawar@xxxxxxxxx>
      
      Implements blueprint deprecate-glance-v1-api
      
      Change-Id: Iab0c4abaea247044fee545342ac450e3415432f7

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


Follow ups