commit | 47b27063eaf49051a7476a0cc3dc58c562821f99 | [log] [tgz] |
---|---|---|
author | Dan Kirkwood <daniel_kirkwood@cable.comcast.com> | Mon Mar 07 13:30:27 2016 -0700 |
committer | Dan Kirkwood <daniel_kirkwood@cable.comcast.com> | Mon Mar 07 13:30:27 2016 -0700 |
tree | b73cacf5a7b0e921e1d7caa484aabdb47dda29ef | |
parent | b06882506856f23d864b7414054df3a249187f2e [diff] |
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