|
Jenkins setup
Hi helpdesk,
i'm trying to setup the jenkins on the ovsdb project, but that fails because the maven is not setup, here is what jenkins reports:
Jenkins needs to know where your Maven 2/3 is
Hi helpdesk,
i'm trying to setup the jenkins on the ovsdb project, but that fails because the maven is not setup, here is what jenkins reports:
Jenkins needs to know where your Maven 2/3 is
|
By
Giovanni Meo <gmeo@...>
·
#1
·
|
|
Re: Jenkins setup
Greetings folks,
Sorry about all of this. I was pretty certain that I had Maven setup
after I built out the silos before I left for my vacation. We should be
all setup now with Maven 3.0.5 for this
Greetings folks,
Sorry about all of this. I was pretty certain that I had Maven setup
after I built out the silos before I left for my vacation. We should be
all setup now with Maven 3.0.5 for this
|
By
Andrew Grimberg <agrimberg@...>
·
#2
·
|
|
NetworkConfiguration -> BridgeDomain Configuration Service
I just pushed a commit for BridgeDomain Configuration Service under the
umbrella of SAL Network Configuration Services.
The idea of this SAL service is to provide a Protocol Plugin agnostic way
of
I just pushed a commit for BridgeDomain Configuration Service under the
umbrella of SAL Network Configuration Services.
The idea of this SAL service is to provide a Protocol Plugin agnostic way
of
|
By
Madhu Venugopal (vmadhu) <vmadhu@...>
·
#3
·
|
|
Re: [controller-dev] NetworkConfiguration -> BridgeDomain Configuration Service
I take it that BridgeDomains are the protocol-agnostic equivalent of an L2 segment?
Should we make a wiki page somewhere of the core abstractions and their loose equivalents? It might be useful.
For
I take it that BridgeDomains are the protocol-agnostic equivalent of an L2 segment?
Should we make a wiki page somewhere of the core abstractions and their loose equivalents? It might be useful.
For
|
By
Colin Dixon <ckd@...>
·
#4
·
|
|
Re: [controller-dev] NetworkConfiguration -> BridgeDomain Configuration Service
>> I take it that BridgeDomains are the protocol-agnostic equivalent of an L2 segment?
Yes. That is the general idea.
Similarly, the umbrella abstraction, Network Configuration is a
>> I take it that BridgeDomains are the protocol-agnostic equivalent of an L2 segment?
Yes. That is the general idea.
Similarly, the umbrella abstraction, Network Configuration is a
|
By
Madhu Venugopal (vmadhu) <vmadhu@...>
·
#5
·
|
|
Distribution directory commits and Jenkin's changes
I pushed two changes to add a distribution directory:
https://git.opendaylight.org/gerrit/#/c/784/ - which adds the distribution directory and makes commons/ build both ovsdb/ and
I pushed two changes to add a distribution directory:
https://git.opendaylight.org/gerrit/#/c/784/ - which adds the distribution directory and makes commons/ build both ovsdb/ and
|
By
Ed Warnicke (eaw) <eaw@...>
·
#6
·
|
|
Few NorthBound REST API cleanup
Devs,
While reviewing the existing REST APIs, we identified a few inconstancies in Documentation, Grammar and URL paths.
Few of us are cleaning it up. Expect a few Gerrit review requests (all on the
Devs,
While reviewing the existing REST APIs, we identified a few inconstancies in Documentation, Grammar and URL paths.
Few of us are cleaning it up. Expect a few Gerrit review requests (all on the
|
By
Madhu Venugopal (vmadhu) <vmadhu@...>
·
#7
·
|
|
Re: [openflowplugin-dev] [openflowjava-dev] [controller-dev] OF Plugin Design Updated.
We may want to settle onto a single version of netty throughout ODL… here's what I see so far:
bgpcep:
We may want to settle onto a single version of netty throughout ODL… here's what I see so far:
bgpcep:
|
By
Ed Warnicke (eaw) <eaw@...>
·
#8
·
|
|
Re: [bgpcep-dev] [openflowplugin-dev] [openflowjava-dev] [controller-dev] OF Plugin Design Updated.
I would suggest using Netty 4.0.9-Final
Still in distribution you could overrride minor number.
Tony
I would suggest using Netty 4.0.9-Final
Still in distribution you could overrride minor number.
Tony
|
By
Tony Tkacik -X (ttkacik - Pantheon Technologies SRO@Cisco) <ttkacik@...>
·
#9
·
|
|
Re: [bgpcep-dev] [openflowplugin-dev] [openflowjava-dev] [controller-dev] OF Plugin Design Updated.
It would be better to go for latest versionas suggested by Tony. We might want to look into the following resolutionsjust in case
It would be better to go for latest versionas suggested by Tony. We might want to look into the following resolutionsjust in case
|
By
Muthukumaran Kothandaraman <mkothand@...>
·
#10
·
|
|
Re: [bgpcep-dev] [openflowplugin-dev] [openflowjava-dev] [controller-dev] OF Plugin Design Updated.
Tony,
Not sure if the clarifications mentionedin below link have been addressed differently in the design and implementationin context of 4.0x.
Following this thread might be useful(I just posted
Tony,
Not sure if the clarifications mentionedin below link have been addressed differently in the design and implementationin context of 4.0x.
Following this thread might be useful(I just posted
|
By
Muthukumaran Kothandaraman <mkothand@...>
·
#11
·
|
|
Re: [bgpcep-dev] [openflowplugin-dev] [openflowjava-dev] [controller-dev] OF Plugin Design Updated.
I suggest standardizing on 4.0.x. There has been significant API rework for the 4.0.x series. Patch to move bgpcep forward to 4.0.8 is forthcoming.
Bye,
Robert
I suggest standardizing on 4.0.x. There has been significant API rework for the 4.0.x series. Patch to move bgpcep forward to 4.0.8 is forthcoming.
Bye,
Robert
|
By
Robert Varga -X (rovarga - Pantheon Technologies SRO@Cisco) <rovarga@...>
·
#12
·
|
|
Integration collaboration
Hi ovsdb developers,
In case you do not know we have created a new project in OpenDaylight with the goal of coordinating release, integration and test efforts across all projects.
The project
Hi ovsdb developers,
In case you do not know we have created a new project in OpenDaylight with the goal of coordinating release, integration and test efforts across all projects.
The project
|
By
Luis Gomez <luis.gomez@...>
·
#13
·
|
|
hacking around
Hi, I've successfully build ovsdb, is there a guide for hack around the code?
--
Zhipeng Huang
Master Of Science & Research Assistant
Mobile Ad-Hoc Network Lab
California Institute for
Hi, I've successfully build ovsdb, is there a guide for hack around the code?
--
Zhipeng Huang
Master Of Science & Research Assistant
Mobile Ad-Hoc Network Lab
California Institute for
|
By
Zhipeng Huang <zhipengh512@...>
·
#14
·
|
|
Re: hacking around
Hi,
The OVSDB infrastructure code is undergoing a major revamp.
We are moving away from jsonrpc4j towards netty based custom 2-way JSON-RPC implementation.
Moving away from String and custom message
Hi,
The OVSDB infrastructure code is undergoing a major revamp.
We are moving away from jsonrpc4j towards netty based custom 2-way JSON-RPC implementation.
Moving away from String and custom message
|
By
Madhu Venugopal (vmadhu) <vmadhu@...>
·
#15
·
|
|
hacking around
---------- Forwarded message ----------
From: Zhipeng Huang <zhipengh512@...>
Date: Thu, Sep 19, 2013 at 11:45 AM
Subject: Re: [ovsdb-dev] hacking around
To: "Madhu Venugopal (vmadhu)" <vmadhu@...>
hi
---------- Forwarded message ----------
From: Zhipeng Huang <zhipengh512@...>
Date: Thu, Sep 19, 2013 at 11:45 AM
Subject: Re: [ovsdb-dev] hacking around
To: "Madhu Venugopal (vmadhu)" <vmadhu@...>
hi
|
By
Zhipeng Huang <zhipengh512@...>
·
#16
·
|
|
Jenkins issue preventing integration
Guys,
I am trying to put together the integration project's distribution directories for the various versions.
As part of that, I am finding a problem with integrating OVSDB into the virtualization
Guys,
I am trying to put together the integration project's distribution directories for the various versions.
As part of that, I am finding a problem with integrating OVSDB into the virtualization
|
By
Ed Warnicke (eaw) <eaw@...>
·
#17
·
|
|
Re: Jenkins issue preventing integration
Taken care of, thanks Ed!
Evan
Taken care of, thanks Ed!
Evan
|
By
Evan Zeller <evanrzeller@...>
·
#18
·
|
|
Re: [controller-dev] Porting net-virt-platform TunnelManager into ODL?
Hi ovsdb guys
Do you guys already implement a unified tunnel service that can discover new tunnel and accept requests to establish them?
在 2013 10 2 05:57,"Colin Dixon" <ckd@...>写道:
Hi ovsdb guys
Do you guys already implement a unified tunnel service that can discover new tunnel and accept requests to establish them?
在 2013 10 2 05:57,"Colin Dixon" <ckd@...>写道:
|
By
denghui huang
·
#20
·
|
|
[controller-dev] Porting net-virt-platform TunnelManager into ODL?
Hi folks,
Forwarding this to the correct mail list.
---------- Forwarded message ----------
From: huang denghui <huangdenghui@...>
Date: 2013/10/2
Subject: Re: [controller-dev] Porting
Hi folks,
Forwarding this to the correct mail list.
---------- Forwarded message ----------
From: huang denghui <huangdenghui@...>
Date: 2013/10/2
Subject: Re: [controller-dev] Porting
|
By
denghui huang
·
#19
·
|