This is a workaround oslo.config related failures on readthedocs.
Signed-off-by: YAMAMOTO Takashi <[email protected]>
---
setup.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/setup.py b/setup.py
index cf2a404..4fc4d45 100644
--- a/setup.py
+++ b/setup.py
@@ -26,5 +26,5 @@ import ryu.hooks
ryu.hooks.save_orig()
setuptools.setup(name='ryu',
- setup_requires=['pbr'],
+ setup_requires=['pbr<1.0'],
pbr=True)
--
2.2.1
------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel