|
Re: Openstack-ODL integration issues in stable/kilo + Lithium 0.3.0
Sam, Flavio
Thanks for the inputs.
This allinone setup creates bridge, network & tenants.
We tried setting ODL_BOOT_WAIT to 300 and in one of two attempts br-int, OF port
Sam, Flavio
Thanks for the inputs.
This allinone setup creates bridge, network & tenants.
We tried setting ODL_BOOT_WAIT to 300 and in one of two attempts br-int, OF port
|
By
Natarajan_Dhiraviam@...
·
#1673
·
|
|
Re: Base Feature List of ODL Lithium
Sam,
Thanks for the quick response and clarification.
Will test and confirm this, as I was seeing some inconsistent behavior, trying to use the helium feature install set in Lithium.
Sam,
Thanks for the quick response and clarification.
Will test and confirm this, as I was seeing some inconsistent behavior, trying to use the helium feature install set in Lithium.
|
By
Badrinath_Viswanatha@...
·
#1672
·
|
|
Re: FW: Reg: wiki (openstack and Opendaylight integration)
Adding groupbasedpolicy-dev, which also implements a provider for neutron northbound. It seems like we should try to identify all the projects the implement a provider and have them all contribute to
Adding groupbasedpolicy-dev, which also implements a provider for neutron northbound. It seems like we should try to identify all the projects the implement a provider and have them all contribute to
|
By
Thomas Bachman
·
#1671
·
|
|
FW: Reg: wiki (openstack and Opendaylight integration)
Fowarding to this mail to the ovsdb-dev ML.
I think that page should list all ways to integrate with OpenStack.
Fowarding to this mail to the ovsdb-dev ML.
I think that page should list all ways to integrate with OpenStack.
|
By
Tai, Hideyuki <hideyuki.tai@...>
·
#1670
·
|
|
Re: Openstack-ODL integration issues in stable/kilo + Lithium 0.3.0
Good point, Sam.
To do that, use something like “ODL_BOOT_WAIT=123” in local.conf
— flavio
Good point, Sam.
To do that, use something like “ODL_BOOT_WAIT=123” in local.conf
— flavio
|
By
Flavio Fernandes <ffernand@...>
·
#1669
·
|
|
Re: Openstack-ODL integration issues in stable/kilo + Lithium 0.3.0
Natarajan,
what all does the allinone setup do besides stack and start odl? Meaning does it try to create any bridges or networks?
could you modify the allinone to add a 60s or 90s sleep in between
Natarajan,
what all does the allinone setup do besides stack and start odl? Meaning does it try to create any bridges or networks?
could you modify the allinone to add a 60s or 90s sleep in between
|
By
Sam Hague
·
#1668
·
|
|
Re: Openstack-ODL integration issues in stable/kilo + Lithium 0.3.0
++Venkat
By
Ravi Shankar S
·
#1676
·
|
|
Re: Base Feature List of ODL Lithium
Badri,
all that is needed for OepnStack and ODL integration is the odl-ovsdb-openstack feature.
If the list from Helium here is why they are no longer needed:
odl-base-all odl-aaa-authn
Badri,
all that is needed for OepnStack and ODL integration is the odl-ovsdb-openstack feature.
If the list from Helium here is why they are no longer needed:
odl-base-all odl-aaa-authn
|
By
Sam Hague
·
#1667
·
|
|
Base Feature List of ODL Lithium
Hi,
For the Helium-OVSDB integration, there is a list of features to be enabled in opendaylight given as
opendaylight-user@root> feature:install odl-base-all odl-aaa-authn odl-restconf
Hi,
For the Helium-OVSDB integration, there is a list of features to be enabled in opendaylight given as
opendaylight-user@root> feature:install odl-base-all odl-aaa-authn odl-restconf
|
By
Badrinath_Viswanatha@...
·
#1666
·
|
|
Re: Security Groups implementation
Hi Vishal,
As per my understanding in SG we have to support both stateful and stateless use cases both Ingress and Egress. We can claim Openstack parity only when both are done.
Currently we are
Hi Vishal,
As per my understanding in SG we have to support both stateful and stateless use cases both Ingress and Egress. We can claim Openstack parity only when both are done.
Currently we are
|
By
Suryanarayanan, Aswin <aswin.suryanarayanan@...>
·
#1665
·
|
|
Re: openstack neutron ovsdb port creation
By
Sam Hague
·
#1664
·
|
|
Re: Marcelo - Unit test for the networking-odl L3
Hi Flavio,
Thank you very much!
I am carefully reading those references, and I will attempt to document them in the code.
Best,
Marcelo
WARNING / LEGAL TEXT: This message is intended only for the
Hi Flavio,
Thank you very much!
I am carefully reading those references, and I will attempt to document them in the code.
Best,
Marcelo
WARNING / LEGAL TEXT: This message is intended only for the
|
By
Marcelo Amaral <marcelo.amaral@...>
·
#1675
·
|
|
openstack neutron ovsdb port creation
Hi,
I have read through ovsdb / openstack (helium), but I have issues identifiying the actual ovs port creation.
Following from PortHandler.neutronPortCreated the only output I found is flow
Hi,
I have read through ovsdb / openstack (helium), but I have issues identifiying the actual ovs port creation.
Following from PortHandler.neutronPortCreated the only output I found is flow
|
By
Baudinot Denis Gerold (badi) <badi@...>
·
#1663
·
|
|
Re: Security Groups implementation
Hi Aswin,
Just to be clear, by stateless use cases do you mean you're using neither TCP Flags nor Learn action and require user to explicitly configure Ingress SG Rules to allow traffic?
Default SG
Hi Aswin,
Just to be clear, by stateless use cases do you mean you're using neither TCP Flags nor Learn action and require user to explicitly configure Ingress SG Rules to allow traffic?
Default SG
|
By
Vishal Thapar <vishal.thapar@...>
·
#1662
·
|
|
Re: Security Groups implementation
Hi Vishal,
Yes we are working on the provider in the net-virt. Neutron part is done , but we have to port it to MD-SAL.
Currently we are working with stateless use cases and trying to achieve
Hi Vishal,
Yes we are working on the provider in the net-virt. Neutron part is done , but we have to port it to MD-SAL.
Currently we are working with stateless use cases and trying to achieve
|
By
Suryanarayanan, Aswin <aswin.suryanarayanan@...>
·
#1661
·
|
|
Openstack-ODL integration issues in stable/kilo + Lithium 0.3.0
Hi Flavio, Sam & All,
We were testing latest neutron/lithium odl / stable kilo devstack combo in all-in-one mode few days back, using modified Flavio’s vagrant setup
Hi Flavio, Sam & All,
We were testing latest neutron/lithium odl / stable kilo devstack combo in all-in-one mode few days back, using modified Flavio’s vagrant setup
|
By
Natarajan_Dhiraviam@...
·
#1660
·
|
|
Security Groups implementation
Hi,
I was looking for some information on the SG implementation in ODL. My understanding is that the provider in net-virt is in progress while NeutronNorthbound part of it is complete. Is this
Hi,
I was looking for some information on the SG implementation in ODL. My understanding is that the provider in net-virt is in progress while NeutronNorthbound part of it is complete. Is this
|
By
Vishal Thapar <vishal.thapar@...>
·
#1659
·
|
|
Re: Marcelo - Unit test for the networking-odl L3
[ccing ovsdb-dev, Anil & Hideyuki]
Hello Marcelo,
As you probably know, it is my intention to write part 3 of the blog to talk about DNAT’s implementation in odl’s L3 obvsd netvirt.
I just need
[ccing ovsdb-dev, Anil & Hideyuki]
Hello Marcelo,
As you probably know, it is my intention to write part 3 of the blog to talk about DNAT’s implementation in odl’s L3 obvsd netvirt.
I just need
|
By
Flavio Fernandes <ffernand@...>
·
#1658
·
|
|
Re: ODL Inventory
Thanks Sam for all of the help. Problem solved.
Thanks Sam for all of the help. Problem solved.
|
By
Khaldoon Al Zoubi <khaldoon.alzoubi@...>
·
#1657
·
|
|
Re: restconf/mdsal wildcard queries
Hi Sam,
We are planning to indroduce some support of queries and filtering in MD-SAL
And hopefully also NETCONF and RESTCONF (this is tracked by https://bugs.opendaylight.org/show_bug.cgi?id=2300)
I
Hi Sam,
We are planning to indroduce some support of queries and filtering in MD-SAL
And hopefully also NETCONF and RESTCONF (this is tracked by https://bugs.opendaylight.org/show_bug.cgi?id=2300)
I
|
By
Tony Tkacik -X (ttkacik - PANTHEON TECHNOLOGIES@Cisco) <ttkacik@...>
·
#1656
·
|