Rohit Yadav created CLOUDSTACK-10249:
----------------------------------------
Summary: Improve dynamic roles upgrade paths
Key: CLOUDSTACK-10249
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-10249
Project: CloudStack
Issue Type: Bug
Security Level: Public (Anyone can view this level - this is the default.)
Reporter: Rohit Yadav
Assignee: Rohit Yadav
A 4.5 env upgraded to 4.11 fails to let admin log in. The issue is resolved by
adding `quotaIsEnabled=15` in commands.properties file. The aim of this ticket
is to handle this issue in three parts:
* Include notes in release notes about how to use dynamic roles post upgrade,
handle changes in commands.properties file
* If commands.properties file is missing, and global setting for dynamic role
is disable, enable that. This may be done in the 4.8->4.9 Java based upgrade
path code. Doing this will ensure only 4.8 and previous env when upgraded to
4.11 will receive such a change.
* The dynamic role python basd migration script can have a new flag to have
the defaults accepted as set by the upgrade, this script will only change
global setting when the flag is passed without reading any commands.properties
file.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)