Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  aws
  google
  libvirt
  openstack
  ovirt
  rackspace_v2
  vsphere
model.rb 576 Bytes

Latest revisions

# Date Author Comment
dc1f9cfa 07/10/2018 02:22 PM Chris Roberts

Fixes #23961 - Update Foreman Fog-Vsphere select_nic method.

6ebba152 06/20/2018 07:22 AM Michael Moll

Fixes #19858 - Configure Style/EmptyMethod cop (#5703)

  • Refs #20891 - fix for new rubocop rules
  • Fixes #19858 - Configure Style/EmptyMethod cop
9d43fc71 06/14/2018 12:05 PM Michael Moll

Fixes #19789 - fix Layout/SpaceAroundOperators cop

f5ea70ad 06/13/2018 10:26 AM Zachary Bedell

fixes #23909 - vsphere: prefer network search by key

Creating a new VMware image fails during provisioning with
"Could not match network interface". Searching for distributed
virtual switch via key BEFORE searching with the nic_attrs structure
resolves a false positive match when vCenter contains VDS migrated...

85021506 04/05/2018 11:56 AM Michael Moll

Fixes #19839 - Fix Rails/Present cop

20b2ec5b 04/05/2018 11:56 AM Michael Moll

Fixes #22331 - Fix Rails/Presence cop

da9865b8 01/15/2018 04:28 PM Michael Moll

Fixes #19907 - Configure Style/TernaryParentheses cop

3e94c50c 11/21/2017 12:24 PM Daniel Lobato Garcia

Fixes #21675 - OpenStack create host tab fails to load

Currently the tab is not loading as there are a few methods that are not
being overridden properly by the FogExtension.

After fixing that and adding the metadata key the tab loads

38964973 09/22/2017 11:45 AM Dominic Cleal

Fixes #20957 - Replace alias_method_chain with Module prepend

Deprecated in Rails 5.0 and will be removed in 5.1. Some instances of
classes overwriting existing methods can be handled with `super`, other
concerns or modules are changed to use prepend instead of include....

07ff65c0 08/24/2017 04:52 AM Ivan Necas

Fixes #19113 - use fog-ovirt method for rebooting

While fixing the waiting for stopped vm in reboot there.

View revisions

Also available in: Atom