-
Mark Cave-Ayland authored
Commit 61964 "Add configuration section" broke the analyze-migration.py script which terminates due to the unrecognised section. Fix the script by parsing the contents of the configuration section directly into a new ConfigurationSection object (although nothing is done with it yet). Signed-off-by:
Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Reviewed-by:
Juan Quintela <quintela@redhat.com>al3>
Signed-off-by:
Juan Quintela <quintela@redhat.com>al3>Mark Cave-Ayland authoredCommit 61964 "Add configuration section" broke the analyze-migration.py script which terminates due to the unrecognised section. Fix the script by parsing the contents of the configuration section directly into a new ConfigurationSection object (although nothing is done with it yet). Signed-off-by:
Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Reviewed-by:
Juan Quintela <quintela@redhat.com>al3>
Signed-off-by:
Juan Quintela <quintela@redhat.com>al3>
Loading