|
Re: sample [raw] output of openstack<->odl communication
Added a bash script that will emulate Openstack and OVS, so ODL can be ran ‘standalone’,
while getting events from neutron-nrothbound as well as openvswitch.
The script is located here [1] and
Added a bash script that will emulate Openstack and OVS, so ODL can be ran ‘standalone’,
while getting events from neutron-nrothbound as well as openvswitch.
The script is located here [1] and
|
By
Flavio Fernandes <ffernand@...>
·
#1555
·
|
|
Updated Invitation: OpenDaylight - OPNFV community sync meeting @ Thu Jun 18, 2015 10am - 11am (dneary@redhat.com)
This event has been changed.
more details »
OpenDaylight - OPNFV community sync meeting
Changed: OpenDaylight - OPNFV monthly sync call
======================================
This is a monthly
This event has been changed.
more details »
OpenDaylight - OPNFV community sync meeting
Changed: OpenDaylight - OPNFV monthly sync call
======================================
This is a monthly
|
By
dneary@...
·
#1554
·
|
|
Re: extract ovsdb library for use in other projects
Thanks Sam for the really quick response. I'll take a look at how it's being used. I'll get back with more questions. :)
Thanks Sam for the really quick response. I'll take a look at how it's being used. I'll get back with more questions. :)
|
By
Shashank
·
#1553
·
|
|
Re: extract ovsdb library for use in other projects
Shashank,
look at the ovsdb/southbound-impl module and see how the ovsdb lib is used. The library is already non-osgi so you just need to use it in the same way as southbound-impl.
Thanks, Sam
Shashank,
look at the ovsdb/southbound-impl module and see how the ovsdb lib is used. The library is already non-osgi so you just need to use it in the same way as southbound-impl.
Thanks, Sam
|
By
Sam Hague
·
#1552
·
|
|
Re: Openstack Integration documentation
Vasanthan,
here are some links for using pure openstack neutron with openvswitch and odl:
[1] https://wiki.opendaylight.org/view/OVSDB_Integration:Main
[2]
Vasanthan,
here are some links for using pure openstack neutron with openvswitch and odl:
[1] https://wiki.opendaylight.org/view/OVSDB_Integration:Main
[2]
|
By
Sam Hague
·
#1551
·
|
|
Re: Openstack Integration documentation
Looping in the neutron project and groupbasedpolicy as well.
Ed
Looping in the neutron project and groupbasedpolicy as well.
Ed
|
By
Edward Warnicke <hagbard@...>
·
#1550
·
|
|
Openstack Integration documentation
Hi,
Any documentation/procedure to integrate the Openstack (Kilo) with Opendaylight(Lithium RC0/RC1)?
I planning to setup this environment in multi-node(s) way, (i.e 1 +1 openstack controller &
Hi,
Any documentation/procedure to integrate the Openstack (Kilo) with Opendaylight(Lithium RC0/RC1)?
I planning to setup this environment in multi-node(s) way, (i.e 1 +1 openstack controller &
|
By
Vasanthan_Balasubram@...
·
#1549
·
|
|
extract ovsdb library for use in other projects
Hello,
Any pointer would be really helpful.
The opendaylight/ovsdb/library README (on github[0]) mentions that the library can be used independently [1]. I'm trying to extract the library out into a
Hello,
Any pointer would be really helpful.
The opendaylight/ovsdb/library README (on github[0]) mentions that the library can be used independently [1]. I'm trying to extract the library out into a
|
By
Shashank
·
#1548
·
|
|
Re: [integration-dev] System Test for OVSDB
good news, ovsdb!
thanks for all the work, Chaudhry.
JamO
good news, ovsdb!
thanks for all the work, Chaudhry.
JamO
|
By
Luhrsen, Jamo <james.luhrsen@...>
·
#1547
·
|
|
System Test for OVSDB
Hi ovsdb devs,
You finally got your first system test in CI thanks to our ODL intern
Hi ovsdb devs,
You finally got your first system test in CI thanks to our ODL intern
|
By
Luis Gomez
·
#1546
·
|
|
Re: sample [raw] output of openstack<->odl communication
Added postman collection [1] you can use to repeat these steps.
To emulate creation of ovs ports that go with these steps, look at the description of the entries [2]:
- Add Neutron Port For dhcp
Added postman collection [1] you can use to repeat these steps.
To emulate creation of ovs ports that go with these steps, look at the description of the entries [2]:
- Add Neutron Port For dhcp
|
By
Flavio Fernandes <ffernand@...>
·
#1545
·
|
|
sample [raw] output of openstack<->odl communication
Hi Mat,
In this example, I stack a single o/s node and ran the following commands: [cmds]
It will:
- create tenant, user (lines 8, 9)
- create external net for tenant (line 15)
- create external
Hi Mat,
In this example, I stack a single o/s node and ran the following commands: [cmds]
It will:
- create tenant, user (lines 8, 9)
- create external net for tenant (line 15)
- create external
|
By
Flavio Fernandes <ffernand@...>
·
#1544
·
|
|
Re: ODL OVSDB hardware vtep support initial kick-off
Sending output of my experimentation to ovsdb-dev.
# This is a script that I had written to document my experimentation
# using 4 machines:
#
# [A]----(b)----[C]----(d)----[E]----(f)----[G]
# [A]
Sending output of my experimentation to ovsdb-dev.
# This is a script that I had written to document my experimentation
# using 4 machines:
#
# [A]----(b)----[C]----(d)----[E]----(f)----[G]
# [A]
|
By
Garg, Sumit <sumit@...>
·
#1543
·
|
|
Re: ODL OVSDB hardware vtep support initial kick-off
Sending to ovsdb-dev:
# This is a script that I had written to document my experimentation
# using 4 machines:
#
# [A]----(b)----[C]----(d)----[E]----(f)----[G]
# [A] - Physical Server #1 (it was
Sending to ovsdb-dev:
# This is a script that I had written to document my experimentation
# using 4 machines:
#
# [A]----(b)----[C]----(d)----[E]----(f)----[G]
# [A] - Physical Server #1 (it was
|
By
Garg, Sumit <sumit@...>
·
#1542
·
|
|
Re: ODL OVSDB hardware vtep support initial kick-off
Hello, we have interests to work on this part as well. Please include me in the discussion.
Sumit, can you share the scripts to the ovsdb-dev mailing list?
Thanks,
Yapeng
Hello, we have interests to work on this part as well. Please include me in the discussion.
Sumit, can you share the scripts to the ovsdb-dev mailing list?
Thanks,
Yapeng
|
By
Yapeng Wu
·
#1541
·
|
|
Re: ODL OVSDB hardware vtep support initial kick-off
including ovsdb-dev
By
Sam Hague
·
#1540
·
|
|
Re: How do I map OVSDB bridge node to openflow node for getting an OVSDB bridge's openflow node ID?
Yes, I saw ovsdb provided ofport for port mapping, thank you very much for your help. But I have one more question here, aussume I attached 3 VMs in an ovs bridge, how does ovsdb handle them in ovsdb
Yes, I saw ovsdb provided ofport for port mapping, thank you very much for your help. But I have one more question here, aussume I attached 3 VMs in an ovs bridge, how does ovsdb handle them in ovsdb
|
By
Yang, Yi Y <yi.y.yang@...>
·
#1539
·
|
|
Re: How do I map OVSDB bridge node to openflow node for getting an OVSDB bridge's openflow node ID?
FWIW, I pointed Yi to a couple of places in GBP and SFC where we already do this.
From: Anil Vishnoi <vishnoianil@...>
Date: Sunday, June 7, 2015 at 8:18 AM
To: "Yang, Yi Y" <yi.y.yang@...>
Cc:
FWIW, I pointed Yi to a couple of places in GBP and SFC where we already do this.
From: Anil Vishnoi <vishnoianil@...>
Date: Sunday, June 7, 2015 at 8:18 AM
To: "Yang, Yi Y" <yi.y.yang@...>
Cc:
|
By
alagalah <alagalah@...>
·
#1538
·
|
|
Re: How do I map OVSDB bridge node to openflow node for getting an OVSDB bridge's openflow node ID?
Hi Yi,
Sorry for the late response. OVSDB southbound plugin store ofport info in operatioanal data store. So you can use that ofport info to figure out port in openflow switch
Hi Yi,
Sorry for the late response. OVSDB southbound plugin store ofport info in operatioanal data store. So you can use that ofport info to figure out port in openflow switch
|
By
Anil Vishnoi
·
#1537
·
|
|
I think I've fixed SecGrps and SecGrpRules
So... I went and tried
https://review.openstack.org/#/c/178325/ to get SecGrp objects
from OpenStack (many thanks Kyle Mestery :) ).
In digging into why that wasn't working I found a bug in Neutron
So... I went and tried
https://review.openstack.org/#/c/178325/ to get SecGrp objects
from OpenStack (many thanks Kyle Mestery :) ).
In digging into why that wasn't working I found a bug in Neutron
|
By
Edward Warnicke <hagbard@...>
·
#1536
·
|