Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
f9b002c7 10/17/2017 10:19 AM Kavita Gaikwad

Fixes #20974 - procedures for Katello-Service stop and start

35bb7807 10/17/2017 10:02 AM Kavita Gaikwad

Fixes #20870 - hammer ping check with default tag

0d35d325 10/10/2017 09:01 AM Swapnil Abnave

Fixes #19715 - [Check] WARN if foreman-proxy is self-registered

9dd68d4f 09/06/2017 03:49 PM Mike McCune

Fixes #20798 - proper repo-id and VERSION from RPM by using facter

21b81102 08/21/2017 02:48 AM Kavita Gaikwad

Fixes #20604 - katello-service feature to make services start/stop

e7e94ee4 08/14/2017 03:04 PM Ivan Necas

Merge remote-tracking branch 'origin/master' into upgrade-workflow

97c784e1 08/10/2017 06:39 AM Kavita Gaikwad

Fixes #46 - isc dhcp configuration check

b63be328 08/08/2017 06:59 AM Ivan Necas

Merge remote-tracking branch 'origin/master' into upgrade-workflow

713732a8 06/26/2017 11:50 PM Kavita Gaikwad

Newly added config constants for packaging.

a625d952 06/23/2017 03:45 AM Ivan Necas

Support for run_once procedures and repositories setup

65803389 06/23/2017 03:44 AM Ivan Necas

Configure repositories and update packages

e361f5c2 06/23/2017 03:44 AM Ivan Necas

Update the satellite upgrade to new code

c6e1aba5 06/23/2017 03:42 AM Ivan Necas

Poor man's maintanence mode though ip tables

ea60b444 06/23/2017 03:41 AM Ivan Necas

Full upgrade scenario

This commit intoroduces more structured upgrade scenario consisting of
this scenarios:

  • pre_upgrade_check - non-modifying checks: is the system ready?
  • pre_migrations - modifying procedures before source update
  • migrations - source update and main migrations...
0653f85a 05/24/2017 01:50 AM Kavita Gaikwad

Fixes #59 - missing error for hammer-config file

f9a7428e 04/25/2017 10:37 AM Swapnil Abnave

REF #16 - compress csv backup with bzip2

3bc0b1ee 04/25/2017 10:37 AM Swapnil Abnave

RFE #16 - Delete invalid tasks

b6123f71 04/24/2017 06:43 AM Kavita Gaikwad

Added spinner to enable sync_plans

e3350229 04/20/2017 07:13 AM Kavita Gaikwad

Fixes #19 - Handled sync plans before & after upgrade

With this commit, below changes included -
1. Two new checks
- Disable sync plans before upgrade
- Enable sync plans after upgrade which are disabled previously.

2. Created directory lib/foreman_maintain/storage in which...

74ef4411 04/07/2017 10:59 AM Ivan Necas

Add tests for tasks paused check and additional procedures

4247bd5e 04/05/2017 02:57 PM Ivan Necas

Check count of paused tasks and offer next steps

be883fe2 03/23/2017 03:39 PM Ivan Necas

Turn hammer feature into a utils class

After looking more into this, I think the util class is actually better
fit for the hammer case. I've also removed the detection of the
credentials from hammer configuration, as we actually don't need
the credentials by our own.

279d5169 03/23/2017 03:39 PM Ivan Necas

Introduce hammer as a feature

b3b2048d 03/23/2017 03:39 PM Ivan Necas

Shellescaping and password filtering support in system helper

Support code for allowing filering out sensitive data from logs
+ properly escaping user-specified variables (such as password)

af885bd5 03/21/2017 06:26 PM Ivan Necas

Extract metadata DSL to separate namespace

Having the DSL methods directly on the classes caused issues when
needing to query the metadata later.

e0362d5c 03/09/2017 09:58 AM Kavita Gaikwad

Corrected the syntax.

f608b3cb 02/17/2017 04:44 PM Ivan Necas

CLI basic structure

ef9ee7ac 02/16/2017 04:18 PM Ivan Necas

Refactor the choice of next steps

cdcd3c1d 02/16/2017 07:11 AM Ivan Necas

Update real definitions based on latest changes in lib

ab58a4b3 02/14/2017 07:31 AM Ivan Necas

WIP: definitions

be290a8a 02/13/2017 05:40 AM Ivan Necas

WIP check definitions

d4c3f2c2 02/12/2017 06:16 PM Ivan Necas

WIP: check scenarios

59890b32 02/10/2017 04:26 PM Ivan Necas

Add rubocop

a1167a16 02/10/2017 11:51 AM Ivan Necas

First version doing something: feature detection