Revert "Setup resources with network for scenario tests"
This reverts commit 574eb0a6c11b42f45e6412b9c04ebf9f903ddf2d.

Reason for revert: Redundant patch

Change-Id: Ia6aa71c7893b81eee57f0eabcef4cfff41acd006
diff --git a/barbican_tempest_plugin/tests/scenario/manager.py b/barbican_tempest_plugin/tests/scenario/manager.py
index a3f4747..1afa10c 100644
--- a/barbican_tempest_plugin/tests/scenario/manager.py
+++ b/barbican_tempest_plugin/tests/scenario/manager.py
@@ -40,11 +40,6 @@
     credentials = ['primary']
 
     @classmethod
-    def setup_credentials(cls):
-        cls.set_network_resources(network=True, subnet=True, router=True)
-        super().setup_credentials()
-
-    @classmethod
     def setup_clients(cls):
         super(ScenarioTest, cls).setup_clients()
         # Clients (in alphabetical order)