Project

General

Profile

Download (18.3 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
9d43fc71 06/14/2018 12:05 PM Michael Moll

Fixes #19789 - fix Layout/SpaceAroundOperators cop

56de025f 06/04/2018 12:19 PM Tomáš Strachota

Fixes #21580 - normalize compute attributes (#4980)

Normalizes compute attributes in API show actions. For backwards
compatibility reasons this patch adds a new rabl node instead of
replacing 'vm_attrs'.

68388bc2 04/26/2018 04:29 PM Michael Moll

Fixes #19781 - Fix Layout/LeadingCommentSpace cop

d3cd2536 04/25/2018 11:53 AM Ivan Necas

Fixes #20590 - full ovirt cloud-init support

Currently, the cloud-init integration supports only a sub-set of
cloud-init commands. With `custom_script` support, one can pass
arbitrary cloud-init yaml to the managed host and make sure
the provisioned host will get it unchanged (which is not the case...

5414116f 04/11/2018 02:40 PM Tomer Brisker

Revert "Fixes #22117 - Add support for number of sockets for ovirt"

This reverts commit 073046ccd8c469633e4ca1c345038b26bd156895.

073046cc 04/11/2018 01:54 PM Shira Maximov

Fixes #22117 - Add support for number of sockets for ovirt

b03dcd1b 04/05/2018 11:56 AM Michael Moll

Fixes #23081 - Fix Style/SafeNavigation cop

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

dc2efa60 04/05/2018 10:34 AM Ivan Necas

Fixes #23067 - expose option to use oVirt APIv4

Also handle v4 certificate error and v3 path migration

6fb097f9 04/03/2018 06:14 AM Ori Rabin

Fixes #22546 - CVE-2018-1097: Bump fog-ovirt for power action fix

113ec278 03/21/2018 03:26 PM Ido Kanner

Fixes #2828 - Report an error when trying to save ovirt resource

On both create and update, there was no exception handler to captured
given exception. That resulted in having an exception screen instead of
an error message.
The fix capture all of the given exceptions, and report them as an...

223383f5 02/26/2018 12:37 PM Ori Rabin

Fixes #22282 - Test oVirt connection before save

7d6f25b5 02/20/2018 09:13 AM Ori Rabin

Fixes #10273 - Clone disk from template when preallocate marked

b7d400f6 01/15/2018 04:28 PM Michael Moll

Fixes #19776 - Configure Layout/FirstParameterIndentation cop

da9865b8 01/15/2018 04:28 PM Michael Moll

Fixes #19907 - Configure Style/TernaryParentheses cop

27e31470 12/27/2017 09:59 AM Michael Moll

Fixes #22079 - Fix Lint/UriRegexp cop

69205f5c 12/15/2017 03:34 PM Tomer Brisker

Fixes #19772, #19773, #19774 - Fix some empty line cops

62548768 12/05/2017 06:58 PM Ori Rabin

Fixes #20528 - Remove direct connection to rbovirt client

9034d78e 11/23/2017 02:43 PM Baptiste

fixes #5441 - Add instance_type support to oVirt provider

9a8b3b8f 11/22/2017 03:05 PM Adam Ruzicka

Fixes #21718 - Show errors properly when creating new oVirt CR

We try to retrieve available operating systems in an after_validation
hook. Trying to retrieve them makes no sense if the URL isn't
considered valid by us.

408774ae 09/20/2017 03:13 AM Dominic Cleal

Fixes #20952 - Replace AC::Parameters Hash methods

Replaces any methods that used to be from Hash with the more limited
ActionController::Parameters API.

18439248 08/15/2017 10:28 AM Swapnil Abnave

Fixes #19326 - create compute-resource - URL optional

db345393 08/07/2017 08:13 AM Ori Rabin

Fixes #20452 - Keep password value after validation in ovirt CR

3cf9d65f 07/03/2017 02:30 PM Marek Hulán

Fixes #20174 - handle no storage pool gracefully

cabe2c2e 06/01/2017 07:45 AM Ohad Levy

Fixes #19700 - update rubocop rules

The following changes have been made:

- Performance/RedundantMerge:
changes lines such as:
```not_found_message.merge! :message => options```
to:
```not_found_message[:message] = options```

- converts str.match() to str =~ ()...

736cb75f 04/10/2017 11:54 AM Ivan Necas

Fixes #19236 - handle situation when host is destroyed oVirt

The issue was introduced in 4269abbd, where we replaced the
`OVIRT::OvirtException` error by `ActiveRecord::RecordNotFound` in
`find_vm_by_uuid method`, but we haven't updated the corresponding...

4c351621 03/27/2017 06:58 AM Ori Rabin

Fixes #12272 - Support multiple certificates in ovirt resource

12a32535 01/16/2017 03:34 AM Baptiste

Fixes #10539 - Add default names for ifaces for oVirt CR VMs

eabbbeb4 09/06/2016 01:44 PM Marek Hulán

Fixes #2314 - fine grain for RAM selectors

77e12c85 09/02/2016 05:12 AM Tomer Brisker

Fixes #13047, #16291 - Upgrade datatables and move it to npm

12612809 07/29/2016 05:58 AM Dominic Cleal

fixes #3917 - replace protected_attrs with strong parameters

Filtering of attributes has moved from the protected_attributes gem to
strong parameters in controller concerns, to be in line with current
Rails recommendations.

Concerns are shared between UI and both API controllers and list the...

287082a5 07/12/2016 04:41 AM David Davis

Refs #3809 - Turning on the AndOr cop

5dec3a52 06/15/2016 03:47 AM karimb

Fixes #8289 - handle user data in ovirt

4a9179a0 06/13/2016 07:55 AM Marek Hulán

Fixes #15345 - allow changing oVirt CA certificate

edb83962 06/09/2016 03:12 AM Marek Hulán

Fixes #15344 - recover from fingerprint error on validation

f97a2fb8 05/31/2016 09:41 AM Ivan Necas

Fixes #15066 - operating systems and ovirt < 3.6

The operating systems endpoint was added in ovirt 3.6
https://bugzilla.redhat.com/show_bug.cgi?id=1050243. Older versions
were failing getting 404 when provisioning.

This patch adds a check for this case. We also cache the operating...

bf416ab2 05/26/2016 10:15 AM Lukas Zapletal

Fixes #15163 - use new oVirt CA cert endpoint

cf826485 04/12/2016 08:20 AM Ivan Necas

Fixes #10278 - don't replace . with - for oVirt VM anymore

The version that supports . in VM names (v3.1.0-18) has been around
for almost 4 years
now (https://github.com/oVirt/ovirt-engine/commit/540a75e0f7bc4b9ed879471d3d830d575c6d6060).

Time to move one and make the VM names in oVirt a bit nicer now.

5e74b082 04/12/2016 06:57 AM Ivan Necas

Fixes #6959 - set operating system for RHEV/ovirt VMs

Backward compatible, but works best with https://github.com/abenari/rbovirt/pull/104

99069f53 04/11/2016 09:44 AM Ivan Necas

Fixes #10978 - fix possibility to assign networks in compute profile for ovirt

bd95cda6 04/05/2016 07:38 AM Dominic Cleal

fixes #14415 - check CR availability with Fog, not SETTINGS

Simplifies the code for checking compute resource availability, which
can easily be determined with the registered Fog providers instead of
being stored in SETTINGS in app initialisation. Plugins should always be...

fbd765f1 03/18/2016 05:25 AM Tomer Brisker

Fixes #13091 - Paginate VMs for supporting compute resources

Loading all VMs for the compute resource view can be a very heavy task,
which leads to timeouts when attempting to load all VMs for a compute
resource that has many hundreds or thousands of VMs. This patch allows...

545716c4 03/10/2016 04:34 AM Marek Hulán

Fixes #9932 - fix preallocate attribute mapping

798e4a04 01/07/2016 10:27 AM Lukas Zapletal

Fixes #13040 - oVirt now autoloads SSL certificate

3326499a 12/01/2015 07:17 AM Daniel Lobato Garcia

Fixes #7568 - Use attr_accessible for Rails 4 upgrade

9a9ec5b1 09/02/2015 06:01 AM Daniel Lobato Garcia

Refs #3809 - Enable Rails delegate cop

4269abbd 08/11/2015 03:56 AM Tomáš Strachota

Fixes #10248 - cloning volume information for virtual machines

01e78260 06/09/2015 10:29 AM Ivan Necas

Fixes #10713 - improved backtrace logging

  • full trace in 500 page in production shows really the full trace
  • Foreman::Logging.exception as an unified entry point for exceptions logging
  • the backtrace cleaner doesn't delete the plugins
  • the orchestration exceptions gets the backtrace covered by logger...
3059cea1 04/28/2015 11:48 AM Tom Caspy

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

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

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

fixes #9249 - associated_host fixed for all compute resources

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

02cf7a53 12/28/2014 09:52 AM Tomer Brisker

Fixes #8796 - Fix to_gb size calculation and constentize

2312cccf 11/19/2014 06:03 AM Daniel Lobato Garcia

Refs #3809 - Remove useless assignments

5f029ed6 10/07/2014 03:40 AM Daniel Lobato Garcia

Refs #3809 - Use parentheses in method definitions

4f7a4d0b 10/06/2014 02:37 PM David Davis

Refs #3809 - Fix a few rubocop TODOs

e944a1b2 10/02/2014 07:22 AM Lukas Zapletal

Fixes #7522 - made CA textarea editable for oVirt/RHEV

5743465b 08/15/2014 08:12 AM Trey Dockendorf

Fixes #6476 - oVirt VM association with multiple interfaces

a52580f5 08/15/2014 08:12 AM Greg Petras

Fixes #6608 - expose disk usage info through available_storage_domains API

0809c9ae 07/31/2014 08:34 AM Ivan Necas

Fixes #6816 - pass oVirt quota as nil instead of "" to prevent server error

2bf991a8 07/10/2014 11:44 AM Leon Strong

fixes #5197 - Preallocated disk support for oVirt

ddce3dc1 04/30/2014 02:22 PM Amos Benari

fixes #4612 show friendly CR names, fix typo in oVirt name

d6026572 04/25/2014 09:33 AM Amos Benari

fixes #4422 Implement available_images for oVirt to populate new image form

5f45920e 03/24/2014 12:38 PM Amos Benari

fixes #4555 add ca certificate to ovirt

e4d88172 03/07/2014 05:30 PM Greg Petras

fixes #4581 Implement available_networks API for VMware

2e417b58 03/04/2014 11:08 AM Jason Montleon

fixes #4245 - return HTTP body for oVirt SSL CA certificate

acfbc458 03/03/2014 02:26 PM Marek Hulán

fixes #812 - new permissions model, user group role and nest support, role filters for better granularity

Contributions from:
99527500 02/24/2014 11:43 AM Jimmi Dyson

fixes #4015 - support oVirt using templates like images

ea49a05e 02/19/2014 03:28 PM James Netherton

fixes #4222 Add capability to compute resource API to retrieve cluster,network,storage info on oVirt

8a0ffcfa 01/20/2014 05:14 PM Joseph Magen

fixes #4023 - API v2 - compute resources partials should should attribute alias names and not database column names

2ebd2f22 01/20/2014 04:57 PM Joseph Magen

fixes #3867 - Wrong Compute Resource type shown on overview

c6e02bd3 01/09/2014 07:43 AM Joseph Magen

fixes #3178 - add feature for compute profiles for hostgroups and hosts

6a85948c 12/31/2013 02:49 PM Jimmi Dyson

fixes #3896 Retrieve OVirt CA certificate via same URL scheme as API URL by disabling SSL verification

f2c78d4a 10/15/2013 12:18 PM Joseph Magen

fixes #2741 - rails 3 syntax

180d7f43 09/07/2013 04:22 PM Jason Montleon

fixes #2288 - Add oVirt/RHEV Quota Support

805358df 09/06/2013 10:22 AM Jason Montleon

fixes #1923 - matches vms on a compute resource to hosts

36a6345d 07/24/2013 04:35 PM Jason Montleon

fixes #2809 - send host subject as xpi opt to prevent ssl connect errors

d57e7979 07/19/2013 05:31 AM Joseph Magen

fixes #2411 - move STI models in /models and /lib/foreman/models to sub-folders