vpn tags are not supported resource types

Signed-off-by: Prasanna Santhanam <tsp@apache.org>
(cherry picked from commit 6f63817d07746bf4674e3686e73cafc4bf852a2c)
This commit is contained in:
Prasanna Santhanam 2013-08-02 22:10:35 +05:30
parent 04cc1be58a
commit 51cacadead

View File

@ -697,6 +697,7 @@ class TestResourceTags(cloudstackTestCase):
# 1. Enable the VPN
# 2. create Tag on VPN rule using CreateTag API
# 3. Delete the VPN rule
self.skipTest("VPN resource tags are unsupported in 4.0")
self.debug("Fetching the network details for account: %s" %
self.account.name)