------------------------------------------------------------------ Tue Sep 30 10:42:37 UTC 2014 - rhafer@suse.com - Update to version 4+git.1412073739.1fdd9f4: + Use local variables in functions + Make get_allocated_nodes always set get_allocated_nodes_retval as retval + Fix log in get_allocated_nodes to mention role + Check the nodes have packages updated to SUSE Cloud 4 packages + Do not output the result of "rpm -q" in our logs - Drop pull-request-5.patch and pull-request-7.patch as they were merged upstream - pull-request-6.patch was rebased upstream. It's now pull-request-21.patch - Added pull-request-19.patch to (bnc#898217) ------------------------------------------------------------------- Wed Sep 10 09:08:23 UTC 2014 - jdsn@suse.de - Update to version 4+git.1410251893.a3e851d: + fix post step error message + fix test for user answering Y + bnc#893877 - trove not installed after upgrade + Fix crash in post when /etc/crowbar/provisioner.json exists with no repo + Dropped patch pull-request-9.patch as it got merged at upstream ------------------------------------------------------------------- Tue Sep 2 20:31:34 UTC 2014 - dmueller@suse.com - switch to suse-cloud-4 branch ------------------------------------------------------------------- Tue Aug 26 12:00:26 UTC 2014 - vuntz@suse.com - Add pull-request-9.patch: Fix crash in post when /etc/crowbar/provisioner.json exists with no repo ------------------------------------------------------------------- Wed Aug 20 10:31:43 UTC 2014 - vuntz@suse.com - Update to version 4+git.1407997338.74f1df1: + We need to find the neutron-server nodes before the roles are removed - Drop bnc891545-neutron-server-detection.patch: merged upstream. - Add pull-request-5.patch: Check the nodes have packages updated to SUSE Cloud 4 packages (bnc#892500). - Add pull-request-6.patch: Remove duplicated agents in neutron database before doing db migration (bnc#892503). - Add pull-request-7.patch: Make get_allocated_nodes always set get_allocated_nodes_retval as retval ------------------------------------------------------------------- Tue Aug 12 12:12:03 UTC 2014 - nkrinner@suse.com - bnc#891545 - Upgrade scripts: neutron-server detection is broken Searching neutron-server nodes now happens when the relevant roles are still applied to the nodes ------------------------------------------------------------------- Fri Aug 1 07:32:46 UTC 2014 - vuntz@suse.com - Update to version 4+git.1406878311.148d161: + Adjust scripts to upgrade to Cloud 4 + Initial pass at upgrade support from Cloud 3 to Cloud 4 ------------------------------------------------------------------- Tue Jul 8 11:57:42 UTC 2014 - vuntz@suse.com - Bump version to 4 (no code change yet). ------------------------------------------------------------------- Tue Jan 28 13:39:13 UTC 2014 - vuntz@suse.com - Update to version 3+git.1390916278.8c83d30: + Add a helper to fix neutron database after upgrade + Add a FIXME for non-critical issue + Redownload migrated provisioner proposal instead of changing old one ------------------------------------------------------------------- Sat Jan 25 14:25:31 UTC 2014 - vuntz@suse.com - Update to version 3+git.1390659907.6aa187e: + Fix test on wrong file + Use die helper + Add helpers to read/write json + Use new helpers to read/write json + Check that /etc/crowbar/provisioner.json contains what we need + Update provisioner proposal with repos in /etc/crowbar/provisioner.json + Fix wrong variable name + Fix ask_yes_no_default_no to work when using logging + Move code finding allocated nodes to a helper function + Add subcommand to reboot nodes + Use die instead of "echo foo; exit 1" + Improve wording + Add a status subcommand, which is now the default ------------------------------------------------------------------- Fri Jan 24 17:46:22 UTC 2014 - vuntz@suse.com - Update to version 3+git.1390585508.d542f97: + Rework user interaction + Do not create data dir from main script + Do not do anything for Hyper-V nodes + Do not call knife to get node attributes + Log why we skip a specific node in pre step ------------------------------------------------------------------- Thu Jan 23 14:35:39 UTC 2014 - vuntz@suse.com - Initial version.