|
Re: OVSDB MDSAL - Topology overlay data
We are getting close... finishing up the crud of bridges and interfaces... then just need to hook the overlay model up to that ;)
Ed
On Thu, Mar 26, 2015 at 11:35 AM, Andrej Kincel -X (akincel -
We are getting close... finishing up the crud of bridges and interfaces... then just need to hook the overlay model up to that ;)
Ed
On Thu, Mar 26, 2015 at 11:35 AM, Andrej Kincel -X (akincel -
|
By
Edward Warnicke <hagbard@...>
·
#1335
·
|
|
OVSDB MDSAL - Topology overlay data
Hello guys,
I would like to ask about the current status of Overlay data implementation (“overlay.yang”). E.g. when we create VXLAN tunnel between two OVS Bridges, we cannot see any tunnel
Hello guys,
I would like to ask about the current status of Overlay data implementation (“overlay.yang”). E.g. when we create VXLAN tunnel between two OVS Bridges, we cannot see any tunnel
|
By
Andrej Kincel -X (akincel - Pantheon Technologies SRO@Cisco) <akincel@...>
·
#1334
·
|
|
Re: Running tempest tests -- using local vm (from Vagrant) -- cont.
Quick update:
I created a wiki page [1] which may be easier to refer to as well as improve on this subject.
Please change or add anything that is not good enough. Goes w/out saying, but if something
Quick update:
I created a wiki page [1] which may be easier to refer to as well as improve on this subject.
Please change or add anything that is not good enough. Goes w/out saying, but if something
|
By
Flavio Fernandes <ffernand@...>
·
#1333
·
|
|
Re: [opendaylight.org #10113] Jenkins Jobs failing
wrote:
Greetings Gabriel,
That job is a matrix based job. So, to get to the actual console log go
up to the job job overview (select the job number in the breadcrumb) and
then in the
wrote:
Greetings Gabriel,
That job is a matrix based job. So, to get to the actual console log go
up to the job job overview (select the job number in the breadcrumb) and
then in the
|
By
Andrew Grimberg via RT <helpdesk@...>
·
#1332
·
|
|
Jenkins Jobs failing
Hello,
I have been getting this error from jenkins in a couple of my patches and some other patches:
https://jenkins.opendaylight.org/releng/job/ovsdb-verify-master/167/console
Any idea what might be
Hello,
I have been getting this error from jenkins in a couple of my patches and some other patches:
https://jenkins.opendaylight.org/releng/job/ovsdb-verify-master/167/console
Any idea what might be
|
By
Gabriel Robitaille-Montpetit <grmontpetit@...>
·
#1331
·
|
|
Re: [integration-dev] running tempest tests
Forgot to mention you have to replace ${DISTRIBUTION} with karaf so the script will look like:
Forgot to mention you have to replace ${DISTRIBUTION} with karaf so the script will look like:
|
By
Luis Gomez
·
#1330
·
|
|
Re: [integration-dev] running tempest tests
FYI I am already using a similar script to calculate latest Nexus artifact for a given integration branch (note if you do not want to download integration git, you can replace
FYI I am already using a similar script to calculate latest Nexus artifact for a given integration branch (note if you do not want to download integration git, you can replace
|
By
Luis Gomez
·
#1329
·
|
|
Re: running tempest tests
In answer to point 2 you can first pull
https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/distribution-karaf/0.3.0-SNAPSHOT/maven-metadata.xml and
In answer to point 2 you can first pull
https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/distribution-karaf/0.3.0-SNAPSHOT/maven-metadata.xml and
|
By
Andrew Grimberg <agrimberg@...>
·
#1328
·
|
|
running tempest tests
Right now we have tempest tests running against Helium-SR3 whenever there are patches pushed in OpenStack as this
Right now we have tempest tests running against Helium-SR3 whenever there are patches pushed in OpenStack as this
|
By
Colin Dixon <colin@...>
·
#1327
·
|
|
Re: Running tempest tests -- using local vm (from Vagrant) -- cont.
Sounds good thanks Flavio...
--
Mathieu Lemay
President & CEO
Inocybe Technologies
1-888-445-7505
www.inocybe.com
Sounds good thanks Flavio...
--
Mathieu Lemay
President & CEO
Inocybe Technologies
1-888-445-7505
www.inocybe.com
|
By
Mathieu Lemay <mlemay@...>
·
#1326
·
|
|
Re: Running tempest tests -- using local vm (from Vagrant) -- cont.
Sorry folks; one important detail I failed to mention.
If you use optional step 2 (using odl outside the vm), you will also need to set the port used by neutron.
By default, the all-in-one option
Sorry folks; one important detail I failed to mention.
If you use optional step 2 (using odl outside the vm), you will also need to set the port used by neutron.
By default, the all-in-one option
|
By
Flavio Fernandes <ffernand@...>
·
#1325
·
|
|
Re: [controller-dev] OVSDB - Retrieving table name using Northbound MDSAL
1. is this northbound simply a reader or can it also update as the current northbound does all CRUD operations?
Reader only for now, no CRUD. (maybe RPC is overkill for that).
2. is this separate from
1. is this northbound simply a reader or can it also update as the current northbound does all CRUD operations?
Reader only for now, no CRUD. (maybe RPC is overkill for that).
2. is this separate from
|
By
Gabriel Robitaille-Montpetit <grmontpetit@...>
·
#1324
·
|
|
Re: [controller-dev] OVSDB - Retrieving table name using Northbound MDSAL
Gabriel,
let's talk about this in the ovsdb meeting today. Some questions:
1. is this northbound simply a reader or can it also update as the current northbound does all CRUD operations?
2. is this
Gabriel,
let's talk about this in the ovsdb meeting today. Some questions:
1. is this northbound simply a reader or can it also update as the current northbound does all CRUD operations?
2. is this
|
By
Sam Hague
·
#1323
·
|
|
Re: [controller-dev] OVSDB - Retrieving table name using Northbound MDSAL
Hi,
We started work on this:
https://git.opendaylight.org/gerrit/#/c/16850/
If there could be someone taking a look at it, it would be nice. The next step would be to define a model and RPCs.
Hi,
We started work on this:
https://git.opendaylight.org/gerrit/#/c/16850/
If there could be someone taking a look at it, it would be nice. The next step would be to define a model and RPCs.
|
By
Gabriel Robitaille-Montpetit <grmontpetit@...>
·
#1322
·
|
|
mdsal southbound status
Eric, Ed,
where does the southbound stand right now? Can you update the trello board [1] to reflect the status and add or modify any cards to capture other work?
We should also look into adding
Eric, Ed,
where does the southbound stand right now? Can you update the trello board [1] to reflect the status and add or modify any cards to capture other work?
We should also look into adding
|
By
Sam Hague
·
#1321
·
|
|
Re: OVSDB - Retrieving table name using Northbound MDSAL
Hi Sam,
We would like to fetch the table names from ovsdb. How to implement this functionality in mdsal southbound interface.
Thanks & Regards,
lnt
Hi Sam,
We would like to fetch the table names from ovsdb. How to implement this functionality in mdsal southbound interface.
Thanks & Regards,
lnt
|
By
LNT-OpenDayLight
·
#1320
·
|
|
Re: [neutron-dev] Running tempest tests -- using local vm (from Vagrant)
Flavio-
Please create a wiki page in the NeutronNorthound project space with this information. Thanks!
Ryan
Flavio Fernandes ---03/23/2015 07:37:35 PM---Running tempest tests -- using local vm This
Flavio-
Please create a wiki page in the NeutronNorthound project space with this information. Thanks!
Ryan
Flavio Fernandes ---03/23/2015 07:37:35 PM---Running tempest tests -- using local vm This
|
By
Ryan Moats <rmoats@...>
·
#1319
·
|
|
Running tempest tests -- using local vm (from Vagrant)
Running tempest tests -- using local vm
This is a short an simple set of steps you can take to get going on tempest tests.
Big thanks for enabling this goes to Kyle and Swami!
— flavio
=====
git
Running tempest tests -- using local vm
This is a short an simple set of steps you can take to get going on tempest tests.
Big thanks for enabling this goes to Kyle and Swami!
— flavio
=====
git
|
By
Flavio Fernandes <ffernand@...>
·
#1318
·
|
|
ovsdb scalability
Hello All,
Could you please let me know the scalability of ovsdb?
I had created 2000 ovsdb-client monitoring on a database and
when i do a transact (insert operation) from another client i get
Hello All,
Could you please let me know the scalability of ovsdb?
I had created 2000 ovsdb-client monitoring on a database and
when i do a transact (insert operation) from another client i get
|
By
vis reddy <badveli_vishnuus@...>
·
#1317
·
|
|
Using insertTree API method in OvsdbConfigurationService
Hi everyone,
I want to configure a new port and an vxlan interface to an existing bridge in the ovsdb-sever.
I had tried using the insert row to create a new port to existing bridge but I had
Hi everyone,
I want to configure a new port and an vxlan interface to an existing bridge in the ovsdb-sever.
I had tried using the insert row to create a new port to existing bridge but I had
|
By
Tomer Pearl <Tomer.Pearl@...>
·
#1316
·
|