Actions
Bug #19419
closedInvalid syntax in aws fog extension
Status:
Closed
Priority:
Normal
Assignee:
Category:
Compute resources - EC2
Target version:
Difficulty:
Triaged:
Description
When testing out view virtual machines I was unable to list the virtual machines due to what I believe is invalid syntax in
https://github.com/theforeman/foreman/blob/develop/app/models/concerns/fog_extensions/aws/server.rb#L9
I believe it needs a : before the []
Please feel free to correct me if I am wrong, I am not a ruby developer.
Updated by The Foreman Bot over 7 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/4493 added
Updated by Timo Goebel over 7 years ago
- Translation missing: en.field_release set to 209
Updated by Dominic Cleal over 7 years ago
- Related to Feature #18064: Ability to import and provision existing VMs added
Updated by Dominic Cleal over 7 years ago
- Category set to Compute resources - EC2
- Assignee set to Ben Plessinger
Updated by The Foreman Bot over 7 years ago
- Pull request https://github.com/theforeman/foreman/pull/4494 added
Updated by Anonymous over 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 704659e68fd9f11c5d95b96a64c165fc4d750cf7.
Actions