|
Re: [sfc-dev] [release] New project build cycle between sfc and ovsdb?
Yes.
From: Colin Dixon <colin@...>
Date: Friday, June 26, 2015 at 9:39 AM
To: Thanh Ha <thanh.ha@...>
Cc: "sfc-dev@..." <sfc-dev@...>, "<ovsdb-dev@...>" <ovsdb-dev@...>, "release@..."
Yes.
From: Colin Dixon <colin@...>
Date: Friday, June 26, 2015 at 9:39 AM
To: Thanh Ha <thanh.ha@...>
Cc: "sfc-dev@..." <sfc-dev@...>, "<ovsdb-dev@...>" <ovsdb-dev@...>, "release@..."
|
By
Reinaldo Penno <rapenno@...>
·
#1635
·
|
|
Re: [release] New project build cycle between sfc and ovsdb?
In that case, can we remove the ovs-sfc directory from the ovsdb project if it's really dead code?
--Colin
In that case, can we remove the ovs-sfc directory from the ovsdb project if it's really dead code?
--Colin
|
By
Colin Dixon <colin@...>
·
#1634
·
|
|
Re: [release] New project build cycle between sfc and ovsdb?
Ok maybe false alarm. I did a recheck on ovsdb and it was successful despite the the dependencies.log reporting that ovsdb needed sfc. I guess I'm not blocked on this as I had thought.
Thanh
Ok maybe false alarm. I did a recheck on ovsdb and it was successful despite the the dependencies.log reporting that ovsdb needed sfc. I guess I'm not blocked on this as I had thought.
Thanh
|
By
Thanh Ha <thanh.ha@...>
·
#1632
·
|
|
Re: [release] New project build cycle between sfc and ovsdb?
SFC definitely uses OVSDB, but I cant imagine why OVSDB would need anything from SFC.
OVSDB used to have some implementation code for SFC, but that should have been removed long ago.
SFC definitely uses OVSDB, but I cant imagine why OVSDB would need anything from SFC.
OVSDB used to have some implementation code for SFC, but that should have been removed long ago.
|
By
Brady Allen Johnson <brady.allen.johnson@...>
·
#1633
·
|
|
New project build cycle between sfc and ovsdb?
Hi Everyone,
Just trying to figure out how to solve this build cycle. It seems sfc needs ovsdb and vice-versa causing a build cycle between the 2 projects (see below). How do we resolve this? and is
Hi Everyone,
Just trying to figure out how to solve this build cycle. It seems sfc needs ovsdb and vice-versa causing a build cycle between the 2 projects (see below). How do we resolve this? and is
|
By
Thanh Ha <thanh.ha@...>
·
#1631
·
|
|
Re: ODL Inventory
Thanks Sam. Actually, this what I thought I need to do (only include odl-ovsdb-southbound-impl in my features.xml), but I am not sure what part I am missing. I believe the devstack & ODL connection
Thanks Sam. Actually, this what I thought I need to do (only include odl-ovsdb-southbound-impl in my features.xml), but I am not sure what part I am missing. I believe the devstack & ODL connection
|
By
Khaldoon Al Zoubi <khaldoon.alzoubi@...>
·
#1630
·
|
|
Re: ODL Inventory
Khal,
the OVSDB southbound plugin [1] will populate the topology with the ovsdb node information, including the bridges and ports. With devstack as part of the local.conf config the ODL address is
Khal,
the OVSDB southbound plugin [1] will populate the topology with the ovsdb node information, including the bridges and ports. With devstack as part of the local.conf config the ODL address is
|
By
Sam Hague
·
#1629
·
|
|
ODL Inventory
Hi,
I can’t figure out how OVSDB populate ODL Inventory based on openstack (i.e. specifically after ./stack.sh is complete). Also, is there a feature I can include in my project to do that.
Hi,
I can’t figure out how OVSDB populate ODL Inventory based on openstack (i.e. specifically after ./stack.sh is complete). Also, is there a feature I can include in my project to do that.
|
By
Khaldoon Al Zoubi <khaldoon.alzoubi@...>
·
#1628
·
|
|
Re: [integration-dev] ovsdb server port
Thank you for confirming :)
Ed
Thank you for confirming :)
Ed
|
By
Edward Warnicke <hagbard@...>
·
#1627
·
|
|
Fw: Invitation to WebEx meeting: OVSDB VTEP Mtg (hardware_vtep)
all,
we are starting an ongoing sync up call at 7 am PST tuesdays, to implement hardware_vtep schema to the ovsdb project. please find meeting details attached.
here's the agenda set from initial
all,
we are starting an ongoing sync up call at 7 am PST tuesdays, to implement hardware_vtep schema to the ovsdb project. please find meeting details attached.
here's the agenda set from initial
|
By
daya k
·
#1626
·
|
|
Re: [integration-dev] ovsdb server port
i tried different ovs port to connect to from controller and it worked fine for me.
--
Thanks
Anil
i tried different ovs port to connect to from controller and it worked fine for me.
--
Thanks
Anil
|
By
Anil Vishnoi
·
#1625
·
|
|
Re: [integration-dev] ovsdb server port
If memory serves, we *should* be able to use any port we desire in connection_info when starting a connection from the controller to ovsdb.
That said, to be completely honest, I've never tried any
If memory serves, we *should* be able to use any port we desire in connection_info when starting a connection from the controller to ovsdb.
That said, to be completely honest, I've never tried any
|
By
Edward Warnicke <hagbard@...>
·
#1624
·
|
|
Re: [integration-dev] ovsdb server port
Hi Sam, controller is always tested with 6640, I am just talking on the OVS side.
Hi Sam, controller is always tested with 6640, I am just talking on the OVS side.
|
By
Luis Gomez
·
#1623
·
|
|
Re: [integration-dev] ovsdb server port
Luis,
when you say ovsdb suite, does that include the southbound and the netvirt pieces?
Also, have both pieces already been tested with 6634 as the controller ovsdb port? Reason I ask, is there
Luis,
when you say ovsdb suite, does that include the southbound and the netvirt pieces?
Also, have both pieces already been tested with 6634 as the controller ovsdb port? Reason I ask, is there
|
By
Sam Hague
·
#1622
·
|
|
Re: [integration-dev] ovsdb server port
Ah, ok, then yes, 6634 would be acceptable as that's what the system is
currently configured for.
-Andy-
--
Andrew J Grimberg
Systems Administrator
The Linux Foundation
Ah, ok, then yes, 6634 would be acceptable as that's what the system is
currently configured for.
-Andy-
--
Andrew J Grimberg
Systems Administrator
The Linux Foundation
|
By
Andrew Grimberg <agrimberg@...>
·
#1621
·
|
|
Re: [integration-dev] ovsdb server port
So if we want the OVSDB suite to run smooth in a test consolidated environment (controller + OVS in same VM) we will have to open a different port (not 6640) for the mininet VM. So I am thinking we
So if we want the OVSDB suite to run smooth in a test consolidated environment (controller + OVS in same VM) we will have to open a different port (not 6640) for the mininet VM. So I am thinking we
|
By
Luis Gomez
·
#1620
·
|
|
Re: [integration-dev] ovsdb server port
Ed,
This is a fallout from the recently built Fedora 21. Yes, we're aware
that F22 is already available but it came out just after we built out
the F21 image. We can modify the port that SELinux
Ed,
This is a fallout from the recently built Fedora 21. Yes, we're aware
that F22 is already available but it came out just after we built out
the F21 image. We can modify the port that SELinux
|
By
Andrew Grimberg <agrimberg@...>
·
#1619
·
|
|
Re: [integration-dev] ovsdb server port
Luis,
From the RFC: https://tools.ietf.org/html/rfc7047
"IANA has assigned TCP port 6640 for this protocol. Earlier implementations of OVSDB used another port number, but compliant
Luis,
From the RFC: https://tools.ietf.org/html/rfc7047
"IANA has assigned TCP port 6640 for this protocol. Earlier implementations of OVSDB used another port number, but compliant
|
By
Edward Warnicke <hagbard@...>
·
#1618
·
|
|
ovsdb server port
Hi ovsdb experts,
Anyone knows if there is any agreement on standard OVSDB server port. Our controller uses 6640 while SELinux assumes 6634 for example.
BR/Luis
Hi ovsdb experts,
Anyone knows if there is any agreement on standard OVSDB server port. Our controller uses 6640 while SELinux assumes 6634 for example.
BR/Luis
|
By
Luis Gomez
·
#1617
·
|
|
Updated Invitation: OVSDB VTEP meeting @ Weekly from 7am to 8am on Tuesday (abhijitkoss@gmail.com)
This event has been changed.
more details »
OVSDB VTEP meeting
Changed: OVSDB VTEP Mtg
Every Tuesday, from Tue, Jun 23, 2015 to no end date, 8:00 am | 1 hr
Denver (Mountain Daylight Time,
This event has been changed.
more details »
OVSDB VTEP meeting
Changed: OVSDB VTEP Mtg
Every Tuesday, from Tue, Jun 23, 2015 to no end date, 8:00 am | 1 hr
Denver (Mountain Daylight Time,
|
By
Abhijit Kumbhare
·
#1616
·
|