Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
2d6c6f18 06/08/2017 01:22 PM Daniel Lobato Garcia

Fixes #19631 - ComputeResource with KeyPair can be removed

The concern for removing the compute resources with keypairs was trying
to destroy the compute resource too early. Also, this deletion already
happened because of the has_one :dependency => :destroy relation...

42741b3c 05/09/2017 10:21 AM Timo Goebel

refs #19419 - test aws fog_extensions name methods

5f606e11 02/22/2017 03:26 AM Daniel Lobato Garcia

Fixes #16982 - Scope properly when no taxonomies are set

The default scope for hosts and other objects did not restrict
properly by taxonomies. An user without organizations or
locations, could do anything it's permissions allow to.
The list of hosts was unrestricted and showed hosts in...

ec3360d9 01/24/2017 04:13 AM Daniel Lobato Garcia

Fixes #16752 - Extract template code from Host::Managed

Host::Managed contains a lot of code related with determining the
template that a host should have. Other Host objects such as
Host::Discovered might need that logic, without becoming a
Host::Managed....

a503379a 12/26/2016 08:53 AM Shlomi Zadok

Fixes #17842 - Adds 'type = compute_resource' to Audit search

5cda7bd0 12/21/2016 10:59 AM Shlomi Zadok

Fixes #17813 - Add type=LookupValue to Audit search

a4fdab63 12/09/2016 08:46 AM Timo Goebel

fixes #15610 - choose firmware for vsphere vms

497c022b 12/07/2016 02:26 AM Tomer Brisker

Fixes #17503 - Only trigger PXELoader suggestion when needed

Previously every host instantiation triggered a PXELoader suggestion,
which led to up to 3 extra queries per host loaded. This changes so that
the suggestion is only applied when a host changes it's OS.

acf4b687 11/15/2016 07:13 AM Dominic Cleal

fixes #17340 - assign IPv6 address to Rackspace CR hosts

19fa6cb8 10/12/2016 10:53 AM Timo Goebel

refs #16725 - initialize smart_proxies for models (#3932)

View revisions

Also available in: Atom