Merge "Don't configure Nova v3 service"

This commit is contained in:
Jenkins 2016-04-01 08:32:34 +00:00 committed by Gerrit Code Review
commit 1304ff838c
1 changed files with 0 additions and 1 deletions

View File

@ -25,7 +25,6 @@ SERVICE_LIST = {
'heat': {'password_field': 'OVERCLOUD_HEAT_PASSWORD'},
'neutron': {'password_field': 'OVERCLOUD_NEUTRON_PASSWORD'},
'nova': {'password_field': 'OVERCLOUD_NOVA_PASSWORD'},
'novav3': {'password_field': 'OVERCLOUD_NOVA_PASSWORD'},
'swift': {'password_field': 'OVERCLOUD_SWIFT_PASSWORD'},
'horizon': {
'port': '80',