Actions
Bug #26442
closedThe deleted additional disk from Foreman is being created in VM in GCE
Difficulty:
Triaged:
Yes
Bugzilla link:
Pull request:
Description
The deleted additional disk from Foreman UI is getting created for VM provisioned on GCE.
Steps:
---------
1. Create GCE CR.
2. Create an image in Foreman using GCE images.
3. Attempt to provision a VM with the above image, but -
4. While provisioning a VM, first assign an additional disk to the VM and quickly remove it(before provisioning).
5. Complete the VM provisioning from Foreman.
Actual Behavior:
---------------------
The VM is provisioned with the additional disk, even though we have not requested it(requested first but then deleted).
Expected Behavior:
---------------------
The VM is provisioned 'without' the additional disk, as we have not requested for it.
Updated by Kavita Gaikwad over 5 years ago
- Related to Bug #26473: [Google Compute Resource] fix broken changes with latest API changes and fog-google gem update added
Updated by Kavita Gaikwad over 5 years ago
- Related to deleted (Bug #26473: [Google Compute Resource] fix broken changes with latest API changes and fog-google gem update)
Updated by The Foreman Bot over 5 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/6870 added
Updated by Kavita Gaikwad over 5 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset 5bf48f72fddb71eaa85d1f35fc4b7fabbf2c3a30.
Updated by Tomer Brisker over 5 years ago
- Subject changed from The deleted additinal disk from Foreman is being created in VM in GCE to The deleted additional disk from Foreman is being created in VM in GCE
Actions