Actions
Bug #28390
closedHost can not provision using Static private IP enable
Difficulty:
Triaged:
Yes
Bugzilla link:
Description
Description of problem:
VM can not provisioning using Static private IP enable
Version-Release number of selected component (if applicable):
@Satellite 6.7.0 snap 4.0
How reproducible:
Always
Steps to Reproduce:
1. Create a VM using 'Hosts => Create Host' and fill up all required details
2. in 'Interface' tab => Select 'Azure Subnet' and check mark on 'Static Private IP'
3. Submit the create host request
Actual results:
Host create fails with error:
Failed to create a compute CR_Test1 (Azure Resource Manager) instance paula-hausmann.test.com:
{ "message": "MsRestAzure::AzureOperationError: PrivateIPAddressMissing: Private IP address is required when privateIPAllocationMethod is Static in IP configuration /subscriptions/c9e72ccc-b20e-bcbfbb/resourceGroups/ders/Microsoft.Network/networkInterfaces/paula-hausmann-nic0/ipConfigurations/paula-hausmann-nic0.", "request": { "base_uri": "https://management.azure.com", "path_template": "subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkInterfaces/{networkInterfaceName}"
Expected results:
Host should create successfully.
Updated by Aditi Puntambekar almost 5 years ago
- Assignee set to Aditi Puntambekar
- Priority changed from Normal to Urgent
- Triaged changed from No to Yes
Updated by Aditi Puntambekar almost 5 years ago
- Related to Tracker #28389: Bug fixes after refactoring to sdk added
Updated by Aditi Puntambekar almost 5 years ago
- Priority changed from Urgent to High
Updated by Aditi Puntambekar almost 5 years ago
- Pull request https://github.com/theforeman/foreman_azure_rm/pull/50 added
Updated by Aditi Puntambekar almost 5 years ago
- Status changed from New to Ready For Testing
Updated by Aditi Puntambekar almost 5 years ago
- Status changed from Ready For Testing to Resolved
Updated by Aditi Puntambekar almost 5 years ago
- Status changed from Resolved to Closed
Actions