Просмотр исходного кода

No longer require fip service on instance method test

Enis Afgan 8 лет назад
Родитель
Сommit
ceddbf3e95
1 измененных файлов с 0 добавлено и 1 удалено
  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())