Skip to content
Snippets Groups Projects
Commit 769b631a authored by caowei's avatar caowei
Browse files

Add freezer to PROFILE_OPTS of common/config.py

TrivialFix

Change-Id: I56ade075af387412eb10190fb460a561e794b339
parent 2f50beb4
No related branches found
No related tags found
No related merge requests found
......@@ -46,9 +46,9 @@ _PROFILE_OPTS = [
help='Main images'),
cfg.ListOpt('aux',
default=['aodh', 'cloudkitty', 'congress', 'designate',
'gnocchi', 'influxdb', 'ironic', 'kuryr', 'magnum',
'manila', 'mistral', 'murano', 'panko', 'rally',
'sahara', 'searchlight', 'senlin', 'solum',
'freezer', 'gnocchi', 'influxdb', 'ironic', 'kuryr',
'magnum', 'manila', 'mistral', 'murano', 'panko',
'rally', 'sahara', 'searchlight', 'senlin', 'solum',
'telegraf', 'trove', 'zaqar'],
help='Aux Images'),
cfg.ListOpt('default',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment