Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
b3fb472c 09/13/2017 02:30 AM Daniel Lobato Garcia

Fixes #20098 - Resolve template_used for image provisioning

At the moment, the method Hostext::OperatingSystem#template_kinds is
unable to handle image-based provisioning. If there is an image, it will
not be able to find it as 'self.compute_attributes' does not exist for...

1897b4d4 09/11/2017 02:33 PM Sebastian Gräßl

Fixes #20800 - Comply with Patternfly login page recommendations

  • Move alerts inline above form
  • Make submit button not show a "loading" state
114973b3 09/11/2017 08:33 AM Michael Moll

Refs #19707 - test searching domains with locs

83775e63 09/08/2017 09:34 AM Marek Hulán

Fixes #20708 - fix templates auditing

Templates were audited under parent class. This keeps separate audits
per template type and allows searching by provisioning_template and
partition_table names. It also fixes broken associations in
taxable_taxonomies table.

e12885c7 09/08/2017 07:30 AM Marek Hulán

Fixes #19742 - cache hosts for fact values

When we generate fact values hash we always loaded a host for a given
fact. This in combination with taxonomies queryies that are
automatically generated caused roughly 6N+1 issue. We can preload all
hosts that are required and use this in-memory cache for generating the...

16bd5715 09/07/2017 09:27 AM Kavita Gaikwad

Fixes #20840 - show error on invalid name for any parameter

Updating any type of Parameter such as
subnet_parameter/host_parameter with invalid name
doesn't show any error.
With this commit, it is now showing error on parameters with
invalid name.

0ac1ebef 09/07/2017 05:46 AM Marek Hulán

Fixes #20589 - update login_at when extlogin is used

558a7590 09/07/2017 05:32 AM Nagoor Shaik

Fixes #20516 - GET hosts API displays owner_name attribute

45590c5b 09/04/2017 03:19 PM Trey Dockendorf

Fixes #20500 - Allow GET /api/hostgroups to include parameters

Add include Array parameter to GET /api/hostgroups v2 that will
optionally include a hostgroup's parameters when the include parameter
contains 'parameters'.

78ae4884 09/04/2017 07:34 AM Marek Hulán

Fixes #20737 - add default description to roles

View revisions

Also available in: Atom