summaryrefslogtreecommitdiff
path: root/nova/tests/unit/integrated/api_samples/os-server-group-quotas/quotas-update-post-req.json.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'nova/tests/unit/integrated/api_samples/os-server-group-quotas/quotas-update-post-req.json.tpl')
-rw-r--r--nova/tests/unit/integrated/api_samples/os-server-group-quotas/quotas-update-post-req.json.tpl5
1 files changed, 5 insertions, 0 deletions
diff --git a/nova/tests/unit/integrated/api_samples/os-server-group-quotas/quotas-update-post-req.json.tpl b/nova/tests/unit/integrated/api_samples/os-server-group-quotas/quotas-update-post-req.json.tpl
new file mode 100644
index 0000000000..1f12caa045
--- /dev/null
+++ b/nova/tests/unit/integrated/api_samples/os-server-group-quotas/quotas-update-post-req.json.tpl
@@ -0,0 +1,5 @@
+{
+ "quota_set": {
+ "security_groups": 45
+ }
+}