Actions
Bug #2566
closedForeman 1.2RC1 needs newer fog
Description
Fog needs to get updated to get rid of the error:
Fog initialization failed - undefined method `security_groups' for class `Fog::Compute::OpenStack::Server'
These did the trick for getting rid of it:
ruby193-rubygem-excon-0.20.1-1.el6.noarch.rpm
ruby193-rubygem-fog-1.10.1-9.el6.noarch.rpm
ruby193-rubygem-net-scp-1.1.0-2.el6.noarch.rpm
ruby193-rubygem-net-ssh-2.6.7-1.el6.noarch.rpm
Updated by Dominic Cleal over 11 years ago
- Status changed from New to Resolved
- Assignee set to Dominic Cleal
Thanks for testing! I've built the latest version of fog as it might fix some VMware issues too. If you get the chance to try it too, I'd appreciate it.
http://koji.katello.org/koji/buildinfo?buildID=4621
That and the other packages you mentioned above have all been tagged for 1.2.0-RC2.
Actions