Releases: theforeman/foreman_azure_rm
Releases · theforeman/foreman_azure_rm
v2.0.5
v2.0.4
v2.0.3
- #48 Fixes #28172 - No validation for region in CR create
- #49 Fixes #28404 - Import managed and unmanaged hosts
- #50 Fixes #28390 - Host not created with static private IP
- #51 Fixes #27622 - Image password gets blank on edit
- #53 Fixes #28438 - Undefined method reload for PowerOn/Off
- #54 Fixes #28456 - Compute Profile VM attributes column blank
- #55 Fixes #28469 - No validation for public ip in cli
- #56 Fixes #28470 - Start checkbox of Power ON doesn't work
v2.0.2
v2.0.1
v2.0.0.pre1
- #36 Making changes for ForemanAzureRM with azure-sdk-for-ruby
- Integrated with Azure-sdk-for-ruby
- Removed dependency on fog/fog-azure-rm
- Provisioning support using Foreman's finish and user data templates
- Supports single NIC and single (default) OS disk
- #38 Upate README.md with azure-sdk changes
- #40 Update gem mocha as development dependency
Remove unused deface requirement
Essentially just the title
Fixed
- Changelog unreleased hyperlink
- Remove unused overrides and associated assets
Further API updates
Added
- /compute_resources/:id/:region_id/available_sizes endpoint to list all sizes in an Azure region
- /compute_resources/:id/available_subnets endpoint to list all subnets
- /compute_resources/:id/available_vnets endpoint to list available vnets with complete information
Fixed
- Apply .freeze to version constant
- Changelog hyperlink for to compare v1.1.1 to v1.2.0
API Updates & Script Extension Fix
Added
- This changelog
- RABL template for API compute resource view
- available_networks api endpoint
- UUID to GET compute_resources/:id endpoint
- Added an API call (/compute_resources/:id/available_resource_groups) to retrieve resource groups
- Available_networks API endpoint now returns all subnets in the subscription
Fixed
- This changelog
- Use correct custom script extension for Windows hosts
Fix error on nil os_profile
v1.1.1 Bump version for bug fix