Re: [Openstack] [OpenStack] Second Public IP for VM on Another Public Network does not work properly

2016-08-22 Thread John Belamaric
On Aug 22, 2016, at 11:12 AM, John Belamaric mailto:jbelama...@infoblox.com>> wrote: On Aug 19, 2016, at 5:35 PM, Neil Jerram mailto:n...@tigera.io>> wrote: On Fri, Aug 19, 2016 at 9:25 PM John Belamaric mailto:jbelama...@infoblox.com>> wrote: > > Yes, and that was w

Re: [Openstack] [OpenStack] Second Public IP for VM on Another Public Network does not work properly

2016-08-19 Thread John Belamaric
> > Yes, and that was what I was alluding to in order to make packets go out the > correct interface based on the source IP in the packets. > You can configure it to send the packets out the interface the original packet came in on. That solves this problem. You don’t have to use source IP. J

Re: [Openstack] Quesion about Openstack Magnum

2016-07-11 Thread John Belamaric
I had a similar issue. If you follow the guide you use "container-infra” for the service type, but the magnum client version I was using (2.1.0) looks for ”container”. Even after that though, I have not been able to get it fully working. I am seeing this error in magnum-conductor.log, and haven

Re: [Openstack] What neutron agent on Compute node?

2016-07-01 Thread John Belamaric
Even if you are NOT running DVR, the OVS agent (but not L3) needs to run on the compute to plumb the networking for instances on that node. The L3 agent only needs to run on the network node unless you are running DVR. John > On Jun 29, 2016, at 2:19 PM, Turbo Fredriksson wrote: > > On Jun 29

Re: [Openstack] Default security groups

2016-04-05 Thread John Belamaric
Very nice! I have a very crude shell script I use to create new users/projects for our lab, but this is much nicer! On Apr 5, 2016, at 10:11 AM, José Riguera López mailto:jrigu...@gmail.com>> wrote: Hi, I have created a small python program using the official client libraries to automatically

Re: [Openstack] Designate, pdns, mdns, AXFR, mysql

2016-02-19 Thread John Belamaric
> On Feb 19, 2016, at 6:03 PM, Andrew Bogott wrote: > >I'm running designate kilo with a pdns backend. I originally set things > up in Juno, with designate-central syncing directly to the pdns mysql > backend. Everything was stable until my upgrade to Kilo. During the upgrade > to Kilo

Re: [Openstack] [openstack-dev] [Neutron] [Docs] Definition of a provider Network

2016-01-19 Thread John Belamaric
Yes, I think of it as: A provider network in OpenStack is simply a record specifying the necessary details of the underlying infrastructure so that OpenStack can utilize it. The actual networking services (layer 2 and 3 forwarding, for example) are provided by the infrastructure and configured

Re: [Openstack] Metadata Issue

2015-10-22 Thread John Belamaric
Is the dhcp client on your custom image running? If it can't get a DHCP address it won't be able to access the meta-data server. The link-local address is an illusion. > On Oct 22, 2015, at 2:04 PM, Geoffrey Tran wrote: > > Hello, > > Thank you for your response. > > Sorry that was a typo. I