summaryrefslogtreecommitdiffstats
path: root/windriver
diff options
context:
space:
mode:
authorBin Yang <bin.yang@windriver.com>2020-02-25 18:57:28 +0800
committerBin Yang <bin.yang@windriver.com>2020-02-26 11:24:27 +0800
commit88f203e636918622360e4ebbdc7073ecf00655cf (patch)
tree4ca9a0eb7260c78fee7e0a8b7ddb9b2fe0d2d33a /windriver
parent12ab737b2f4117e67bebfd6f867ec243282ba396 (diff)
StarlingX registration should create connectivity to k8s plugin
Change-Id: I55bdb07849e10943a86dd788b40e2554faf4edb6 Issue-ID: MULTICLOUD-830 Signed-off-by: Bin Yang <bin.yang@windriver.com>
Diffstat (limited to 'windriver')
-rw-r--r--windriver/requirements.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/windriver/requirements.txt b/windriver/requirements.txt
index bad5c0d4..19e9b1eb 100644
--- a/windriver/requirements.txt
+++ b/windriver/requirements.txt
@@ -11,6 +11,8 @@ keystoneauth1==2.18.0
# python-memcached
python-memcached
+ruamel.yaml==0.16.10
+
# uwsgi for parallel processing
# uwsgi