Merge "Add host to return value for capsule"

This commit is contained in:
Zuul 2018-05-01 14:43:00 +00:00 committed by Gerrit Code Review
commit 8631143952

View File

@ -36,6 +36,7 @@ _basic_keys = (
'memory',
'cpu',
'containers',
'host',
)