Project

General

Profile

Actions

Bug #15361

closed

Config reload request causes double reload

Added by Dominic Cleal about 9 years ago. Updated about 9 years ago.

Status:
Closed
Priority:
Low
Assignee:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

When a pre_migration hook requests a configuration reload, it occurs twice:

[ INFO 2016-06-09 09:39:22 verbose] Executing hooks in group pre_migrations
[ INFO 2016-06-09 09:39:22 verbose] All hooks in group pre_migrations finished
[ INFO 2016-06-09 09:39:22 verbose] Installer configuration was reloaded
[ INFO 2016-06-09 09:39:22 verbose] Installer configuration was reloaded

This is because the wrong instance variable is reset after the reload: https://github.com/theforeman/kafo/commit/0f941ac54acc4f95e9b29f614174d9d65ab4bdd8#diff-657b82e4fb9c80f11badef608b14de10R244


Related issues 1 (0 open1 closed)

Related to Kafo - Bug #15322: Legacy installer config and scenario migrations fail when run togetherClosedMartin Bacovsky06/07/2016Actions
Actions #1

Updated by The Foreman Bot about 9 years ago

  • Status changed from Assigned to Ready For Testing
  • Pull request https://github.com/theforeman/kafo/pull/159 added
Actions #2

Updated by Dominic Cleal about 9 years ago

  • Related to Bug #15322: Legacy installer config and scenario migrations fail when run together added
Actions #3

Updated by Dominic Cleal about 9 years ago

  • Status changed from Ready For Testing to Closed
  • % Done changed from 0 to 100
Actions

Also available in: Atom PDF