sureshanaparti commented on pull request #4339:
URL: https://github.com/apache/cloudstack/pull/4339#issuecomment-933324970


   > @nvazquez @sureshanaparti @davidjumani @rhtyd
   > 
   > Questions (1) should it be in 4.16.0.0 or 4.16.1.0 ? Since it is not a bug 
fix, it seems impossible to be merged into 4.16.1.0, according to 
https://cwiki.apache.org/confluence/display/CLOUDSTACK/LTS
   > 
   > ```
   > The following are the types of changes that are permitted and guarantees 
provided to users:
   > 
   > Defect fixes only.  Enhancements for that expand support for existing 
plugins (e.g. XenServer 7) and additional JDK/JRE or MySQL versions may be 
considered if the change is sufficiently isolated and do not introduce 
significant-quality release to the branch.
   > Database changes will be limited to those required to address defect fixes
   > Supported JDK/JRE, MySQL, and Linux distribution versions will not be 
removed throughout the cycle
   > ```
   > 
   > (2) Before we merge it into 4.16.0.0 (or any other version), do we need to 
add a global setting to
   > 
   > * enable/disable the feature, or
   > * allow/disallow a list of settings for domain admins ?
   
   @weizhouapache
   (1) I think, Database changes here means adding/removing/altering the tables 
(add/remove columns, constraints, etc). If so, this can go in 4.16.1.0 as well. 
Please correct if my understanding is wrong. cc @nvazquez @DaanHoogland @rhtyd 
   (2) May be, a config for root admin to allow/disallow settings for domain 
admins.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to