Re: [Openstack] Removing support for KVM Hypervisor ...

2012-08-10 Thread Nati Ueno
Hi Sandy It's not enough Let's make OpenStack to CloseStack! Nachi 2012/8/10 Sandy Walsh sandy.wa...@rackspace.com: haha ... oh no. It's joke. Long story. Not going to happen :) From: chaohua wang [chwang...@gmail.com] Sent: Friday, August 10, 2012 5:31

[Openstack] [Quantum] Multi-host implementation

2012-08-03 Thread Nati Ueno
Hi folks Gary Thank you for your comment. I wanna discuss your point on the mailing list. Yusuke pushed Multi-host implementation for review. https://review.openstack.org/#/c/10766/2 This patch changes only quantum-dhcp-agent side. Gary's point is we should have host attribute on the port for

[Openstack] [Quantum] Update policy of device_id

2012-08-03 Thread Nati Ueno
Hi folks I report this bug recently. device_id should not be updated twice https://bugs.launchpad.net/quantum/+bug/1031473 Now, a user can update device_id which may cause problem. This is related to port id spec for nova boot. https://bugs.launchpad.net/nova/+bug/1031096 My question is how

Re: [Openstack] [Quantum][Nova] requested_id and port spec

2012-07-31 Thread Nati Ueno
Hi Dan Matt Thank you for your comment in launchpad https://bugs.launchpad.net/nova/+bug/1031096 Quantum team get consensus in a Netstack meeting today to propose port-id for requested networks. I took the job. At first, i thought i can write extension for this. But as you say we

Re: [Openstack] [Quantum][Nova] requested_id and port spec

2012-07-31 Thread Nati Ueno
params. Vish On Jul 31, 2012, at 12:30 AM, Nati Ueno nati.u...@gmail.com wrote: Hi Dan Matt Thank you for your comment in launchpad https://bugs.launchpad.net/nova/+bug/1031096 Quantum team get consensus in a Netstack meeting today to propose port-id for requested networks. I took

[Openstack] [Quantum][Nova] requested_id and port spec

2012-07-30 Thread Nati Ueno
Hi Matt, Yong, Dan and folks Matt Thank you for your comment in launchpad https://bugs.launchpad.net/nova/+bug/1031096 Quantum team get consensus in a Netstack meeting today to propose port-id for requested networks. I took the job. At first, i thought i can write extension for this. But as

Re: [Openstack] stable/diablo issue

2011-11-02 Thread Nati Ueno
Thanks Jim! I got it. Cheers Nati 2011/11/2 James E. Blair cor...@inaugust.com: Nati Ueno nati.u...@gmail.com writes: Hi folks stable/diablo  nova didn't pass pep8 now. https://bugs.launchpad.net/nova/+bug/885540 - Can we have pep8 check automatically for diablo/stable? - How about unit

Re: [Openstack] describing APIs for OpenStack consumers

2011-10-27 Thread Nati Ueno
Hi folks I tried to generate WADL from nova code. I could get all resource URI and method from Routes object. However, I could not get input parameters from code. (The api method accesses body argument directly. This is also bad for input validation QA effort.) But If we use some annotations, it

Re: [Openstack] +1, All services should have WADLs

2011-10-27 Thread Nati Ueno
Hi Mark This is cool! Could you apply this for OpenStack WADL? Could you generate parameter list from XSD with XSLT? 2011/10/27 Mark Nottingham m...@mnot.net: Example output at:  http://mnot.github.com/wadl_stylesheets/ Cheers, On 28/10/2011, at 9:55 AM, Mark Nottingham wrote: FWIW, a

Re: [Openstack] describing APIs for OpenStack consumers

2011-10-25 Thread Nati Ueno
Hi Joe, Anne I'm working on WADL of Openstack Diablo in order to generate both of Test List and API docs from WADL. I wrote simple script which generate a simple api list from WADL. It is very helpful. Nova and Keystone has WADL, and Ravi@HP is working for glance. Nova's WADL is inconsistent

Re: [Openstack] describing APIs for OpenStack consumers

2011-10-25 Thread Nati Ueno
Hi Folks Daryl I know to read and write WADL is awful.. because I'm working on that. My main point is for clear specs. Current docs are very helpful, but it is not includes clear specs (parameter structures and types). Jorge Sounds Great My review request is

Re: [Openstack] describing APIs for OpenStack consumers

2011-10-25 Thread Nati Ueno
PM, Nati Ueno nati.u...@gmail.com wrote: Hi Joe, Anne I'm working on WADL of Openstack Diablo in order to generate both of Test List and API docs from WADL. I wrote simple script which generate a simple api list from WADL. It is very helpful. Nova  and Keystone has WADL, and Ravi@HP

Re: [Openstack] Announcing Nova subteams

2011-10-17 Thread Nati Ueno
Hi Vish,Jay Jay Thank you for your FYI :) I would like to lead the Nova Testing Cleanup Team. As Jay mentioned, we are working on unit test writing and clean-ups. At first, we draft a blueprint for QA This is a policy of exception handling policy.

Re: [Openstack] [QA] openstack-integration-tests

2011-10-12 Thread Nati Ueno
Jim++ #I suppose the scope of openstack-qa-core and fixes are very similar. 2011/10/12 James E. Blair cor...@inaugust.com: Gabe Westmaas gabe.westm...@rackspace.com writes: First, there was widespread agreement that in order for an integration suite to be run in the openstack jenkins, it

Re: [Openstack] Issues with Packaging and a Proposal

2011-08-24 Thread Nati Ueno
Monty++! Just FYI GridDynamics are working well for Packaging RPMs. http://wiki.openstack.org/NovaInstall/RHEL6Notes-Diablo-3 Its also works on Scientific Linux6.1 (Personally, I prefer free OS :D ) Here is there repos. http://yum.griddynamics.net/yum/diablo-3/openstack/ They maintains it on