aboutsummaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-ryu_git.bb
AgeCommit message (Collapse)Author
2020-06-05python-ryu: satisfy setup.py setup_requiresBabak Sarashki
Commit 8fdbb0381d disallows fetch of code during do_compile task. This commits extends DEPENDS to python-pbr-native. Signed-off-by: Babak Sarashki <Babak.SarAshki@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2018-01-12python-ryu: uprev to latest, v4.19Mark Asselstine
This is required by the stable/pike version of python-neutron. This requires the introduction of python-tinyrpc and python-ovs. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2016-02-05python-ryu: initial versionMark Asselstine
This package provides Ryu component-based software defined networking framework. This package is required by neutron. Signed-off-by: Mark Asselstine <asselsm@gmail.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>