; openstack@lists.openstack.org
Subject: Re: [Openstack] Neutron port-create command
Hi and apologies for the delay in the reply.
The neutron API operations define "logical entries", which pretty much means
they just exist in the database.
The database provides agents information concern
_
> > From: jonathan.pro...@gmail.com [jonathan.pro...@gmail.com] on behalf
> of Jonathan Proulx [j...@jonproulx.com]
> > Sent: Tuesday, January 07, 2014 8:33 PM
> > To: Ageeleshwar Kandavelu
> > Cc: openstack@lists.openstack.org
> > Subject
an.pro...@gmail.com [jonathan.pro...@gmail.com] on behalf of
> Jonathan Proulx [j...@jonproulx.com]
> Sent: Tuesday, January 07, 2014 8:33 PM
> To: Ageeleshwar Kandavelu
> Cc: openstack@lists.openstack.org
> Subject: Re: [Openstack] Neutron port-create command
>
> On Tue, Jan 7,
behalf of
Jonathan Proulx [j...@jonproulx.com]
Sent: Tuesday, January 07, 2014 8:33 PM
To: Ageeleshwar Kandavelu
Cc: openstack@lists.openstack.org
Subject: Re: [Openstack] Neutron port-create command
On Tue, Jan 7, 2014 at 12:22 AM, Ageeleshwar Kandavelu
wrote:
> I am using neutron openvswi
On Tue, Jan 7, 2014 at 12:22 AM, Ageeleshwar Kandavelu
wrote:
> I am using neutron openvswitch plugin. I successfully created a port using
> neutron port-create, but I do not see the newly created port when I do
> 'ovs-vsctl show'. Is it that the port created is just a logical entity that
> just e
I am using neutron openvswitch plugin. I successfully created a port using
neutron port-create, but I do not see the newly created port when I do
'ovs-vsctl show'. Is it that the port created is just a logical entity that
just exists only in DB and only when a VM is launched It is created in
op