|
Re: [neutron-dev] Enabling the Neutron router APIs for Opendaylight
Awesome! Many thanks!
From: Kyle Mestery <mestery@...>
Date: Wednesday, April 15, 2015 at 7:23 PM
To: alagalah <alagalah@...>
Cc: "Mohnish_Anumala@..." <Mohnish_Anumala@...>, "neutron-dev@..."
Awesome! Many thanks!
From: Kyle Mestery <mestery@...>
Date: Wednesday, April 15, 2015 at 7:23 PM
To: alagalah <alagalah@...>
Cc: "Mohnish_Anumala@..." <Mohnish_Anumala@...>, "neutron-dev@..."
|
By
alagalah <alagalah@...>
·
#1414
·
|
|
ovsdb used postman failed in Helium
Hi, all:
I just install ovsdb in karaf and start in , then i ran the mininet as followed this post:
https://wiki.opendaylight.org/view/OVSDB_Integration:Mininet_OVSDB_Tutorial
The ovs-vsctl
Hi, all:
I just install ovsdb in karaf and start in , then i ran the mininet as followed this post:
https://wiki.opendaylight.org/view/OVSDB_Integration:Mininet_OVSDB_Tutorial
The ovs-vsctl
|
By
Vinllen Chen <cvinllen@...>
·
#1413
·
|
|
Error when installing Opendaylight with devstack
Hi all,
I am trying to install Openstack controller with devstack in order to communicate with my Opendaylight server that is running and works fine with mininet network. The attached files are my
Hi all,
I am trying to install Openstack controller with devstack in order to communicate with my Opendaylight server that is running and works fine with mininet network. The attached files are my
|
By
BA
·
#1412
·
|
|
Re: [neutron-dev] Enabling the Neutron router APIs for Opendaylight
Kyle,
Many thanks :)
As long as the messages are coming in, we'll fix any bugs on the receiving end. The code is there to catch them, lets see if it works :)
Ed
Kyle,
Many thanks :)
As long as the messages are coming in, we'll fix any bugs on the receiving end. The code is there to catch them, lets see if it works :)
Ed
|
By
Edward Warnicke <hagbard@...>
·
#1411
·
|
|
Re: [neutron-dev] Enabling the Neutron router APIs for Opendaylight
After digging in a bit, this *looks* like it may be because our L3 Openstack plugin (on the Openstack side) neglected to implement the router_interface CRUD...
Ed
After digging in a bit, this *looks* like it may be because our L3 Openstack plugin (on the Openstack side) neglected to implement the router_interface CRUD...
Ed
|
By
Edward Warnicke <hagbard@...>
·
#1410
·
|
|
Re: [neutron-dev] Enabling the Neutron router APIs for Opendaylight
This [1] should add the calls. Note I'm unsure if they will be handled on the Neutron NB side, Ryan can answer that.
Thanks,
Kyle
[1] https://review.openstack.org/#/c/174184/
This [1] should add the calls. Note I'm unsure if they will be handled on the Neutron NB side, Ryan can answer that.
Thanks,
Kyle
[1] https://review.openstack.org/#/c/174184/
|
By
Kyle Mestery <mestery@...>
·
#1409
·
|
|
Neutron networks: Shared vs External
Hi folks,
When it comes to real world deployments of OpenStack, I see (a least) 2 ways by which tenants get to access
subnets that are outside their networks [1]. In odl-OVSDB, we currently disallow
Hi folks,
When it comes to real world deployments of OpenStack, I see (a least) 2 ways by which tenants get to access
subnets that are outside their networks [1]. In odl-OVSDB, we currently disallow
|
By
Flavio Fernandes <ffernand@...>
·
#1408
·
|
|
Re: [neutron-dev] Enabling the Neutron router APIs for Opendaylight
FWIW we see:
RouterCreated messages
PortCreated/Updated messages (for the interface)
We DO NOT get RouterInterfaceCreated messages.
From: alagalah <alagalah@...>
Date: Wednesday, April 15, 2015 at
FWIW we see:
RouterCreated messages
PortCreated/Updated messages (for the interface)
We DO NOT get RouterInterfaceCreated messages.
From: alagalah <alagalah@...>
Date: Wednesday, April 15, 2015 at
|
By
alagalah <alagalah@...>
·
#1407
·
|
|
Cancelled: OpenDaylight - OPNFV community sync meeting
A single instance of the following meeting has been cancelled:
Subject:OpenDaylight - OPNFV community sync meeting Organizer:"Dave Neary" <dneary@...>
Location:Intercall (numbers below) Bridge: 915
A single instance of the following meeting has been cancelled:
Subject:OpenDaylight - OPNFV community sync meeting Organizer:"Dave Neary" <dneary@...>
Location:Intercall (numbers below) Bridge: 915
|
By
Dave Neary <dneary@...>
·
#1417
·
|
|
Re: [neutron-dev] Enabling the Neutron router APIs for Opendaylight
Mohnish,
I owe you your weight in beer!
Hope you are at the hackfest! This works!
From: <Mohnish_Anumala@...>
Date: Tuesday, April 14, 2015 at 7:41 PM
To: <neutron-dev@...>,
Mohnish,
I owe you your weight in beer!
Hope you are at the hackfest! This works!
From: <Mohnish_Anumala@...>
Date: Tuesday, April 14, 2015 at 7:41 PM
To: <neutron-dev@...>,
|
By
alagalah <alagalah@...>
·
#1406
·
|
|
Re: rough agenda for L3 meeting
Thanks mate! Yes, we do care about the routerID and saw it in the port create message too, so thanks for confirming.
We are leveraging our existing virtual router code from helium with some
Thanks mate! Yes, we do care about the routerID and saw it in the port create message too, so thanks for confirming.
We are leveraging our existing virtual router code from helium with some
|
By
Keith Burns <alagalah@...>
·
#1405
·
|
|
OVS Pipeline
Is there any wiki or document that captures:
1. Existing OVS Table pipeline
2. Guidelines for any feature looking to introduce new flows or tables
I'm familiar with the pipeline created when using
Is there any wiki or document that captures:
1. Existing OVS Table pipeline
2. Guidelines for any feature looking to introduce new flows or tables
I'm familiar with the pipeline created when using
|
By
Vishal Thapar <vishal.thapar@...>
·
#1404
·
|
|
Re: rough agenda for L3 meeting
Hello folks,
Just wanted to give a follow up on the topic of creation of OVS port/interface for router interfaces: It is _not_ created at all.
In other words, while Neutron ports are created to
Hello folks,
Just wanted to give a follow up on the topic of creation of OVS port/interface for router interfaces: It is _not_ created at all.
In other words, while Neutron ports are created to
|
By
Flavio Fernandes <ffernand@...>
·
#1403
·
|
|
MDSAL application with DataStore
Hi,
We would like to know any sample examples available, for MDSAL application with DataStore
Also please provide us any information how datastore can be communicated with OVSDB server?
Regards,
LNT
Hi,
We would like to know any sample examples available, for MDSAL application with DataStore
Also please provide us any information how datastore can be communicated with OVSDB server?
Regards,
LNT
|
By
LNT-OpenDayLight
·
#1402
·
|
|
Enabling the Neutron router APIs for Opendaylight
Ed and myself spent sometime debugging lack of invocation of neutron router API.
Here is the mechanism to enable it:
1. Get the base local.conf from here - thanks to Flavio:
Ed and myself spent sometime debugging lack of invocation of neutron router API.
Here is the mechanism to enable it:
1. Get the base local.conf from here - thanks to Flavio:
|
By
Mohnish Anumala
·
#1401
·
|
|
Re: maven build fail
https://wiki.opendaylight.org/view/GettingStarted:Development_Environment_Setup#Edit_your_.7E.2F.m2.2Fsettings.xml
https://wiki.opendaylight.org/view/GettingStarted:Development_Environment_Setup#Edit_your_.7E.2F.m2.2Fsettings.xml
|
By
Edward Warnicke <hagbard@...>
·
#1400
·
|
|
maven build fail
Hi,
I git pull latest change to my local repo and start maven build.
But I got following error:
$ mvn clean install -DskipTests
[INFO] Scanning for projects...
[ERROR] The build could not read 1
Hi,
I git pull latest change to my local repo and start maven build.
But I got following error:
$ mvn clean install -DskipTests
[INFO] Scanning for projects...
[ERROR] The build could not read 1
|
By
Hsin-Yi Shen <syshen66@...>
·
#1399
·
|
|
Re: Change in json to connect with southbound
Ok – not quite.
By
Multanen, Eric W
·
#1398
·
|
|
Re: Change in json to connect with southbound
Doh... before was:
{
"network-topology:node": [
{
"node-id": "ovsdb://10.10.10.10:16640",
"ovsdb:port": 16640,
"ovsdb:ip": "127.0.0.1"
}
]
}
Doh... before was:
{
"network-topology:node": [
{
"node-id": "ovsdb://10.10.10.10:16640",
"ovsdb:port": 16640,
"ovsdb:ip": "127.0.0.1"
}
]
}
|
By
Edward Warnicke <hagbard@...>
·
#1397
·
|
|
Re: Change in json to connect with southbound
Before and After looks the sameJ
Before and After looks the sameJ
|
By
Multanen, Eric W
·
#1396
·
|