Re: [Openstack] OpenStack Grizzly Quantum Networking

2013-09-25 Thread Clint Dilks
which credentials you have in you environment do: > > set | grep ^OS > > Re, Darragh. > > > > > > From: Clint Dilks > >Cc: "openstack@lists.openstack.org" > >Sent: Wednesday, 25 September 2013, 0:06 > >

Re: [Openstack] OpenStack Grizzly Quantum Networking

2013-09-25 Thread Darragh O'Reilly
nstack.org" >Sent: Wednesday, 25 September 2013, 0:06 >Subject: Re: [Openstack] OpenStack Grizzly Quantum Networking > > > >Ok > >So looking at this further I believe I am doing something wrong with the >virtual networking rather than the physical side of things. >I

Re: [Openstack] OpenStack Grizzly Quantum Networking

2013-09-24 Thread Clint Dilks
Ok So looking at this further I believe I am doing something wrong with the virtual networking rather than the physical side of things. I now believe that what Darragh means is that my instances should boot on the internal virtual network rather than the public, which makes sense but there is a is

Re: [Openstack] OpenStack Grizzly Quantum Networking

2013-09-24 Thread Clint Dilks
Hi Thanks to everyone whom replied to this thread I will try deleting the ports shortly. On Wed, Sep 25, 2013 at 7:45 AM, Darragh OReilly wrote: > Clint, > > you need to boot your VMs attached to the private network and not the > public network. Then you must allocate and associate floating ip

Re: [Openstack] OpenStack Grizzly Quantum Networking

2013-09-24 Thread Darragh OReilly
quot;openstack@lists.openstack.org" >Sent: Tuesday, 24 September 2013, 2:54 >Subject: Re: [Openstack] OpenStack Grizzly Quantum Networking > > > >Hi, > >As a follow up to this I was trying to delete all configured networks and >start again, but I seem to be stuck in a loop

Re: [Openstack] OpenStack Grizzly Quantum Networking

2013-09-24 Thread Darragh O'Reilly
.openstack.org" >Sent: Tuesday, 24 September 2013, 2:54 >Subject: Re: [Openstack] OpenStack Grizzly Quantum Networking > > > >Hi, > >As a follow up to this I was trying to delete all configured networks and >start again, but I seem to be stuck in a loop where I can&#

Re: [Openstack] OpenStack Grizzly Quantum Networking

2013-09-24 Thread RANJIT
Hi, As you can see that those two ports are for: 1. interface port for internal subnet 2. Access gateway port for external subnet. [root@blitzen nova]# quantum port-list -c id -c fixed_ips -c device_owner +- -+---

Re: [Openstack] OpenStack Grizzly Quantum Networking

2013-09-24 Thread RANJIT
Hi, As you can see that those two ports are for: 1. interface port for internal subnet 2. Access gateway port for external subnet. [root@blitzen nova]# quantum port-list -c id -c fixed_ips -c device_owner +- -+---

Re: [Openstack] OpenStack Grizzly Quantum Networking

2013-09-23 Thread Clint Dilks
Hi, As a follow up to this I was trying to delete all configured networks and start again, but I seem to be stuck in a loop where I can't delete a router because it has active ports, and yet I can't delete active ports because they belong to a router. [root@blitzen nova]# quantum router-list +---

[Openstack] OpenStack Grizzly Quantum Networking

2013-09-23 Thread Clint Dilks
Hi I am currently trying to get Grizzly up and running on CentOS 6.4. I have followed http://docs.openstack.org/grizzly/basic-install/yum/content/as closely as I can and from both a dashboard and OpenStack command line viewpoint all OpenStack services are up and running and it appears that VM's ca