Merge "py3: Don't purge python-six on upgrades"

This commit is contained in:
Zuul 2018-10-18 18:47:54 +00:00 committed by Gerrit Code Review
commit 10ccad335d
1 changed files with 0 additions and 1 deletions

View File

@ -84,7 +84,6 @@ REQUIRED_INTERFACES = {
BASE_PACKAGES = [
'python-keystoneclient',
'python-swiftclient', # work-around missing epoch in juno heat package
'python-six',
'uuid',
'apache2',
'haproxy',