Re: [Openstack] Swift proxy with apache mod_wsgi informant doesn't work

2015-12-01 Thread Carlos Rodrigues
I'm using apache front-end for proxy, account, container and object server. I need serve proxy from port 80. I have apache wsgi conf for run with swift userid. And apache front-end for services, proxy+account+container+object, seems to be more manageable. I just need one service to manage, monito

Re: [Openstack] Modify instance by use of libvirt XML

2015-12-01 Thread Thanassis Parathyras
Hi Dionysis, The only recommended way to change resources managed by OpenStack services is through the services API. In your case you should explore the Nova API to find the operation that provides the change you are looking for to apply. Best, Thanassis Thanassis Parathyras StackMasters - T

Re: [Openstack] [openstack-dev] [nova]New Quota Subteam on Nova

2015-12-01 Thread Vilobh Meshram
I am highly supportive for the idea of Nova Quota sub-team, for something as complex as Quota, as it helps to move quickly on reviews and changes. Agree with John, a test framework to test quotas will be helpful and can be one of the first task the Nova Quota sub team can focus on as that will lay

Re: [Openstack] [openstack-dev] [nova]New Quota Subteam on Nova

2015-12-01 Thread Joshua Harlow
So whats needed to build out that 'framework'? Is it just dispatching provision requests to nova, and then seeing when the quota becomes out of sync, and then backtracking through logs and notifications (+- other) to then figure out the root cause? Or is that framework some kind of local func

Re: [Openstack] [openstack-dev] [nova]New Quota Subteam on Nova

2015-12-01 Thread Matt Riedemann
On 12/1/2015 2:07 PM, Joshua Harlow wrote: So whats needed to build out that 'framework'? Is it just dispatching provision requests to nova, and then seeing when the quota becomes out of sync, and then backtracking through logs and notifications (+- other) to then figure out the root cause? O

Re: [Openstack] [openstack-dev] [nova]New Quota Subteam on Nova

2015-12-01 Thread Matt Riedemann
On 12/1/2015 3:02 PM, Matt Riedemann wrote: On 12/1/2015 2:07 PM, Joshua Harlow wrote: So whats needed to build out that 'framework'? Is it just dispatching provision requests to nova, and then seeing when the quota becomes out of sync, and then backtracking through logs and notifications (

Re: [Openstack] [openstack-dev] [nova]New Quota Subteam on Nova

2015-12-01 Thread Joshua Harlow
Matt Riedemann wrote: On 12/1/2015 2:07 PM, Joshua Harlow wrote: So whats needed to build out that 'framework'? Is it just dispatching provision requests to nova, and then seeing when the quota becomes out of sync, and then backtracking through logs and notifications (+- other) to then figure