quota -> quotasets
diff --git a/openstack/compute/v2/extensions/quota/doc.go b/openstack/compute/v2/extensions/quotasets/doc.go
similarity index 100%
rename from openstack/compute/v2/extensions/quota/doc.go
rename to openstack/compute/v2/extensions/quotasets/doc.go
diff --git a/openstack/compute/v2/extensions/quota/fixtures.go b/openstack/compute/v2/extensions/quotasets/fixtures.go
similarity index 100%
rename from openstack/compute/v2/extensions/quota/fixtures.go
rename to openstack/compute/v2/extensions/quotasets/fixtures.go
diff --git a/openstack/compute/v2/extensions/quota/requests.go b/openstack/compute/v2/extensions/quotasets/requests.go
similarity index 100%
rename from openstack/compute/v2/extensions/quota/requests.go
rename to openstack/compute/v2/extensions/quotasets/requests.go
diff --git a/openstack/compute/v2/extensions/quota/requests_test.go b/openstack/compute/v2/extensions/quotasets/requests_test.go
similarity index 100%
rename from openstack/compute/v2/extensions/quota/requests_test.go
rename to openstack/compute/v2/extensions/quotasets/requests_test.go
diff --git a/openstack/compute/v2/extensions/quota/results.go b/openstack/compute/v2/extensions/quotasets/results.go
similarity index 100%
rename from openstack/compute/v2/extensions/quota/results.go
rename to openstack/compute/v2/extensions/quotasets/results.go
diff --git a/openstack/compute/v2/extensions/quota/urls.go b/openstack/compute/v2/extensions/quotasets/urls.go
similarity index 100%
rename from openstack/compute/v2/extensions/quota/urls.go
rename to openstack/compute/v2/extensions/quotasets/urls.go
diff --git a/openstack/compute/v2/extensions/quota/urls_test.go b/openstack/compute/v2/extensions/quotasets/urls_test.go
similarity index 100%
rename from openstack/compute/v2/extensions/quota/urls_test.go
rename to openstack/compute/v2/extensions/quotasets/urls_test.go