[Openstack] [openstack-dev] [Nova] unit test: share test case between test_extended_volumes between V2 and V2.1

2014-12-07 Thread park
hello all I submit a patch about sharing test case in test_extended_volumes between V2 and V2.1 here: https://review.openstack.org/#/c/136358/ As suggested, this patch did NOT share too much between V2 and V2.1(only test_detail and test_show for JSON), and more, it increases the lines of sour

Re: [Openstack] [Heat] Autoscaling, scale VMs on different hosts

2014-12-07 Thread Qiming Teng
On Fri, Dec 05, 2014 at 04:13:49PM +0530, Deepthi Dharwar wrote: > Hi all, > > I have been using the autoscaling HOT template and have been successful > in running it. I do see number of VMs increasing and decreasing based on > my scaling metrics. However, I do have one extra requirement, i.e depl

Re: [Openstack] Got semaphore "storage-registry-lock" and XXX in nova-compute

2014-12-07 Thread Francisco J. Araya
Finally the problem was that /var/lib/nova/instances mounted over CephFS had bad permitions on files/directories. With a clean directory the problem doesn't show anymore. Regards, 2014-12-04 12:39 GMT-06:00 Francisco J. Araya : > Well, after working with Guillermo we have acknowleged is that it

Re: [Openstack] [Cinder][VMWare]Not able see attached volume without instance reboot.

2014-12-07 Thread foss geek
I able to modify debian-2.6.32-i686.vmdk using guestfish. $ sudo guestfish -a debian-2.6.32-i686.vmdk Welcome to guestfish, the guest filesystem shell for editing virtual machine filesystems and disk images. Type: 'help' for help on commands 'man' to read the manual 'quit' to quit t

Re: [Openstack] [openstack-dev] [Neutron] Core/Vendor code decomposition

2014-12-07 Thread Gary Kotton
Hi Kyle, I am not missing the point. I understand the proposal. I just think that it has some shortcomings (unless I misunderstand, which will certainly not be the first time and most definitely not the last). The thinning out is to have a shim in place. I understand this and this will be the en

Re: [Openstack] [openstack-dev] [Neutron] Core/Vendor code decomposition

2014-12-07 Thread Gary Kotton
Hi, I have raised my concerns on the proposal. I think that all plugins should be treated on an equal footing. My main concern is having the ML2 plugin in tree whilst the others will be moved out of tree will be problematic. I think that the model will be complete if the ML2 was also out of tree