Merge "Don't update arch twice when create server"
This commit is contained in:
commit
2e1ff2e725
@ -708,7 +708,6 @@ class API(base.Base):
|
||||
instance['launch_index'] = 0
|
||||
instance['vm_state'] = vm_states.BUILDING
|
||||
instance['task_state'] = task_states.SCHEDULING
|
||||
instance['architecture'] = image['properties'].get('architecture')
|
||||
instance['info_cache'] = {'network_info': '[]'}
|
||||
|
||||
# Store image properties so we can use them later
|
||||
|
Loading…
x
Reference in New Issue
Block a user