Przeglądaj źródła

No longer require fip service on instance method test

Enis Afgan 8 lat temu
rodzic
commit
ceddbf3e95
1 zmienionych plików z 0 dodań i 1 usunięć
  1. 0 1
      test/test_compute_service.py

+ 0 - 1
test/test_compute_service.py

@@ -296,7 +296,6 @@ class CloudComputeServiceTestCase(ProviderTestBase):
                         # correspond to requested mappings
 
     @helpers.skipIfNoService(['compute.instances', 'networking.networks',
-                              'networking.floating_ips',
                               'security.vm_firewalls'])
     def test_instance_methods(self):
         name = "cb_instmethods-{0}".format(helpers.get_uuid())