Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
a0f78f20 08/18/2015 01:19 PM Marek Hulán

Fixes #10607 - match bonds based on identifier only

(cherry picked from commit 7be20b248502eb8682008e1c6b03fef71da4f73d)

66a5487c 08/18/2015 01:19 PM Marek Hulán

Fixes #10888 - skip attached_to updates if identifier was blank

(cherry picked from commit db6d6b8b7d0d2e90e27d4c23308e5db26abd3820)

5b157a27 06/15/2015 10:11 AM Dominic Cleal

fixes #10627 - apply host taxonomy scope to facts/report joins

Previous changes to perform a join onto hosts with authorisation result
in a query such as Report.joins(:hosts), which ignores any
default_scope on Host::Base. This commit explicitly passes taxonomy...

f967d733 06/15/2015 10:08 AM Marek Hulán

Fixes #10566 - allow identifier modifications that do not change interface type

(cherry picked from commit a6b8542a0e1a7eb0d71fdd1d328b224669e3010b)

37b5e080 06/15/2015 10:08 AM Dominic Cleal

fixes #10646 - disable NIC subnet taxonomy checks when feature's disabled

(cherry picked from commit d6a192531b7203b12f5e755a7b695435c423ece4)

8e30db87 06/15/2015 10:07 AM Tom Caspy

fixes #8597 - escape slashes for ptable URL parameters

(cherry picked from commit 053c032dba5b52593c0235d96d74cdd1aae65721)

0fd81057 06/15/2015 09:24 AM Dominic Cleal

fixes #9873 - generate unique alert mails for each user group member

To create distinct mails, new Mailer instances are required instead of using
the same one - else, the last message changes the previous ones. The recipient
list is now determined in the ReportImporter, and the MailNotification helps...

2ac1bed9 06/15/2015 09:22 AM Ori Rabin

Fixes #10535 - building a token instead of creating it until host is saved

(cherry picked from commit c2ff4bd6874155459a51af070abb381fd59be262)

8da3be9c 05/20/2015 07:28 AM Dominic Cleal

fixes #10482 - get external user group members only once during refresh

(cherry picked from commit 0fd7412faaa76787bf15ed1901ffc9eb4d6353fa)

09f85380 05/20/2015 07:27 AM Dominic Cleal

fixes #10509 - add toggle for LDAP usergroup updating

(cherry picked from commit 19bf6b096c03b999a02c82b61dfe0694cbb21a9a)

Conflicts:
app/models/auth_sources/auth_source_ldap.rb

0520370f 05/20/2015 07:27 AM Dominic Cleal

fixes #10493 - disable usergroup sync on login when $login is used

(cherry picked from commit 7891164bffb6746b13dde15a2d38f3371d0abab7)

Conflicts:
app/models/auth_sources/auth_source_ldap.rb

3314dc46 05/20/2015 07:26 AM Eric-Olivier Lamey

Fixes #9170 - wrong nic order in libvirt domain

(cherry picked from commit 8aeac1b7b89fab21e0b92f54eb460fcc04415e07)

61251e24 05/20/2015 07:26 AM Ori Rabin

Fixes #9634 - creating a host with an interface and without os returns a validation message

(cherry picked from commit 93dbb7e77dc3502a5cfa6888a13212bed7e178f6)

eb99920f 05/20/2015 07:26 AM Marek Hulán

Fixes #10379 - disables cloning if unattended mode is disabled

(cherry picked from commit 0f5c60f29626d02e91405db27bb057df34c7db39)

180c2696 05/20/2015 07:25 AM Tomáš Strachota

Fixes #9966 - More debug messages for matching nics from fog

(cherry picked from commit c796609085caeee03be4ec378b5311fd61ba6684)

0276c39a 05/20/2015 07:25 AM Marek Hulán

Fixes #10212 - validate DNS name uniqueness of interfaces

(cherry picked from commit 60fdfb3851cad0ff347788c1f796d709693a8f27)

9aeefb71 05/20/2015 07:22 AM Dominic Cleal

fixes #10403 - resync names of unmanaged hosts to their primary NIC

MoveHostNicsToInterfaces previously ignored unmanaged hosts, but they
need migrating too. Updated the existing migration to migrate both,
then for existing hosts, add a new migration to ensure all primary NIC...

2c39c82f 05/20/2015 07:22 AM Ondřej Pražák

Fixes #10307 - editing host with 'unattended: false' no longer results in error

(cherry picked from commit ae274f95193c3147ad563da075d0a36fb1bcff20)

e18cfe2f 05/20/2015 07:22 AM Dominic Cleal

fixes #10298 - handle destroyed but present interfaces

When deleting a host and DHCP orchestration is removing reservations for NICs,
it generates a dhcp_record that contains next-server data. Determining the
next-server IP causes the primary interface to be fetched for DNS resolution,...

e1d96103 05/20/2015 07:18 AM Marek Hulán

Fixes #7458 - allow searching hosts by their ip and mac addresses

(cherry picked from commit e473d4d39f0d42747819d4ef098d9247690f540c)

77e5989e 05/20/2015 07:18 AM Dominic Cleal

fixes #10343 - only log cache deletion failures when saving settings

(cherry picked from commit 83bd400ce6d69c8f946ff5ed31012ab073fcf1b1)

Conflicts:
test/unit/setting_test.rb

966bc578 05/20/2015 07:17 AM Karim Boumedhel

Fixes #10305 - complete handling for cloudinit-like in vsphere feature

(cherry picked from commit 5d47a167cc2f2ea2bd9cbc88c30045f36949b636)

dc6342d0 05/20/2015 07:17 AM Shlomi Zadok

fixes #10030 - use override method to display templates in folders

(cherry picked from commit 0af12f79a6e6c3a3ecf72d39df89a2edd7e9b39b)

4ee6527f 05/20/2015 07:15 AM Shlomi Zadok

fixes #7743 - ensure name is unique in scope of major and minor

(cherry picked from commit 59b230959ab24b3573eb87616805bf3218a2cb13)

7f6e33b7 05/20/2015 07:13 AM Dominic Cleal

refs #5554 - revert string change, save unnecessary retranslation

(cherry picked from commit 4098e93bc45176ffd8f659d28d0db1f8cb1d7734)

7875f359 05/20/2015 07:13 AM Tom Caspy

fixes #9240 - in case of hash with indifferent access, serialize as hash

(cherry picked from commit 3059cea1c207718217f07b9cdc706bc516f5db1b)

c1f06a4f 05/20/2015 07:13 AM Ori Rabin

Fixes #5554 - fixed hostgroup and fqdn validations in multiple matchers

(cherry picked from commit eb414b8bbdc7897f396d184996fac402b3277cef)

825e3990 05/20/2015 07:12 AM Dominic Cleal

fixes #8817 - look up reports with all joins from host scoped_search

This changes the optimisation in d50c799 which caused errors for users with
host filters referencing tables other than hosts.

When retrieving all reports joined with authorised hosts, the nested joins need...

0c46acd4 05/20/2015 07:11 AM Shimon Shtein

Fixes #9391 - Added validation code to NIC, so it validates that host's location/org is compatible with the one set on NIC's subnet

(cherry picked from commit 8f695d94a2f32fea3363cc017fc59baf6ca15b17)

7c21dea2 05/20/2015 07:11 AM Shlomi Zadok

fixes #9617 - rescue from empty vmware clusters

(cherry picked from commit d76ca3043ca1bac1229667e342da149e3cd6f304)

17a26595 04/27/2015 10:26 AM Francois Herbert

Fixes #10186 - find host NICs on vsphere using Network Distributed PortGroup

(cherry picked from commit 4e21396fdf68fa21f3beac1cd460dcfe5c700c38)

821e0f15 04/27/2015 10:26 AM Dominic Cleal

fixes #10168 - delegate fqdn/shortname to primary interface

(cherry picked from commit 4d5b979541902c2163d98ca8fd53d230445b60ac)

b06da7b9 04/27/2015 10:25 AM Daniel Lobato Garcia

Fixes #10111 - Use a dummy primary interface for unmanaged hosts

Unmanaged hosts require a host interface due to delegation of networking
attributes, and some others like 'name'. Since unmanaged hosts do not
necessarily have an interface associated (unless created through puppet...

f825cdf6 04/27/2015 10:24 AM Dominic Cleal

fixes #10020 - add next-server/filename attrs to provision NIC DHCP record

A host's DHCP record used to be constructed with PXE attributes in
Orchestration::DHCP, but moved to Nic::Managed during 43c4bd7. Nic::Managed
didn't add PXE attributes, so this commit adds these when provision? is set....

3aec1326 04/13/2015 10:07 AM Chad Walstrom

Fixes #10093 - VMware#create_vm calls clone_vm

Apply '.with_indifferent_access' to the args passed in to create_vm,
ensuring symbol test for args[:image_id] succeeds when args["image_id"]
is present.

(cherry picked from commit 140cfe262eac838e76eb27517bd0271beab9be15)

37ff1b67 04/13/2015 09:28 AM Francois Herbert

fixes #10087 - Pass nic_type to vm_clone

(cherry picked from commit f25e9797d6ae1e2dfebf268934ffd7d17536efbf)

593f69a6 04/13/2015 09:11 AM Marek Hulán

Fixes #10025 - move generic taxonomies code to base class

(cherry picked from commit bf75590c49c05dd780df388908598c85fc8f53bd)

4e685156 04/13/2015 07:56 AM Dominic Cleal

refs #8817 - Revert "fixes #5841 - use inner query when retrieving reports for subset of authorised hosts"

This reverts commit ecdb85a84915954f312889ba51a9b35de86cd38c.

5ddb3741 04/13/2015 07:49 AM Marek Hulán

Fixes #9947 - restrict user taxonomies if none is set

(cherry picked from commit abe910f2a46f4ecc1f349263d0b4751ed46ff200)

d155f473 04/09/2015 12:29 PM Marek Hulán

Fixes #7615 - filter ignore current context

(cherry picked from commit 76fca93b0093e9b4174d1a888ffca9f3fcb886c9)

1cd5875b 04/09/2015 12:09 PM jslatten

refs #4521 - Openstack Compute Resource: Boot from Volume on new Host

(cherry picked from commit 3f56eab265fdec913f988a119d78771d345c5428)

8fcb30b1 04/09/2015 12:09 PM Johannes Scheuermann

Fixes #9362 - Corrected CoreOS mediapath

(cherry picked from commit 9f858eb43200809f931321821880f1ae9ca9db54)

656ecec5 04/09/2015 12:06 PM Dominic Cleal

fixes #9778 - return r/w host when finding and associating to CRs

(cherry picked from commit cd4c4ad907fdadae66576f64831204711748bef3)

6462c815 04/09/2015 12:03 PM Marek Hulán

Fixes #9926 - do not always set LDAP encryption method

(cherry picked from commit 5d5e0bb601ad75a514168a263a6a360c496cb2af)

a09b74f0 04/09/2015 12:02 PM William Hefter

Fixes #8890 - Allow selection of plaintext "encryption" method for root password

(cherry picked from commit 331ff165939399787022e77ad17778e2ac39c148)

24c39a1e 03/26/2015 10:14 AM Marek Hulán

Fixes #9618 - make identifier uniq per host

(cherry picked from commit f2d5f95539b5070f5c7aba37196c45346140357d)

e49e01e5 03/26/2015 09:03 AM Tom Caspy

fixes #6568 - showing ovirt template version if applicable

(cherry picked from commit a647442376aceae2e539791790eb8f308b56cd3a)

d5b92932 03/26/2015 09:03 AM Marek Hulán

Fixes #9885 - pass verify_mode to net/ldap

(cherry picked from commit fc3faf6f4e8c1f0efd62e8c58687b3d30c69b67e)

c81ea296 03/26/2015 09:03 AM Karim Boumedhel

Fixes #8601 - Cloudinit userdata in VMware

(cherry picked from commit 5b1f7529284e9e62d9f8f08977b543d4a7b93f21)

74b7f660 03/26/2015 09:03 AM Tom Caspy

fixes #7407 - puppet class parameters should be cloned in #clone

(cherry picked from commit 7691ab4a56a49118f6cf97ca7f6de1c932b99e2a)

2b10e820 03/26/2015 09:03 AM Marek Hulán

Fixes #9869 - propagate LDAP errors

(cherry picked from commit e1e7d0686b7ab3c329e2b9884b7731a3005c9276)

c0429ee2 03/26/2015 09:03 AM Dominic Cleal

fixes #9775 - always load Encryptable when key's missing, log runtime warning

a59972c3 causes Encryptable to be loaded before the encryption_key.rb
initialiser and the majority of the class was skipped as the key was undefined.

Now Encryptable always loads, but logs at runtime if the key is unavailable,...

6afdddf1 03/26/2015 09:03 AM Marek Hulán

Fixes #9434 - managed alias accepts only static boot mode subnet

(cherry picked from commit a45253c2b7c747b15506dddc4efa86396c6ef53f)

cada5482 03/26/2015 09:03 AM Stephen Benjamin

fixes #9795 - check if mail is enabled before sending a notification

(cherry picked from commit 7ca39b3442be76da89c2c52d8da0c2d6afb74af1)

70e79944 03/26/2015 08:54 AM Marek Hulán

Fixes #8779 - add vlanid to subnet ENC

(cherry picked from commit a899d97175c683bb648e3cbd34d0aebcae1252cf)

766d777c 03/26/2015 08:25 AM Daniel Lobato Garcia

Fixes #6454 - Display error message when user_data is needed but not set

(cherry picked from commit b99708ac7a1bb0e139505c2549c0f36fa5a65f83)

b3424682 03/26/2015 08:25 AM Tom Caspy

fixes #4424 - overriden attributes get overridden in the UI

(cherry picked from commit 0575b5b0a07c59c443bf2be663cb67d6a5e40f19)

5b28a835 03/16/2015 11:17 AM Tomáš Strachota

Fixes #9657 - merge NICs from compute profile in host create API

- updated api docs for hosts and interfaces
- host create/update api actions now merge interfaces from compute
profiles
- NIC type mapping extracted into a separate class
- return full host detail after host update...

8f6c56cc 03/10/2015 08:41 AM Shlomi Zadok

fixes #8358 - validate domain on host update

(cherry picked from commit cbe1391f48f37d4bf9a53091c668b6a91bc6ef83)

8c678130 03/06/2015 08:36 AM Tomáš Strachota

Fixes #9480 - multiple NICs integration with compute profiles

From users point of view:
- interfaces setup in compute profiles is back
- interface related compute attrs get merged into host NICs upon compute
profile selection
- NIC overview table displays details in the column "Type"...

09b476b4 03/06/2015 08:36 AM Daniel Lobato Garcia

Fixes #8316: Removing a host can create a huge transaction

(cherry picked from commit 3e7507198f25b41b90a55115671fe0edd495f531)

712bd3ea 03/06/2015 08:36 AM Marek Hulán

Fixes #9615 - Adds inheriting_mac method

Using this method we can find out the MAC of interface to which this
interface is attached to. This can be used in provisioning template when
we check for real interface name.

(cherry picked from commit 5ad3c4f34b50fb1ac6d9f26e71e183813ab1c96f)

90d9e7f0 03/06/2015 08:36 AM Joey D

fixes #8878 - ensure domain fact is downcased prior to import

(cherry picked from commit 25a647eb04ac2d31af99c85e447d58d1de4185e6)

515fddce 03/06/2015 08:36 AM Shimon Shtein

Fixes #9339 - Changed the OS sorting to title

Title uses the full string, not only the name part.

(cherry picked from commit 61b5da1bb089a313375ef232e2643b0cd422bf92)

13895d05 03/06/2015 08:35 AM Marek Hulán

Fixes #9590 - make info test less fragile

(cherry picked from commit e24c3fbbe5d089f76b89f909b65b2bd2205a5035)

2ba317ab 03/06/2015 08:33 AM Marek Hulán

Fixes #9495 - Require identifier for managed bonds

(cherry picked from commit e329155b185e3be5863bfd79582b61a6ecc9ae9a)

18a139a2 03/06/2015 08:33 AM Marek Hulán

Fixes #9497 - Require MAC for managed BMC

(cherry picked from commit 6a2fce1fa6a80865bb8292e76a8bd285e714a5c8)

88dc8d70 03/06/2015 08:33 AM Greg Sutcliffe

Fixes #9147 - move managed checks to the start of the DHCP/DNS/TFTP orchestration checks

(cherry picked from commit 5440d482b0087fe29b3fb4567e0ca73f2d3af221)

1d0dcc48 03/06/2015 08:33 AM Shlomi Zadok

fixes #7764 - add quirks mode to JSON.dump

(cherry picked from commit 8dcb01a429e88a12edd605672e6f4340de7ca977)

c023c170 03/06/2015 08:32 AM Stephen Benjamin

fixes #8331 - provide some tools for filtering mail

(cherry picked from commit a08e66ff1192e00d6dd8eafccd5bf5cd0e4183f9)

f9ba7275 03/06/2015 08:31 AM Marek Hulán

Fixes #9500 - matching uses the whole domain name

(cherry picked from commit ede6d4ea8b266e3a90fc6c639929be2b55be225c)

ba2a9e1b 02/23/2015 10:07 AM Tomer Brisker

Fixes #9452 - correct capitalization of VMware

5489eaeb 02/22/2015 11:15 AM Tomer Brisker

Fixes #5998 - add taxonomy tabs to config_template#edit

4feb1576 02/19/2015 09:55 AM Marek Hulán

Fixes #9429 - identifier is required for Alias and VLAN

83e22d26 02/18/2015 05:07 AM Shlomi Zadok

fixes #8581 - [vmware] use cluster full path to create vm

cd032085 02/18/2015 03:54 AM Daniel Lobato Garcia

Refs #3809 - Remove classcheck cop

afe02d30 02/18/2015 03:54 AM Daniel Lobato Garcia

Refs #3809 - Remove cop IndentationConsistency

abd8f1d1 02/18/2015 03:54 AM Daniel Lobato Garcia

Refs #3809 - Remove cops for empty lines

2d09a3cc 02/17/2015 04:50 AM Josh Baird

fixes #8953 - update IPA userclass param on realm update

52dbb104 02/16/2015 09:14 AM Stephen Benjamin

fixes #9369 - tftp should send host, not self to get the boot files uri

a61a1344 02/16/2015 08:53 AM Johannes Scheuermann

fixes #9362 - Add mediapath support to CoreOS

6a07eb81 02/11/2015 07:36 AM Tom Caspy

fixes #9274 - hostgroup#clone clones config groups

81a02cde 02/11/2015 07:26 AM Tom Caspy

fixes #9249 - associated_host fixed for all compute resources

ad22248d 02/10/2015 07:20 AM Marek Hulán

Fixes #9186 - build interface if needed during facts import

c92138af 02/10/2015 06:46 AM Tommy McNeely

fixes #9124 - fixes detection of hashed root passwords

A root password that started with "$" would not be hashed, and therefore
would end up being stored in clear text and inserted in clear text to the
/etc/shadow file, which just won't work. This adds a bit more to the match...

aa48b69c 02/09/2015 12:39 PM Marek Hulán

Fixes #9104 - allow disabling of interface updates

9fde85ad 02/08/2015 03:59 PM Dominic Cleal

fixes #8565 - only get unique, unused message/source IDs to speed up expiry

7560679b 02/08/2015 03:17 PM Daniel Lobato Garcia

Fixes #6884 - Installation media without $minor generate broken $version

$version is generated with the major version and a dot, producing paths
like foo.bar/x64/7. which don't exist. For CentOS at least we want to generate
a path without the dot. The default values for these media have been changed too.

bb6a0bbe 02/08/2015 01:56 PM Marek Hulán

Fixes #9160 - use provision interface for image based provisioning

5c02cfe5 01/30/2015 03:34 AM Daniel Lobato Garcia

Refs #3809 - Enable cop StringConversionInInterpolation

f8a56f5b 01/28/2015 07:18 AM Marek Hulán

Fixes #8052 - allows erb in array and hash params

43c4bd72 01/27/2015 11:58 AM Marek Hulán

Fixes #7456 - Extract primary interface from host

Contributions from:

All host must have at least one primary interface and one provision (can...

e86494a8 01/26/2015 06:48 PM David Davis

Fixes #9097 - Fix typo in value_to_sql method

c47be8a8 01/26/2015 04:40 PM Tommy McNeely

fixes #8498 - Allows root password to be set in finish scripts

e9672724 01/26/2015 02:48 PM Jiri Stransky

Refs #9049 - fix log message formatting

Missing "%s" in the commit that was supposed to fix #9049 caused the
exception message not to be printed into the log.

060a93cf 01/26/2015 05:37 AM David Davis

Fixes #9099 - Upgrade rubocop to 0.28.0

13d9564d 01/24/2015 06:42 AM Lukas Zapletal

Fixes #2948 - added sp_* host attributes to safe mode

Refs #2948 - Add sp_ host attributes to jail test

b57a1e33 01/24/2015 05:45 AM stocky

Fixes #9059 - adds puppetssldir setting

ee1f56de 01/23/2015 06:51 AM Marek Hulán

Fixes #9044 - fixes invalid mac in tests

Also do not reset invalid mac address to nil so we can propagate proper
validation error.

86adb030 01/23/2015 06:46 AM Jiri Stransky

Fixes #9049 - Log exceptions when triggering a Puppet run

If an exception occurs during triggering a Puppet run from the UI,
user will be notified of the error in a flash message. If the
exception occurs when running the action non-interactively (e.g. from...