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 --- starlingx/requirements.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'starlingx') diff --git a/starlingx/requirements.txt b/starlingx/requirements.txt index 854d64b9..e92acdad 100644 --- a/starlingx/requirements.txt +++ b/starlingx/requirements.txt @@ -25,6 +25,8 @@ keystoneauth1==2.18.0 # python-memcached python-memcached +ruamel.yaml==0.16.10 + # uwsgi for parallel processing # uwsgi -- cgit 1.2.3-korg