Re: [Openstack] running control plane on a vmware VM

2017-03-30 Thread Gary Kotton
Hi, You will need to set your switches to promiscuous mode. This is due to the fact that the traffic will be using MAC addresses from OpenStack and not the VMware ones. Thanks Gary From: Manuel Sopena Ballesteros Date: Friday, March 31, 2017 at 4:05 AM To: "openstack@lists.openstack.org" Subje

Re: [Openstack] [Fuel] - OpenStack installation using Fuel Error!!!Task[netconfig/21] Stopping the deployment process

2017-03-30 Thread pratik dave
Thanks I have created a mirror and deployment done successfully. One more thing can we add more services to already added nodes? Or we have to scale down add services and again scale up? On Mar 30, 2017 9:12 PM, "Evgeniy L" wrote: > The repository contains packages important for OpenStack inst

[Openstack] How to find "ovs_mechanism + vxlan tanent_type_driver + L2_pop" configure steps?

2017-03-30 Thread Sam
Hi all, In openstack-ocata install docs, I only found "linux_bridge + vxlan + l2pop" configure steps, Is there "ovs+vxlan+l2pop" configure steps? Thank you~ ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : op

Re: [Openstack] running control plane on a vmware VM

2017-03-30 Thread Clint Dilks
Hi, OpenStack inside VMware is definitely possible and I am current investigating this myself. My first suggestion would be to check that your virtual switches are configured to allow promiscuous traffic https://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalI

Re: [Openstack] running control plane on a vmware VM

2017-03-30 Thread Erik McCormick
On Thu, Mar 30, 2017 at 9:05 PM, Manuel Sopena Ballesteros wrote: > Hi all, > > > > I deployed openstack on a vmware vm using kolla-ansible. The installation > was successful but my router namespace cannot ping the internet and I don’t > know why. > > > > I checked with the openstack IRC channel a

Re: [Openstack] running control plane on a vmware VM

2017-03-30 Thread James Denton
Hi Manuel, In my home lab, I run OpenStack control plane nodes on ESXi and compute on bare metal. At a minimum, you'll want to enable 'promiscuous mode' on the virtual switch(es) in VMware to ensure traffic to the Neutron router doesn't get dropped. This link may help: https://kb.vmware.com

[Openstack] running control plane on a vmware VM

2017-03-30 Thread Manuel Sopena Ballesteros
Hi all, I deployed openstack on a vmware vm using kolla-ansible. The installation was successful but my router namespace cannot ping the internet and I don't know why. I checked with the openstack IRC channel and my guess is that vmware is blocking the traffic from the quantum gateway but I do

[Openstack] Why am I getting 2 IP's assigned to every instance?

2017-03-30 Thread Sterdnot Shaken
Openstack version: Mitaka Number of external bridges: 1 Whenever I spawn a new cirros image, I'm get 2 ip's out of the same ip block assigned to each instance. Anyone know why? Thanks! ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listin

Re: [Openstack] Neutron Network DNS Suffix via DHCP

2017-03-30 Thread Mark Lamourine
Is there an actual DNS service that will correctly return the IP address associated with these names or is it just a local host naming convention? - Mark On Thu, Mar 30, 2017 at 2:49 PM Brian Haley wrote: > On 03/28/2017 08:39 PM, Oisin O'Malley wrote: > > > > There was 2 separate issues to res

Re: [Openstack] Neutron Network DNS Suffix via DHCP

2017-03-30 Thread Brian Haley
On 03/28/2017 08:39 PM, Oisin O'Malley wrote: There was 2 separate issues to resolve; Firstly Nova was appending the default domain name .novalocal to the hostname it presents via the meta-data service. This can be resolved by setting dhcp_domain to an empty string in nova.conf on the Control

[Openstack] MultiDomain Issue in Ocata

2017-03-30 Thread Remo Mattei
Hello all, I have a multi domain setup with Mitaka and it’s all good, I have then created a new env with Ocata and have applied several changes to the policy.json in order to match what I have in the Mitaka version. However, when I have a domain admin, he can do all the steps he can in Mitaka b

Re: [Openstack] [Fuel] - OpenStack installation using Fuel Error!!!Task[netconfig/21] Stopping the deployment process

2017-03-30 Thread Evgeniy L
The repository contains packages important for OpenStack installation, as an option I can suggest to create a mirror of the repository on Fuel Master [1]. Thanks, [1] https://docs.openstack.org/developer/fuel-docs/userdocs/fuel-install-guide/local-repo.html On Wed, Mar 29, 2017 at 11:23 PM, prat

Re: [Openstack] Neutron Network DNS Suffix via DHCP

2017-03-30 Thread Jay Pipes
Thanks for the update, Oisin, this is very useful! :) Best, -jay On 03/28/2017 08:39 PM, Oisin O'Malley wrote: There was 2 separate issues to resolve; Firstly Nova was appending the default domain name .novalocal to the hostname it presents via the meta-data service. This can be resolved by

Re: [Openstack] [User-committee] Boston Forum - Formal Submission Now Open!

2017-03-30 Thread Tom Fifield
On 29/03/17 22:36, Blair Bethwaite wrote: On 29 March 2017 at 18:10, Tom Fifield wrote: On 29/03/17 14:10, Blair Bethwaite wrote: Just to confirm - the Forum will run Monday through Thursday, and presumably the session scheduling will be flexible to meet the needs of the leads/facilitators?

Re: [Openstack] Troubles with networking part of openstack

2017-03-30 Thread Kevin Benton
Hi, Have you setup mappings for the external network in the L2 agent? If you haven't seen this guide, it's very good at a walk-through of configuration for Neutron self-service networking. https://docs.openstack.org/newton/networking-guide/deploy-ovs-selfservice.html On Wed, Mar 29, 2017 at 4:00