Skip to content

Commit

Permalink
Merge pull request #608 from yrudman/allow-reconfigure-cloud-vm-over-…
Browse files Browse the repository at this point in the history
…central-admin

Allow reconfigure vm on OSP provider over Centralized Administration
  • Loading branch information
gtanzillo authored Jun 19, 2019
2 parents 2acedd0 + b0e3380 commit d82f179
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2583,6 +2583,8 @@
:identifier: configured_system_provision
- :klass: VmReconfigureRequest
:identifier: vm_reconfigure
- :klass: VmCloudReconfigureRequest
:identifier: vm_cloud_reconfigure
- :klass: VmMigrateRequest
:identifier: vm_migrate
- :klass: ServiceTemplateProvisionRequest
Expand Down

0 comments on commit d82f179

Please sign in to comment.