# File tests/drivers/openstack/hardware_profiles_test.rb, line 13 def test_01_it_returns_hardware_profiles get_auth_url '/api;driver=openstack/hardware_profiles' (last_xml_response/'hardware_profiles/hardware_profile').length.should == 5 end