[Openstack-docs] [openstack/nova] DocImpact review request change I6c252372af67eda79f670199deb6592c02603c33

gerrit2 at review.openstack.org gerrit2 at review.openstack.org
Mon Jul 15 07:13:56 UTC 2013


Hi, I'd like you to take a look at this patch for potential
DocImpact.
https://review.openstack.org/33775

Log:
commit 37b9bde01e883985ccd19fd89c6c7f754eeebd36
Author: He Jie Xu <xuhj at linux.vnet.ibm.com>
Date:   Thu Jun 20 13:53:13 2013 +0800

    Fix v3 hypervisor extension servers action follow REST principles
    
    The orignial hypervisor servers action as below:
    '/os-hypervisors/[filters]/servers'
    
    Change it as:
    '/os-hypervisors/[hypervisor id]/servers'
    And tt will return all the servers on the specific hypervisor.
    
    Partially implements: bp v3-api-extension-versioning
    
    DocImpact
    
    Change-Id: I6c252372af67eda79f670199deb6592c02603c33

Automatically generated bug (please review):
https://bugs.launchpad.net/bugs/1201296



More information about the Openstack-docs mailing list