You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@deltacloud.apache.org by rl...@redhat.com on 2013/03/18 21:43:54 UTC

[PATCH] CIMI - Tests - adding back testing for addresses collection

From: Ronelle Landy <rl...@redhat.com>

---
 tests/cimi/cep_test.rb | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/tests/cimi/cep_test.rb b/tests/cimi/cep_test.rb
index c36ca16..f5b046f 100644
--- a/tests/cimi/cep_test.rb
+++ b/tests/cimi/cep_test.rb
@@ -26,9 +26,7 @@ class CloundEntryPointBehavior < CIMI::Test::Spec
             "volumes", "volumeTemplates", "volumeConfigs", "volumeImages",
             "networks", "networkTemplates", "networkConfigs", "networkPorts",
             "networkPortTemplates", "networkPortConfigs",
-# FIXME: addresses exposes a Rabbit bug
-#            "addresses",
-            "addressTemplates", "forwardingGroups",
+            "addresses", "addressTemplates", "forwardingGroups",
             "forwardingGroupTemplates",
             "jobs", "meters", "meterTemplates", "meterConfigs",
             "eventLogs", "eventLogTemplates" ]
-- 
1.8.1.4