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
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
.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.
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
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
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_
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