horizon: refresh the unit-test

This commit is contained in:
Gonéri Le Bouder
2014-02-17 16:26:34 +01:00
parent af9a79a670
commit 94987ddab9

View File

@@ -31,7 +31,6 @@ describe 'cloud::dashboard' do
:keystone_proto => 'http',
:keystone_port => '5000',
:debug => true,
:cache_server_ip => '10.0.0.1',
:api_eth => '10.0.0.1' }
end
@@ -43,7 +42,6 @@ describe 'cloud::dashboard' do
:fqdn => '10.0.0.1',
:bind_address => '10.0.0.1',
:swift => true,
:cache_server_ip => '10.0.0.1',
:keystone_url => 'http://keystone.openstack.org:5000/v2.0',
:django_debug => true
)