test/yao/resources/test_loadbalancer.rb in yao-0.6.3 vs test/yao/resources/test_loadbalancer.rb in yao-0.7.0

- old
+ new

@@ -1,7 +1,7 @@ require "time" -class TestRole < Test::Unit::TestCase +class TestLoadBalancer < Test::Unit::TestCase def test_loadbalancer params = { "provider" => "octavia", "description" => "greate loadbalancer", "admin_state_up" => true,