Re: [Openstack] "Deadlock found" and "DuplicateEntry" errors when trying to attach a neutron L3 HA router to an internal network.

2015-08-04 Thread Antonio Messina
Just to keep the list informed: this was actually my fault, a wrong condition on a mysql trigger caused an insert to be executed twice. .a. On Sun, Aug 2, 2015 at 1:23 AM, Kevin Benton wrote: > That "Duplicate entry" error is really strange considering it's just an SQL > update statement and it

Re: [Openstack] [Neutron][SRIOV][docs] Enabling SRIOV on OpenStack Juno step-by-step guide

2015-08-04 Thread Christian Berendt
On 07/19/2015 10:12 AM, Moshe Levi wrote: > I would prefer this information to have release bound documentation in > for example the Networking > Guide: http://docs.openstack.org/networking-guide/ or the Cloud > Administrator Guide: http://docs.openstack.org/admin-guide-cloud/content/ > > [ML] – O

Re: [Openstack] Getting started with openstack

2015-08-04 Thread Christian Berendt
On 08/01/2015 09:12 AM, Marton Kiss wrote: > If you just started to play with OpenStack, I suggest to use a clean OS > deployment to avoid any confusing situation caused by leftovers from a > previous installation. I also suggest to check the http://devstack.org > project, you can deploy a working

Re: [Openstack] "nova usage" taking too much time with many VMs in database

2015-08-04 Thread Christian Berendt
On 07/31/2015 03:07 PM, Antonio Messina wrote: > Should I open a bug on this? I think it is worth opening a bug report. Christian. -- Christian Berendt Cloud Solution Architect Mail: bere...@b1-systems.de B1 Systems GmbH Osterfeldstraße 7 / 85088 Vohburg / http://www.b1-systems.de GF: Ralph De

[Openstack] VM MIgration on same host

2015-08-04 Thread Priyanka
Hi, I have a multi node openstack setup but my other compute nodes donot have free resources. I want to resize a VM on a compute node. Resizing leads to migration of VM which would not be possible in my case. Can I set allow_migrate_to_same_host to true in nova.conf on that compute node and t

[Openstack] External network Issues

2015-08-04 Thread Dhvanan Shah
Hi, I have deployed Kilo using Packstack on CentOS , but I am having troubles accessing the VM's that I spawn , through the public IP's that they are assigned to them. I created my network as follows: CREATE NETWORK FOR OPENSTACK 1. a. neutron router-gateway-clear router1 (neutron router

[Openstack] Bug in Manila client

2015-08-04 Thread Francesc Pinyol Margalef
Hi, I'm using python-manilaclient==1.2.0, and when I try to get the list of services, I get an error: $ manila service-list ERROR: Could not find Manila endpoint in catalog Debugging the code (manilaclient/v1/client.py), I've seen that the condition in line 146 https://github.com/openstack/python

Re: [Openstack] External network Issues

2015-08-04 Thread nithish B
Hi, Is IP Forwarding enabled on your host? Regards, Nitish B. On Tue, Aug 4, 2015 at 7:15 PM, Dhvanan Shah wrote: > Hi, > > I have deployed Kilo using Packstack on CentOS , but I am having troubles > accessing the VM's that I spawn , through the public IP's that they are > assigned to them.

[Openstack] Multiple Domains in one install

2015-08-04 Thread Lance Haig
Hi All, We have an icehouse install that uses a default domain and tennant list What has been requested is that we create a new Domain with new projects etcc within that domain. I tried creating the domain in horizon and it seems to complete just fine. When you go to edit the domain the quo