bringing in bcf328833a from 4.5

Merge branch '4.5'
This commit is contained in:
SrikanteswaraRao Talluri 2014-11-13 17:58:56 +05:30
commit fa4cc856aa
1 changed files with 1 additions and 1 deletions

View File

@ -749,7 +749,7 @@ class TestDhcpOnlyRouter(cloudstackTestCase):
return
@attr(tags = ["sg", "eip", "basic"])
@attr(tags = ["sg", "eip", "basic"], required_hardware="true")
def test_01_dhcpOnlyRouter(self):
"""Test router services for user account
"""