Skip to content
This repository has been archived by the owner on Mar 6, 2024. It is now read-only.

Implement vm update compute policies #576

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Oct 5, 2022

  1. Update compute policies of a VM.

    Ability to change the placement and/or sizing policy of a VM.
    Ability to remove the placement policy of the VM.
    
    Signed-off-by: Olivier DRAGHI <[email protected]>
    odraghi committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    9cd7ec0 View commit details
    Browse the repository at this point in the history
  2. Add error if required compute policy is not found in the vdc.

    Signed-off-by: Olivier DRAGHI <[email protected]>
    odraghi committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    038feb4 View commit details
    Browse the repository at this point in the history
  3. Update vm documentation for update-compute-policies

    Signed-off-by: Olivier DRAGHI <[email protected]>
    odraghi committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    7da1e56 View commit details
    Browse the repository at this point in the history