Actions
Refactor #12612
closedUpdate fog to 1.37.0
Description
Tracker for updating to Fog 1.37.0 (or whatever is after 1.36.0).
fog-vsphere was moved to a separate gem. We need to add a require when including the fog extension, see https://github.com/fog/fog-vsphere/issues/10#issuecomment-159859635
Updated by Dominic Cleal about 9 years ago
- Related to Refactor #11729: Update fog to 2.0.0 added
Updated by Timo Goebel about 9 years ago
- Blocks Feature #12436: As a user I want to deploy vSphere vms on a storage pods added
Updated by Timo Goebel about 9 years ago
- Blocks Bug #5510: Set network as first boot device for VMs in VMware compute resources added
Updated by The Foreman Bot about 9 years ago
- Status changed from New to Ready For Testing
- Assignee set to Dominic Cleal
- Pull request https://github.com/theforeman/foreman/pull/2956 added
Updated by Dominic Cleal about 9 years ago
- Category set to Compute resources
- Status changed from Ready For Testing to New
- Assignee deleted (
Dominic Cleal) - Pull request deleted (
https://github.com/theforeman/foreman/pull/2956)
Sorry, wrong ticket number!
Updated by Dominic Cleal about 9 years ago
- Blocks Feature #12479: Configure API revision for vSphere Compute Resource added
Updated by Dominic Cleal about 9 years ago
Some extra pointers, since fog-vsphere is a new dependency:
1. bundler.d/vsphere.rb can now depend on fog-vsphere instead of rbvmomi
2. config/application.rb should be updated to set SETTINGS[:vsphere] in the same way as libvirt with defined?
, rather than looking like ovirt (since fog-vsphere's no longer in Fog core)
Updated by The Foreman Bot about 9 years ago
- Status changed from New to Ready For Testing
- Assignee set to Timo Goebel
- Pull request https://github.com/theforeman/foreman/pull/3000 added
Updated by Dominic Cleal about 9 years ago
- Translation missing: en.field_release set to 71
Updated by Anonymous about 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset e35faf64a7ca1aa07c249397a7ea701d61a451b3.
Updated by Dominic Cleal almost 9 years ago
- Related to Refactor #14368: Update fog to 1.38.0 added
Actions