Re: [Openstack] Guest networking and magic IP

2016-02-17 Thread Tomas Vondra
Andre Goree writes: > I am trying to determine how exactly I can manipulate traffic from a > _guest's_ NIC using iptables on the _host_. On the host, there is a > bridged virtual NIC that corresponds to the guest's NIC. That interface > does not have an IP setup on it on the host, however wi

Re: [Openstack] Openstack Digest, Vol 32, Issue 18

2016-02-17 Thread Khushbu Parakh
477fa1e3edfffa4e4c7f - - -] > Failed to bind port 9b32f0e7-6b5b-4ced-84b7-262ea12e090c on host compute1 > > Nexus: Segment is None, Event not processed > --snip-- > > I am assuming I am missing something in the configuration file however I > can't figure it out. Any help is

Re: [Openstack] resize lvm-backed instance

2016-02-17 Thread Ivan Derbenev
bump Regards, IT engineer Farheap, Russia Ivan Derbenev -Original Message- From: Ivan Derbenev [mailto:ivan.derbe...@tech-corps.com] Sent: Sunday, February 14, 2016 10:54 PM To: Chris Friesen ; openstack@lists.openstack.org Subject: Re: [Openstack] resize lvm-backed instance Wow, I com

Re: [Openstack] Virtual Firewall Appliance

2016-02-17 Thread Georgios Dimitrakakis
OK! I think then we have to move forward :-) Thanks a lot for your time! Regards, G. On Tue, 16 Feb 2016 20:41:36 -0200, Martinx - ジェームズ wrote: I dont think that youll be able to do that in IceHouse, neither on Juno. Only Kilo and Liberty have a native function to disable the port_security

Re: [Openstack] Guest networking and magic IP

2016-02-17 Thread Andre Goree
On 02/17/2016 6:02 am, Tomas Vondra wrote: Andre Goree writes: I am trying to determine how exactly I can manipulate traffic from a _guest's_ NIC using iptables on the _host_. On the host, there is a bridged virtual NIC that corresponds to the guest's NIC. That interface does not have an I

[Openstack] [Nova] [Cinder] Block device name / ordering

2016-02-17 Thread Bruno L
Hi everyone, Could not figure this one out based on docs, wiki, or previous posts on the mailing list. We use KVM as our hypervisor on the Catalyst Cloud in New Zealand. Unlike Xen, KVM does not support setting the device name (eg: /dev/vdc) of a cinder volume within the guest. If a user specifie

[Openstack] Can't access Horizon from outside

2016-02-17 Thread Wilson Kwok
Hello, I used RDO to installed single node. I can access http://private_ip/dashboard in local LAN, when I access http://public_ip/dashboard that not allowed, remember I can access http://public_ip that can see the Apache testing page. I have checked local_settings file > ALLOWED_HOSTS = ['*', ] ,

Re: [Openstack] [Nova] [Cinder] Block device name / ordering

2016-02-17 Thread Matt Riedemann
On 2/17/2016 6:49 PM, Bruno L wrote: Hi everyone, Could not figure this one out based on docs, wiki, or previous posts on the mailing list. We use KVM as our hypervisor on the Catalyst Cloud in New Zealand. Unlike Xen, KVM does not support setting the device name (eg: /dev/vdc) of a cinder vo

Re: [Openstack] [Nova] [Cinder] Block device name / ordering

2016-02-17 Thread Tim Bell
> -Original Message- > From: Matt Riedemann [mailto:mrie...@linux.vnet.ibm.com] > Sent: 18 February 2016 03:11 > To: openstack@lists.openstack.org > Subject: Re: [Openstack] [Nova] [Cinder] Block device name / ordering > > > > On 2/17/2016 6:49 PM, Bruno L wrote: > > Hi everyone, > > > >