Re: [Openstack-operators] Failed to create nova instances after successfully installed openstack using devstack singlenode local.conf(juno)

2015-10-06 Thread Edgar Magana
Review your nova-scheduler logs. It seems that yo have an issue with the resources available to host VMs. Cheers, Edgar On 10/6/15, 1:33 PM, "Irene Wu" wrote: >Hi, > >I was able to install a controller using devstack singlenode local.conf >(juno branch) in one

Re: [Openstack-operators] Help for nova-docker

2015-10-06 Thread Alvise Dorigo
thank you all, that seems to have solved! Alvise On 06/10/2015 15:09, Anne Gentle wrote: On Tue, Oct 6, 2015 at 6:42 AM, Alvise Dorigo > wrote: Hi, I've a Kilo installation with 1 controller/network node e 1 compute

[Openstack-operators] [ceilometer] external projects extending ceilometer

2015-10-06 Thread gord chung
hi, telemetry is a big space and its requirements differ from company to company. there are existing projects that extend/leverage the functionality of Ceilometer to either customise, fill in gaps or resolve complementary problems. as the projects are not all managed by the Ceilometer team,

Re: [Openstack-operators] [Openstack] [Neutron] OVS and Linuxbridge insights

2015-10-06 Thread Andreas Scheuring
Hi Angel, how the vswitches work is perfectly (and for linuxbridge very extensively) described in those links I sent to you (see mail history). If you have to choose between those - OVS is the default reference implementation which supports the full set of features and is the default in devstack

Re: [Openstack-operators] Help for nova-docker

2015-10-06 Thread Anne Gentle
On Tue, Oct 6, 2015 at 6:42 AM, Alvise Dorigo wrote: > Hi, > I've a Kilo installation with 1 controller/network node e 1 compute node. > I've installed on both nodes the docker-engine RPM (as described here: > https://docs.docker.com/installation/rhel/) and the

[Openstack-operators] Help for nova-docker

2015-10-06 Thread Alvise Dorigo
Hi, I've a Kilo installation with 1 controller/network node e 1 compute node. I've installed on both nodes the docker-engine RPM (as described here: https://docs.docker.com/installation/rhel/) and the nova-docker plugin on the compute node only (following instructions here:

[Openstack-operators] Nova DB archiving script

2015-10-06 Thread Mike Dorman
I posted a patch against one of the Nova DB archiving scripts in the osops-tools-generic repo a few days ago to support additional tables: https://review.openstack.org/#/c/229013/2 We’d like a few more folks to review to make sure it looks good. Please take a few minutes and take a look.