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
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.

23abc7dc 07/23/2017 12:12 PM Klaas Demter

refs #19623 - fix if key method is not present for network

credit to jsherrill for the one line solution :)

cccc26e7 06/27/2017 02:56 PM wiad

Fixes #19623 - add comparison to portkey for vmware networks

View revisions

Also available in: Atom