Explorar el Código

No longer require fip service on instance method test

Enis Afgan hace 8 años
padre
commit
ceddbf3e95
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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())