[Openstack] Help regarding making multiple concurrent compute requests.

2015-07-13 Thread Dhvanan Shah
Hi, I am Dhvanan and I and am new to OpenStack, I wanted to know if there is a way to make multiple concurrent compute requests through the nova-api. It would be great if someone would help me out with this! Cheers, Dhvanan ___ Mailing list: http://lists

Re: [Openstack] Neutron notifiers error on instance delete

2015-07-13 Thread Chris
Hello Matt, The errors are shown in the neutron server log on our management node. The compute node logs are clean. Compute node: # nova-manage version 2014.1.2-1.el6 # neutron --version 2.3.4 # nova --version 2.17.0 Management Node: # nova-manage version 2014.1-4.el6 # neutron --version 2.3.4

Re: [Openstack] Neutron notifiers error on instance delete

2015-07-13 Thread Matt Riedemann
On 7/13/2015 6:11 AM, Chris wrote: Hello, When deleting a instance by the openstack API (DELETE​ {tenant_id}​ /servers/​{server_id}) we see the following error on the neutron server, the instance isn’t deleted and change to error status: 2015-07-06 13:00:31.084 45873 ERROR neutron.notifiers.n

[Openstack] xenserver and cinder

2015-07-13 Thread Ivan Derbenev
Hello, guys! We are currently making an installation of XS6.5+OS Juno (maybe we'll switch to kilo) We have 2 servers, controller has glance, nova and keystone, and compute vms have only nova-compute installed. We use local storage on each server, not shared one (this is important) We want to imp

Re: [Openstack] FWaaS and the conntrack table

2015-07-13 Thread Martinx - ジェームズ
What about this: https://bugs.launchpad.net/neutron/+bug/1334926 - ? On 13 July 2015 at 14:03, Marton Kiss wrote: > Hi Peter, > > What you think about opening a new bug ticket on the project's launchpad, > and/or talking with the developers on IRC? > > Cheers, > Marton Kiss > > On Mon, Jul 1

Re: [Openstack] FWaaS and the conntrack table

2015-07-13 Thread Marton Kiss
Hi Peter, What you think about opening a new bug ticket on the project's launchpad, and/or talking with the developers on IRC? Cheers, Marton Kiss On Mon, Jul 13, 2015 at 10:55 AM Erdősi Péter wrote: > Hi, > > I've faced a problem with FWaaS plugin in Neutron (Juno). > The firewall works, bu

[Openstack] REMINDER: July 15 Deadline for OpenStack Summit Tokyo Speaker Submissions

2015-07-13 Thread Kendall Waters
Hi everyone, REMINDER: This Wednesday, July 15 at 11:59pm PDT is the deadline to submit a talk for the upcoming OpenStack Summit taking place in Tokyo, October 27-30. Hurry, and submit a talk now! Submit your speaking session proposals HERE

Re: [Openstack] [Openstack-operators] [openstack-dev] Rescinding the M name decision

2015-07-13 Thread Brad Knowles
On Jul 10, 2015, at 4:19 AM, Thierry Carrez wrote: > I think "growing up" is accepting the pain that comes with picking a > good name, rather than sidestepping the issue. I’ve heard the phrase that there are only two hard problems in computer science, and naming is one of them. Just because it

[Openstack] Migrate an instance from one compute host to another compute host.

2015-07-13 Thread Shanker Gudipati
HI all, I am trying to migrate an instance from one host to another . When I try using "nova migrate SERVER TARGET_HOST" , its saying that the computes are having any shared data path. TIA Regards Shanker DISCLAIMER == This e-mail may contain privileged and confidential information wh

[Openstack] Neutron notifiers error on instance delete

2015-07-13 Thread Chris
Hello, When deleting a instance by the openstack API (DELETE​ {tenant_id}​/servers/​{server_id}) we see the following error on the neutron server, the instance isn’t deleted and change to error status: 2015-07-06 13:00:31.084 45873 ERROR neutron.notifiers.nova [req-7cf6c8a7-15a2-4c7e-8a8

[Openstack] FWaaS and the conntrack table

2015-07-13 Thread Erdősi Péter
Hi, I've faced a problem with FWaaS plugin in Neutron (Juno). The firewall works, but when I delete a rule from the policy, the connection will still works because of conntrack... (I tried with ping, and ssh) It's okay, if the connection will kept alive, if it's really alive, (an active SSH for ex

Re: [Openstack] Fwd: packstack --allinone error in fedora 21

2015-07-13 Thread Matthias Runge
On 13/07/15 08:08, saurabh suman wrote: Hi, I am following https://www.rdoproject.org/Quickstart to install openstack on fedora 21. While all the commands ran successfully the last command packstack --allinone gave error There's a more specific list for questions around rdoproject: http