Add snapshot restore HTTP API
This adds the external HTTP API and the RPC methods to invoke stack restore. blueprint stack-snapshot Co-Authored-By: ala.rezmerita@cloudwatt.com Change-Id: Id1ec0c11c9f12c23b3eec12a853db6ee4ff90277
This commit is contained in:
@@ -57,6 +57,7 @@
|
||||
"stacks:show_snapshot": "rule:deny_stack_user",
|
||||
"stacks:delete_snapshot": "rule:deny_stack_user",
|
||||
"stacks:list_snapshots": "rule:deny_stack_user",
|
||||
"stacks:restore_snapshot": "rule:deny_stack_user",
|
||||
|
||||
"software_configs:create": "rule:deny_stack_user",
|
||||
"software_configs:show": "rule:deny_stack_user",
|
||||
|
||||
Reference in New Issue
Block a user