[Openstack] [heat] MultiNIC VM default Gateway

2015-02-05 Thread Heinonen, Johanna (NSN - FI/Espoo)
Hi, I am experimenting with heat and have a template that creates a multinic VM (3 interfaces). One interface has floating IP and connectivity outside. The problem is that I do not know how to specify the default gateway of the VM. If it is not to the network that has floating IP the connectiv

[Openstack] Neutron opendaylight plugin integration: gre tunnel interface problem

2014-06-18 Thread Heinonen, Johanna (NSN - FI/Espoo)
Hi, I have been experimenting with neutron ODL plugin. I have followed the RDO instructions http://openstack.redhat.com/OpenDaylight_integration . ODL controller is up and running and I can see in the webGUI OVS-switches from controller and compute nodes (br-int/br-tun/br-ex). I have modified

Re: [Openstack] Is it possible to start Trove instance without volume?

2014-06-05 Thread Heinonen, Johanna (NSN - FI/Espoo)
.161 14445 TRACE trove.openstack.common.rpc.amqp cls.__name__) 2014-06-05 23:10:07.161 14445 TRACE trove.openstack.common.rpc.amqp ModelNotFoundError: InstanceServiceStatus Not Found 2014-06-05 23:10:07.161 14445 TRACE trove.openstack.common.rpc.amqp I am using the ubuntu1404 trove packages.

[Openstack] Is it possible to start Trove instance without volume?

2014-05-30 Thread Heinonen, Johanna (NSN - FI/Espoo)
Hi, Is it possible to start trove instance in icehouse without volume support (cinder)? There is a parameter in trove.conf and trove-taskmanager.conf files called "trove_volume_support" but if I give value False to this and try to create trove instance I got the following error: trove create te

[Openstack] FW: Icehouse: problem with launching VMs

2014-05-22 Thread Heinonen, Johanna (NSN - FI/Espoo)
Hi, I fixed my problem below. My nova.conf file had neutron related parameters in the end of the file. Moving them under [DEFAULT] section fixed the problem. BR Johanna From: ext Heinonen, Johanna (NSN - FI/Espoo) [mailto:johanna.heino...@nsn.com] Sent: Tuesday, May 13, 2014 10:25 AM To

[Openstack] Icehouse: problem with launching VMs

2014-05-13 Thread Heinonen, Johanna (NSN - FI/Espoo)
Hi, My icehouse installation fails to start VMs. I have done the installation according to installation guide but the nova-compute.log shows errors listed below. The result is the same for ubuntu 12.04 and ubuntu 14.04. I use neutron and ML2 plugin with ovs. There is no difference whether virt_

[Openstack] VM forwarding packets

2014-01-17 Thread Heinonen, Johanna (NSN - FI/Espoo)
Hi, I have a need to forward packets through a VM. This means that some packets have source IP address that is not configured for the VM (ip spoofing). I tried to modify firewall.py and disable the filters in nova-base, I also followed instructions from https://lists.launchpad.net/openstack/ms