Add missing image location for enterprise
This commit is contained in:
parent
087fa2a3bf
commit
bd4bbe0bdb
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@ def upgrade():
|
|||
{'id':4, 'name':'s3_ap_southeast_2'},
|
||||
{'id':5, 'name':'s3_ap_northeast_1'},
|
||||
{'id':6, 'name':'s3_sa_east_1'},
|
||||
{'id':7, 'name':'local'},
|
||||
])
|
||||
|
||||
op.create_table('imagestorageplacement',
|
||||
|
|
Reference in a new issue