mirror of https://github.com/apache/jclouds.git
[Openstack-Neutron] move SecurityGroupApi from extensions to features
This commit is contained in:
parent
6b5f522f5c
commit
6aa759cebc
|
@ -16,7 +16,7 @@
|
|||
*/
|
||||
package org.jclouds.rackspace.cloudnetworks.us;
|
||||
|
||||
import org.jclouds.openstack.neutron.v2.extensions.SecurityGroupApiLiveTest;
|
||||
import org.jclouds.openstack.neutron.v2.features.SecurityGroupApiLiveTest;
|
||||
import org.testng.annotations.Test;
|
||||
|
||||
@Test(groups = "live", testName = "CloudNetworksUSSecurityGroupApiLiveTest", singleThreaded = true)
|
||||
|
|
Loading…
Reference in New Issue