[Openstack] [nova] a proposal to change metadata API data
    Martin Packman 
    martin.packman at canonical.com
       
    Tue Jul 24 17:10:48 UTC 2012
    
    
  
On 24/07/2012, Jay Pipes <jaypipes at gmail.com> wrote:
>
> The OpenStack Compute API POST /servers command creates a server UUID
> that is passed back in the initial response and allows the user to query
> the status of the server throughout its launch sequence.
I'm not really seeing how that improves on the situation compared to
the EC2 api. If a server needs to know its own id, it must either
communicate with an external service or be able to use the compute
api, which means putting credentials on the instance. Or am I missing
a trick?
Martin
    
    
More information about the Openstack
mailing list