Jorge, Thanks for reminding me of the most fun part:) Will do.
Cheers, Tomoe On Wed, Jan 18, 2012 at 3:13 PM, Jorge Williams <[email protected]> wrote: > 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 : [email protected] >>>> Unsubscribe : https://launchpad.net/~openstack >>>> More help : https://help.launchpad.net/ListHelp >>> >>> >>> _______________________________________________ >>> Mailing list: https://launchpad.net/~openstack >>> Post to : [email protected] >>> Unsubscribe : https://launchpad.net/~openstack >>> More help : https://help.launchpad.net/ListHelp >> >> >> _______________________________________________ >> Mailing list: https://launchpad.net/~openstack >> Post to : [email protected] >> Unsubscribe : https://launchpad.net/~openstack >> More help : https://help.launchpad.net/ListHelp > _______________________________________________ Mailing list: https://launchpad.net/~openstack Post to : [email protected] Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp

