← Back to team overview

openstack team mailing list archive

Re: Supporting start/stop compute api from OpenStack API

 

Vish:  Looks like it's only in ec2 api.

Tomoe: The support will need to be added in an extension, since it's not in the current API spec.  Ie, it'll need to go under nova/api/openstack/compute/contrib in the tree, not directly in compute/servers.py.

- Chris

On Jan 17, 2012, at 9:21 PM, Vishvananda Ishaya wrote:

> You can propose code without an approved blueprint. Are you sure there isn't already a server action for stop/start?
> 
> Vish
> 
> On Jan 17, 2012, at 7:46 PM, Tomoe Sugihara wrote:
> 
>> Hi,
>> 
>> I have put up a blueprint
>> (https://blueprints.launchpad.net/nova/+spec/start-stop-methods-support-in-os-servers-api)
>> for supporting start/stop compute api, which should work well for
>> boot-from-volume from OpenStack API, and
>> I'm happy to contribute code for Essex release.
>> 
>> Could someone tell me what the next step would be? I thought the
>> blueprint should be approved to push the code in, but I couldn't
>> find how to get an approval from here:
>> http://wiki.openstack.org/HowToContribute
>> 
>> Comment, guidance appreciated.
>> 
>> Cheers,
>> Tomoe
>> 
>> _______________________________________________
>> Mailing list: https://launchpad.net/~openstack
>> Post to     : openstack@xxxxxxxxxxxxxxxxxxx
>> Unsubscribe : https://launchpad.net/~openstack
>> More help   : https://help.launchpad.net/ListHelp
> 
> 
> _______________________________________________
> Mailing list: https://launchpad.net/~openstack
> Post to     : openstack@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~openstack
> More help   : https://help.launchpad.net/ListHelp



Follow ups

References