Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
c3db9892 05/31/2016 05:13 AM Lukas Zapletal

Fixes #6539 - missing templates error is now descriptive

db140f2a 05/26/2016 10:47 AM Dominic Cleal

fixes #14905 - enable DHCP orchestration with any boot mode

DHCP orchestration remains useful to set up PXE booting to start the
provisioning process, even when a static boot mode because the boot mode
is typically applied later through templates. It's also useful in image...

b9a3e39d 05/26/2016 06:21 AM John Mitsch

Fixes #15050 - Scoped search hostname w/o field no longer ISEs

Searching for an existing host's name without any fields
specified results in an SQL error:
missing FROM-clause entry for
table \"organizations_hosts\"

This can be reproduced using
curl -X GET -u admin 'http://localhost:3000/api/v2/...

d1e29487 05/25/2016 07:32 AM Stephen Benjamin

fixes #14509 - refactor enc_output to be a generic exporter

34190cee 05/24/2016 10:16 AM Timo Goebel

fixes #3910 - add cdrom drive support for vmware

2af9eb1c 05/24/2016 07:05 AM Ivan Necas

Fixes #15151 - properly convert Fog VMs to_s

Useful for power action pop up alerts to avoid the nasty inspection
strings.

5351c86f 05/17/2016 05:01 AM Timo Goebel

fixes #12425 - do not trigger orchestration during fact import

4b52895a 05/17/2016 03:56 AM Timo Goebel

fixes #14642 - support AAAA and PTR-Records in dns lib

d1e1d191 05/16/2016 05:13 AM Ivan Necas

Fixes #15011 - don't expect the facet tables in migration

The problem was the
db/migrate/20140910153654_move_host_nics_to_interfaces.rb tries to
read the attributes that get extended by the facets, but the facets
table might not be ready yet.

To avoid unnecessary checks in production where the host.attributes...

f4459c11 05/12/2016 09:56 AM David Davis

Refs #3809 - Turning on some rubocop cops

View revisions

Also available in: Atom