Add linux screen package to controllers

This is an enhancement request to add the screen package to
controller nodes

This specific modification prevents the screen package from being installed
on other nodes (compute or storage)
The screen package is added in another commit
(see https://review.openstack.org/#/c/595249/)

Story: 2003061
Task: 23100

Depends-on: https://review.openstack.org/#/c/595249/
Change-Id: I355d517ba0d0392d40fe78991798ddf6e5d16fde
Signed-off-by: Paul-Emile Element <Paul-Emile.Element@windriver.com>
This commit is contained in:
Paul-Emile Element 2018-08-22 17:37:09 -04:00
parent 319af8ffa3
commit 1d9f594147
3 changed files with 3 additions and 0 deletions

View File

@ -267,4 +267,5 @@ python-ryu-common
platform-kickstarts
python-3parclient
python-lefthandclient
screen
memcached

View File

@ -269,4 +269,5 @@ python-ryu-common
platform-kickstarts
python-3parclient
python-lefthandclient
screen
memcached

View File

@ -308,4 +308,5 @@ openvswitch
platform-kickstarts
python-3parclient
python-lefthandclient
screen
memcached