[Openstack-docs] [openstack/nova] DocImpact review request change I5830388a894efce5b13680fc6916e0cd81a16624
    gerrit2 at review.openstack.org 
    gerrit2 at review.openstack.org
       
    Sun Nov 11 14:22:11 UTC 2012
    
    
  
Hi, I'd like you to take a look at this patch for potential
documentation impact.
https://review.openstack.org/15831
Log:
commit 604e2b777ccb2575795050fed2b41a7451e8268d
Author: ivan-zhu <bozhu at linux.vnet.ibm.com>
Date:   Sun Nov 11 17:23:01 2012 +0800
    Add agent build API support for list/create/delete/modify agent build
    
    This adds an extension that provides REST API for list/create/delete/
    modify agent build. The interface is accessed via
    
    GET /v2/{tenant_id}/os-agents
    PUT /v2/{tenant_id}/os-agents/id
    POST /v2/{tenant_id}/os-agents
    DELETE /v2/{tenant_id}/os-agents
    
    DocImpact
    Implements one workitem of blueprint apis-for-nova-manage
    
    Change-Id: I5830388a894efce5b13680fc6916e0cd81a16624
    
    
More information about the Openstack-docs
mailing list