Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

381 Release Notes Update #313

Merged
merged 1 commit into from
Sep 18, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions release-notes/3.8.1/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@

# Improvements

- Adds support to provide xml file path for guest customization while creating provider spec for AHV using `calm create provider spec --type AHV_VM`
- Adds support to provide xml file path for guest customization while creating provider spec for AHV using `calm create provider_spec --type AHV_VM`
- Endpoints of VM type will only be created if referenced VM is in current context project i.e VM is authorized for a given project. Similarly, only authorized VM can be used as target endpoint in runbook/blueprint.

# Bug Fixes

- Fixes `calm get marketplace bps` command failure in Calm-VM 3.8.0 for objects MPI.
- Fixes `calm update app-migratable-bp` command failure for multi-profile multi-VM blueprint.
- Fixes failure while providing guest customization for AHV using command `calm create provider spec --type AHV_VM`
- Fixes failure while providing guest customization for AHV using command `calm create provider_spec --type AHV_VM`
Loading