diff --git a/etc/nova/policy.json b/etc/nova/policy.json index 36fa16fb9241..021adaa525be 100644 --- a/etc/nova/policy.json +++ b/etc/nova/policy.json @@ -18,6 +18,11 @@ "compute:shelve": "", "compute:shelve_offload": "", "compute:unshelve": "", + "compute:resize": "", + "compute:confirm_resize": "", + "compute:revert_resize": "", + "compute:rebuild": "", + "compute:reboot": "", "compute:volume_snapshot_create": "", "compute:volume_snapshot_delete": "",