[Openstack] Compute host management IP and VLAN (OpenVSwitch) provider networks on a single bonded interface

2017-07-28 Thread Adnan Smajlovic
Hi, We have the following setup: - OpenStack Icehouse (Ubuntu 14.04 LTS) - Deployed via puppet-openstack module - Neutron (OpenVSwitch version 2.0.2) - L3 networking is all handled by physical devices (no Neutron L3 components in use) - Neutron VLAN provider networks - No tunnell

Re: [Openstack] Need more information about post creation tab

2015-03-24 Thread Adnan Smajlovic
On 24 March 2015 at 09:06, Navneet Singh wrote: > Hi All, > > I want to know more about post creation tab in openstack GUI. What type of > scripts does it supports? When these scripts are launched? WHat more can > be done using this. > If you can share any resources that will be appreciated as I

Re: [Openstack] keystone setup & build

2015-03-16 Thread Adnan Smajlovic
On 14 March 2015 at 00:16, John Williams wrote: > I'm on the following URL of the build docs > > > http://docs.openstack.org/juno/install-guide/install/apt/content/keystone-users.html > > > I'm trying to put keystone together. The build is failing on the > following: > > root@os1:/etc# keystone

Re: [Openstack] reboot/shutdown in cloud-init script

2015-02-23 Thread Adnan Smajlovic
On 19 February 2015 at 16:33, Grant Schoep wrote: > So I've been playing around with cloud init scripts for VMs I have been > building. > > I have one example, which I isn't working. Got it from the following > http://cloudinit.readthedocs.org/en/latest/topics/examples.html > > So, its for the re

Re: [Openstack] KVM root password injection trouble

2015-02-16 Thread Adnan Smajlovic
> Hi all, > > I'm having some trouble getting root password injection to work in my > icehouse cloud. The setup: > > Hypervisor: kvm on Ubuntu 14.04 (icehouse) > Guest OS: debian (custom image) > > I've added the following to /etc/nova/nova.conf on the compute node (based > on instructions from

Re: [Openstack] [heat] MultiNIC VM default Gateway

2015-02-16 Thread Adnan Smajlovic
On 6 February 2015 at 04:41, Heinonen, Johanna (NSN - FI/Espoo) < johanna.heino...@nsn.com> wrote: > > 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

Re: [Openstack] Migration of 2 VMs to the same Compute node

2015-02-16 Thread Adnan Smajlovic
On 16 February 2015 at 14:22, Christian Berendt wrote: > On 02/14/2015 06:54 PM, Daniel Spiekermann wrote: > > is it possible to migrate 2 different VMs to the same compute node? > > Have you tried it with nova live-migration or only with nova migrate? > > With nova live-migration it is possible