Thanks a lot for your answers. But why do you want to move the Zone code into the extension part ? It's a core part of OpenStack, why it doesn't stay in the core code ?
Another question about extensions. I had understand that an extension will be integrated to the core OSAPI when it will be mature, is that true ? The extension mechanism is like an incubator for OSAPI functionalities ? Regards, Édouard. > On Mon, Nov 14, 2011 at 7:09 PM, Sandy Walsh <[email protected]> > wrote: >> Jorge is correct. The zones stuff was added before the API was finalized and >> before the extensions mechanism was in place. We simply haven't taken the >> time to convert it yet. >> >> -S >> ________________________________ >> From: [email protected] >> [[email protected]] on behalf >> of Anne Gentle [[email protected]] >> Sent: Monday, November 14, 2011 12:25 PM >> To: Doude >> Cc: [email protected] >> Subject: Re: [Openstack] OSAPI and Zones >> >> Hi Édouard - >> >> I believe zones are documented in the Developer docs in >> http://nova.openstack.org/devref/zone.html. The "howto" scenarios are >> documented using the nova python client only currently (probably due to the >> refactoring Jorge mentions). >> >> When you run into these gaps, please do log a bug against either nova or >> openstack-manuals (http://bugs.launchpad.net/openstack-manuals). The >> nova-docs team is small and working through a backlog of such items, and >> bugs definitely help with prioritization and tracking. >> >> Thanks, >> >> Anne >> >> >> On Mon, Nov 14, 2011 at 9:49 AM, Doude <[email protected]> wrote: >>> >>> Hi all, >>> >>> I'm trying to understand the multi-zone architecture of OpenStack. >>> I saw zone commands (list, show, select ...) have been added to the >>> OSAPI v1.1 (not as an extension but as a core component of the API) >>> but I cannot find any documentations in the OSAPI book: >>> >>> http://docs.openstack.org/trunk/openstack-compute/developer/openstack-compute-api-1.1/content/ >>> >>> Where I can find this documentation ? In OpenStack wiki ? Where I can >>> open a bug about this lack of documentation ? >>> >>> Regards, >>> Édouard. >>> >>> _______________________________________________ >>> 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

