Actions
Bug #16039
closedcannot load such file -- fog/openstack/compute on fog-openstack 0.1.11
Status:
Closed
Priority:
High
Assignee:
Category:
Compute resources - OpenStack
Target version:
Description
The release of fog-openstack 0.1.11 has broken a require in Foreman's fog extensions:
07:42:17 rake aborted! 07:42:17 LoadError: cannot load such file -- fog/openstack/compute 07:42:17 /usr/local/rvm/gems/ruby-2.3.0@test_develop-2/gems/activesupport-4.2.6/lib/active_support/dependencies.rb:274:in `require' 07:42:17 /usr/local/rvm/gems/ruby-2.3.0@test_develop-2/gems/activesupport-4.2.6/lib/active_support/dependencies.rb:274:in `block in require' 07:42:17 /usr/local/rvm/gems/ruby-2.3.0@test_develop-2/gems/activesupport-4.2.6/lib/active_support/dependencies.rb:240:in `load_dependency' 07:42:17 /usr/local/rvm/gems/ruby-2.3.0@test_develop-2/gems/activesupport-4.2.6/lib/active_support/dependencies.rb:274:in `require' 07:42:17 /var/lib/workspace/workspace/test_develop/database/postgresql/ruby/2.3/slave/fast/app/models/concerns/fog_extensions.rb:46:in `<top (required)>'
The commit https://github.com/fog/fog-openstack/commit/32cab11d3aeebc8a4a2c7080f7c961ad200737b7 appears to have moved fog/openstack/compute to fog/compute/openstack.
Updated by Dominic Cleal over 8 years ago
- Status changed from New to Assigned
- Assignee set to Dominic Cleal
Updated by The Foreman Bot over 8 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/3718 added
Updated by Dominic Cleal over 8 years ago
- Copied to Bug #16040: cannot load such file -- fog/openstack/compute on fog-openstack 0.1.11 added
Updated by Dominic Cleal over 8 years ago
- Translation missing: en.field_release set to 160
Updated by Dominic Cleal over 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 14c3ceb37f1258ca3a51ac9860944e4f80930ba5.
Actions