From 88f203e636918622360e4ebbdc7073ecf00655cf Mon Sep 17 00:00:00 2001 From: Bin Yang Date: Tue, 25 Feb 2020 18:57:28 +0800 Subject: StarlingX registration should create connectivity to k8s plugin Change-Id: I55bdb07849e10943a86dd788b40e2554faf4edb6 Issue-ID: MULTICLOUD-830 Signed-off-by: Bin Yang --- windriver/requirements.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'windriver') 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 -- cgit 1.2.3-korg