From 06638e76b74e58eccdfdee9c475dc529bb8bdf5a Mon Sep 17 00:00:00 2001 From: Chandan Kumar Date: Mon, 12 Mar 2018 16:54:41 +0530 Subject: [PATCH] Added release notes of tempest container Change-Id: I953c394d51eaf3c125d9f36394dc2e21ddd86eb5 --- .../containerized-tempest-support-0ceaaf6427ce36e9.yaml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 releasenotes/notes/containerized-tempest-support-0ceaaf6427ce36e9.yaml diff --git a/releasenotes/notes/containerized-tempest-support-0ceaaf6427ce36e9.yaml b/releasenotes/notes/containerized-tempest-support-0ceaaf6427ce36e9.yaml new file mode 100644 index 0000000000..77c5ca92e0 --- /dev/null +++ b/releasenotes/notes/containerized-tempest-support-0ceaaf6427ce36e9.yaml @@ -0,0 +1,6 @@ +--- +features: + - Added containerized tempest support in undercloud. + - Add DockerTempestImage parameter to add a fake tempest + service which makes sure tempest container exists on + the undercloud.