openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #06779
Re: Supporting start/stop compute api from OpenStack API
Tomoe,
Once you get the extension up and running you'd want to document it :-)
There are a set of templates for documenting the extension here:
https://github.com/RackerWilliams/extension-doc-templates
More (high level) details on API extensions here:
http://docs.rackspace.com/openstack-extensions/apix-intro/content/Overview.html
Interim Extension Registry here:
http://docs.rackspace.com/openstack-extensions/
-jOrGe W.
On Jan 17, 2012, at 11:50 PM, Chris Behrens wrote:
> 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
>
>
> _______________________________________________
> 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