← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1567369] [NEW] Added server tags support in nova-api

 

Public bug reported:

https://review.openstack.org/268932
Dear bug triager. This bug was created since a commit was marked with DOCIMPACT.
Your project "openstack/nova" 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 537df23d85e0f7c461643efe6b6501d267ae99d0
Author: Sergey Nikitin <snikitin@xxxxxxxxxxxx>
Date:   Fri Jan 15 17:11:05 2016 +0300

    Added server tags support in nova-api
    
    Added new API microversion which allows the following:
    - add tag to the server
    - replace set of server tags with new set of tags
    - get information about server, including list of tags for server
    - get just list of tags for server
    - check if tag exists on a server
    - remove specified tag from server
    - remove all tags from server
    - search servers by tags
    
    DocImpact
    APIImpact
    
    Implements: blueprint tag-instances
    
    Change-Id: I9573aa52aae9f49945d8806ca5e52ada29fb087a

** Affects: nova
     Importance: Undecided
         Status: New


** Tags: doc nova

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1567369

Title:
      Added server tags support in nova-api

Status in OpenStack Compute (nova):
  New

Bug description:
  https://review.openstack.org/268932
  Dear bug triager. This bug was created since a commit was marked with DOCIMPACT.
  Your project "openstack/nova" 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 537df23d85e0f7c461643efe6b6501d267ae99d0
  Author: Sergey Nikitin <snikitin@xxxxxxxxxxxx>
  Date:   Fri Jan 15 17:11:05 2016 +0300

      Added server tags support in nova-api
      
      Added new API microversion which allows the following:
      - add tag to the server
      - replace set of server tags with new set of tags
      - get information about server, including list of tags for server
      - get just list of tags for server
      - check if tag exists on a server
      - remove specified tag from server
      - remove all tags from server
      - search servers by tags
      
      DocImpact
      APIImpact
      
      Implements: blueprint tag-instances
      
      Change-Id: I9573aa52aae9f49945d8806ca5e52ada29fb087a

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


Follow ups