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

- old
+ new

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