Hi Jason,
If it is a bug/enchancement, I advise you to submit it to the oldest LTS
branch that is affected by the bug (or that is compatible with the
enhancement). You can check the LTS list here:
https://cwiki.apache.org/confluence/display/CLOUDSTACK/LTS
If it is a new feature you should submit it to the main branch, which is
from where the next minor version will be released.
Best regards,
João Jandre.
On 5/27/25 15:52, Jason Hollis wrote:
I have some code for Cloudstack that I have tested and works on 4.19.2.0
instance that I have. I would like to submit this for review and get it
merged in, but not sure which branch/tag I should/should've used to do
this
Here is the code and I had tested by basing it off of the 4.19 branch
https://github.com/apache/cloudstack/compare/4.19...American-Cloud:cloudstack:O_419_lb_update_cidr
I'm new to this for Cloudstack and would love any pointers on the best
way I can setup and test different versions of Cloudstack.. and make
sure things like this get submitted properly.
Thanks,
Jason