Skip to content

CLOUDSTACK-9057 remove old system vm upgrade code#1061

Closed
DaanHoogland wants to merge 8 commits into
apache:masterfrom
DaanHoogland:CLOUDSTACK-9057
Closed

CLOUDSTACK-9057 remove old system vm upgrade code#1061
DaanHoogland wants to merge 8 commits into
apache:masterfrom
DaanHoogland:CLOUDSTACK-9057

Conversation

@DaanHoogland
Copy link
Copy Markdown
Contributor

the upgrade step to 4.5 system templates is removed for 4.6 in this. validation would be to install any 4.4.2 or lower version and upgrade to 4.6. It would only require the templates for 4.6 and not the ones for 4.5. as it would before this patch. only unittests performed hence for all practical purposes untested.

Signed-off-by: Remi Bergsma <github@remi.nl>
@ustcweizhou
Copy link
Copy Markdown
Contributor

LGTM
that is what we did for previous versions

@remibergsma
Copy link
Copy Markdown
Contributor

Since this code is only needed if you upgrade to 4.5 not when you hit this code if you upgrade from say 4.4 and jump forward to 4.6. This code is still needed in the 4.5 branch but not here.

We should run an upgrade test to verify.

@wilderrodrigues
Copy link
Copy Markdown
Contributor

I will test the upgrade, @DaanHoogland and LGTM afterwards.

Cheers,
Wilder

Signed-off-by: Remi Bergsma <github@remi.nl>
implement upgrade path from 4.6.0 to 4.6.1The 4.6 branch needs an upgrade path to 4.6.1. I looked at how this was done before and think this will do. Can you give it a second pair of eyes please @DaanHoogland ?

When this is indeed OK, I'll do the same for master for the 4.6.0 -> 4.7.0 path.

I've tried a build and that works: `mvn clean install`
```
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 07:33 min
[INFO] Finished at: 2015-11-15T13:45:58+01:00
[INFO] Final Memory: 120M/1591M
[INFO] ------------------------------------------------------------------------
```

Once this is a PR, I'll try an actual upgrade from 4.6.0 to 4.6.1-SNAPSHOT.

* pr/1067:
  implemented upgrade path from 4.6.0 to 4.6.1

Signed-off-by: Remi Bergsma <github@remi.nl>
@DaanHoogland
Copy link
Copy Markdown
Contributor Author

@remibergsma @wilderrodrigues @karuturi is anything to be done with this?

@remibergsma
Copy link
Copy Markdown
Contributor

@DaanHoogland Yes, please make this PR towards 4.6 please.

@DaanHoogland
Copy link
Copy Markdown
Contributor Author

#1072 contains this code to be merged on 4.6 (and rebased on post-release commit)

asfgit pushed a commit that referenced this pull request Nov 20, 2015
CLOUDSTACK-9057 remove old system vm upgrade codereplacing #1061 on release branch for 4.6

* pr/1072:
  CLOUDSTACK-9057 remove old system vm upgrade code

Signed-off-by: Remi Bergsma <github@remi.nl>
@DaanHoogland DaanHoogland deleted the CLOUDSTACK-9057 branch August 16, 2023 11:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants