Sfoglia il codice sorgente

No longer require fip service on instance method test

Enis Afgan 8 anni fa
parent
commit
ceddbf3e95
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  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())