Merge pull request #137 from bodepd/fix_test_failures

Fix test failures
This commit is contained in:
Branan Purvine-Riley 2012-07-23 17:06:22 -07:00
commit ea70631db1
1 changed files with 1 additions and 1 deletions

View File

@ -133,7 +133,7 @@ describe 'nova::network' do
:flat_network_bridge => 'br400',
#:force_dhcp_release => false,
:flat_injected => true,
:dhcp_domain => 'novalocal'
:dhcp_domain => 'not-novalocal',
:dhcpbridge => '/tmp/bridge',
:dhcpbridge_flagfile => '/tmp/file'
) }