diff --git a/setup.cfg b/setup.cfg index b275d1f54..b77cd2e3a 100644 --- a/setup.cfg +++ b/setup.cfg @@ -78,7 +78,6 @@ nova.api.v21.extensions = images = nova.api.openstack.compute.images:Images image_metadata = nova.api.openstack.compute.image_metadata:ImageMetadata image_size = nova.api.openstack.compute.image_size:ImageSize - multiple_create = nova.api.openstack.compute.multiple_create:MultipleCreate networks = nova.api.openstack.compute.networks:Networks networks_associate = nova.api.openstack.compute.networks_associate:NetworksAssociate remote_consoles = nova.api.openstack.compute.remote_consoles:RemoteConsoles