[openstack-dev] [horizon] Private flavors

2014-03-11 Thread Baldassin, Santiago B
Hi everyone, I'm writing to you because I notice that horizon is throwing an error when a private flavor is created and the current project is added within the flavor access list. The problem is that when a non-public project is created, nova adds the current project to the flavor access list.

Re: [openstack-dev] [nova][scheduler] Availability Zones and Host aggregates..

2014-03-26 Thread Baldassin, Santiago B
I would say that the requirement is not valid. A host aggregate con only have one availability zone so what you actually can have is a compute node that's part of 2 host aggregates, which actually have the same availability zone. In the scenario you mentioned below where you create the

[openstack-dev] Compute capabilities filter [openstack] [nova]

2014-04-14 Thread Baldassin, Santiago B
Hey folks, I have a question regarding the ComputeCapabilitiesFilter. Such filter is not currently working https://bugs.launchpad.net/nova/+bug/1279719 and I'd like to know if, the filter is not working due to the mentioned bug but it should work or if there's any plan to deprecate that filter