Skip to content

Commit

Permalink
Fixes create instance *without* config drive test
Browse files Browse the repository at this point in the history
Fixes bug 1078737

Change-Id: Id6e84da45b58a1a449045933823eb98e022df088
  • Loading branch information
maurorodrigues committed Nov 14, 2012
1 parent 6375ca7 commit c01589c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion nova/tests/api/openstack/compute/test_servers.py
Original file line number Diff line number Diff line change
Expand Up @@ -2786,7 +2786,6 @@ def test_create_instance_without_config_drive(self):
'open': 'stack',
},
'personality': {},
'config_drive': True,
},
}

Expand Down

0 comments on commit c01589c

Please sign in to comment.