[jira] [Updated] (CLOUDSTACK-10347) VPN Implementation based on IKEv2 backed by Vault as PKI Engine
[ https://issues.apache.org/jira/browse/CLOUDSTACK-10347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Khosrow Moossavi updated CLOUDSTACK-10347: -- Description: Moving away from L2TP and towards IKEv2 implementation for VPN setup on VRs. Design doc: [https://cwiki.apache.org/confluence/display/CLOUDSTACK/VPN+Implementation+based+on+IKEv2+backed+by+Vault+as+PKI+Engine|https://cwiki.apache.org/confluence/display/CLOUDSTACK/VPN+Implementation+based+on+IKEv2+backed+by+Vault+as+PKI+Engine] was: Moving away from L2TP and towards IKEv2 implementation for VPN setup on VRs. Design doc: [https://cwiki.apache.org/confluence/display/CLOUDSTACK/VPN+Implementation+based+on+IKEv2|https://cwiki.apache.org/confluence/display/CLOUDSTACK/VPN+Implementation+based+on+IKEv2] > VPN Implementation based on IKEv2 backed by Vault as PKI Engine > --- > > Key: CLOUDSTACK-10347 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-10347 > Project: CloudStack > Issue Type: New Feature > Security Level: Public(Anyone can view this level - this is the > default.) > Components: UI, Virtual Router >Reporter: Khosrow Moossavi >Priority: Major > Labels: features > Fix For: 4.12.0.0 > > > Moving away from L2TP and towards IKEv2 implementation for VPN setup on VRs. > Design doc: > [https://cwiki.apache.org/confluence/display/CLOUDSTACK/VPN+Implementation+based+on+IKEv2+backed+by+Vault+as+PKI+Engine|https://cwiki.apache.org/confluence/display/CLOUDSTACK/VPN+Implementation+based+on+IKEv2+backed+by+Vault+as+PKI+Engine] -- This message was sent by Atlassian JIRA (v7.6.3#76005)
[jira] [Updated] (CLOUDSTACK-10347) VPN Implementation based on IKEv2 backed by Vault as PKI Engine
[ https://issues.apache.org/jira/browse/CLOUDSTACK-10347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Khosrow Moossavi updated CLOUDSTACK-10347: -- Summary: VPN Implementation based on IKEv2 backed by Vault as PKI Engine (was: VPN implementation based on IKEv2) > VPN Implementation based on IKEv2 backed by Vault as PKI Engine > --- > > Key: CLOUDSTACK-10347 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-10347 > Project: CloudStack > Issue Type: New Feature > Security Level: Public(Anyone can view this level - this is the > default.) > Components: UI, Virtual Router >Reporter: Khosrow Moossavi >Priority: Major > Labels: features > Fix For: 4.12.0.0 > > > Moving away from L2TP and towards IKEv2 implementation for VPN setup on VRs. > Design doc: > [https://cwiki.apache.org/confluence/display/CLOUDSTACK/VPN+Implementation+based+on+IKEv2|https://cwiki.apache.org/confluence/display/CLOUDSTACK/VPN+Implementation+based+on+IKEv2] -- This message was sent by Atlassian JIRA (v7.6.3#76005)
[jira] [Created] (CLOUDSTACK-10347) VPN implementation based on IKEv2
Khosrow Moossavi created CLOUDSTACK-10347: - Summary: VPN implementation based on IKEv2 Key: CLOUDSTACK-10347 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-10347 Project: CloudStack Issue Type: New Feature Security Level: Public (Anyone can view this level - this is the default.) Components: UI, Virtual Router Reporter: Khosrow Moossavi Fix For: 4.12.0.0 Moving away from L2TP and towards IKEv2 implementation for VPN setup on VRs. Design doc: [https://cwiki.apache.org/confluence/display/CLOUDSTACK/VPN+Implementation+based+on+IKEv2|https://cwiki.apache.org/confluence/display/CLOUDSTACK/VPN+Implementation+based+on+IKEv2] -- This message was sent by Atlassian JIRA (v7.6.3#76005)
[jira] [Resolved] (CLOUDSTACK-10268) Fix and enhance package script
[ https://issues.apache.org/jira/browse/CLOUDSTACK-10268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Khosrow Moossavi resolved CLOUDSTACK-10268. --- Resolution: Fixed > Fix and enhance package script > -- > > Key: CLOUDSTACK-10268 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-10268 > Project: CloudStack > Issue Type: Improvement > Security Level: Public(Anyone can view this level - this is the > default.) > Components: Packaging >Reporter: Khosrow Moossavi >Priority: Minor > Fix For: 4.12.0.0 > > > * new flag `-T, --use-timestamp` to use `timestamp` when POM version contains > SNAPSHOT > ** in the final artifacts (jar) name > ** in the final package (rpm, deb) name > ** in `/etc/cloudstack-release` file of SystemVMs > ** in the Management Server > About dialog > * if there's a "branding" string in the POM version (e.g. > `x.y.z.a-NAME[-SNAPSHOT]`), the branding name will be used in the final > generated pacakge name such as following: > ** `cloudstack-management-x.y.z.a-NAME.NUMBER.el7.centos.x86_64` > ** `cloudstack-management_x.y.z.a-NAME-NUMBER~xenial_all.deb` > * branding string can be overriden with newly added `-b, --brand` flag > * handle the new format version for VR version > * fix long opts (they were broken) > * tolerate and show a warning message for unrecognized flags > * usage help reformat -- This message was sent by Atlassian JIRA (v7.6.3#76005)
[jira] [Updated] (CLOUDSTACK-10268) Fix and enhance package script
[ https://issues.apache.org/jira/browse/CLOUDSTACK-10268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Khosrow Moossavi updated CLOUDSTACK-10268: -- Fix Version/s: (was: 4.12) 4.12.0.0 > Fix and enhance package script > -- > > Key: CLOUDSTACK-10268 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-10268 > Project: CloudStack > Issue Type: Improvement > Security Level: Public(Anyone can view this level - this is the > default.) > Components: Packaging >Reporter: Khosrow Moossavi >Priority: Minor > Fix For: 4.12.0.0 > > > * new flag `-T, --use-timestamp` to use `timestamp` when POM version contains > SNAPSHOT > ** in the final artifacts (jar) name > ** in the final package (rpm, deb) name > ** in `/etc/cloudstack-release` file of SystemVMs > ** in the Management Server > About dialog > * if there's a "branding" string in the POM version (e.g. > `x.y.z.a-NAME[-SNAPSHOT]`), the branding name will be used in the final > generated pacakge name such as following: > ** `cloudstack-management-x.y.z.a-NAME.NUMBER.el7.centos.x86_64` > ** `cloudstack-management_x.y.z.a-NAME-NUMBER~xenial_all.deb` > * branding string can be overriden with newly added `-b, --brand` flag > * handle the new format version for VR version > * fix long opts (they were broken) > * tolerate and show a warning message for unrecognized flags > * usage help reformat -- This message was sent by Atlassian JIRA (v7.6.3#76005)
[jira] [Updated] (CLOUDSTACK-10268) Fix and enhance package script
[ https://issues.apache.org/jira/browse/CLOUDSTACK-10268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Khosrow Moossavi updated CLOUDSTACK-10268: -- Description: * new flag `-T, --use-timestamp` to use `timestamp` when POM version contains SNAPSHOT ** in the final artifacts (jar) name ** in the final package (rpm, deb) name ** in `/etc/cloudstack-release` file of SystemVMs ** in the Management Server > About dialog * if there's a "branding" string in the POM version (e.g. `x.y.z.a-NAME[-SNAPSHOT]`), the branding name will be used in the final generated pacakge name such as following: ** `cloudstack-management-x.y.z.a-NAME.NUMBER.el7.centos.x86_64` ** `cloudstack-management_x.y.z.a-NAME-NUMBER~xenial_all.deb` * branding string can be overriden with newly added `-b, --brand` flag * handle the new format version for VR version * fix long opts (they were broken) * tolerate and show a warning message for unrecognized flags * usage help reformat was: - if there's a "branding" string in the POM version (e.g. `x.y.z.a-NAME[-SNAPSHOT]`), the branding name will be used in the final generated pacakge name such as following: `cloudstack-management-x.y.z.a-NAME.NUMBER.el7.centos.x86_64` - branding string can be overriden with newly added `-b, --brand` flag - new flag `-T, --use-timestamp` to use `timestamp` in final package name where POM version contains SNAPSHOT - fix long opts (they were broken) - tolerate and show a warning message for unrecognized flags - usage help reformat > Fix and enhance package script > -- > > Key: CLOUDSTACK-10268 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-10268 > Project: CloudStack > Issue Type: Improvement > Security Level: Public(Anyone can view this level - this is the > default.) > Components: Packaging >Reporter: Khosrow Moossavi >Priority: Minor > Fix For: 4.12 > > > * new flag `-T, --use-timestamp` to use `timestamp` when POM version contains > SNAPSHOT > ** in the final artifacts (jar) name > ** in the final package (rpm, deb) name > ** in `/etc/cloudstack-release` file of SystemVMs > ** in the Management Server > About dialog > * if there's a "branding" string in the POM version (e.g. > `x.y.z.a-NAME[-SNAPSHOT]`), the branding name will be used in the final > generated pacakge name such as following: > ** `cloudstack-management-x.y.z.a-NAME.NUMBER.el7.centos.x86_64` > ** `cloudstack-management_x.y.z.a-NAME-NUMBER~xenial_all.deb` > * branding string can be overriden with newly added `-b, --brand` flag > * handle the new format version for VR version > * fix long opts (they were broken) > * tolerate and show a warning message for unrecognized flags > * usage help reformat -- This message was sent by Atlassian JIRA (v7.6.3#76005)
[jira] [Resolved] (CLOUDSTACK-10166) Cannot add a tag to a NetworkACL (rule not list) in CS with a user in a project or in an account
[ https://issues.apache.org/jira/browse/CLOUDSTACK-10166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Khosrow Moossavi resolved CLOUDSTACK-10166. --- Resolution: Fixed > Cannot add a tag to a NetworkACL (rule not list) in CS with a user in a > project or in an account > > > Key: CLOUDSTACK-10166 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-10166 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the > default.) >Affects Versions: 4.10.0.0 >Reporter: Khosrow Moossavi >Priority: Minor > Fix For: 4.11.0.0 > > > From cloudmonkey with non-root credentials > {code:none} > > create tags resourcetype=NetworkACL resourceids=SOME_ACL_RULE_ID > > tags[0].key=tag-key tags[0].value=tag-value > {code} -- This message was sent by Atlassian JIRA (v7.6.3#76005)
[jira] [Commented] (CLOUDSTACK-10263) A new ui framework that easier to extend for new APIs
[ https://issues.apache.org/jira/browse/CLOUDSTACK-10263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16361425#comment-16361425 ] Khosrow Moossavi commented on CLOUDSTACK-10263: --- I would suggest to have a new/redesign backend API framework/engine as well, even may be considering version ACS 5.x instead of 4.12.x. > A new ui framework that easier to extend for new APIs > - > > Key: CLOUDSTACK-10263 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-10263 > Project: CloudStack > Issue Type: Wish > Security Level: Public(Anyone can view this level - this is the > default.) >Reporter: Daan Hoogland >Priority: Major > Labels: gsoc2018 > > As a developer I want to have an easy entry to my new APIs from the UI on the > web. This now involves digging through tons of js code to find the right > place to add widgets for my call. -- This message was sent by Atlassian JIRA (v7.6.3#76005)
[jira] [Resolved] (CLOUDSTACK-10222) Clean previous snaphosts from primary storage when taking new one
[ https://issues.apache.org/jira/browse/CLOUDSTACK-10222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Khosrow Moossavi resolved CLOUDSTACK-10222. --- Resolution: Fixed > Clean previous snaphosts from primary storage when taking new one > - > > Key: CLOUDSTACK-10222 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-10222 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the > default.) > Components: Secondary Storage, Snapshot, XenServer >Affects Versions: 4.10.0.0, 4.11.0.0 > Environment: XenServer, Swift >Reporter: Khosrow Moossavi >Priority: Major > Labels: easyfix > Fix For: 4.11.1.1 > > > When user creates a snapshot (manual or recurring), snapshot remains on the > primary storage, even if the snapshot is transferred successfully to > secondary storage. This is causing issues because XenServer can only hold a > limited number of snapshots in its VDI chain, preventing the user from > creating new snapshots after some time, when too many old snapshots are > present on the primary storage. > {code:java} > reason: SR_BACKEND_FAILURE_109 The snapshot chain is too long > {code} > Proposed solution: > Keep only one snapshot (last successful) on the primary storage regardless > that it was a full or partial snapshot. -- This message was sent by Atlassian JIRA (v7.6.3#76005)
[jira] [Updated] (CLOUDSTACK-10222) Clean previous snaphosts from primary storage when taking new one
[ https://issues.apache.org/jira/browse/CLOUDSTACK-10222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Khosrow Moossavi updated CLOUDSTACK-10222: -- Fix Version/s: (was: 4.11.0.0) 4.11.1.1 > Clean previous snaphosts from primary storage when taking new one > - > > Key: CLOUDSTACK-10222 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-10222 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the > default.) > Components: Secondary Storage, Snapshot, XenServer >Affects Versions: 4.10.0.0, 4.11.0.0 > Environment: XenServer, Swift >Reporter: Khosrow Moossavi >Priority: Major > Labels: easyfix > Fix For: 4.11.1.1 > > > When user creates a snapshot (manual or recurring), snapshot remains on the > primary storage, even if the snapshot is transferred successfully to > secondary storage. This is causing issues because XenServer can only hold a > limited number of snapshots in its VDI chain, preventing the user from > creating new snapshots after some time, when too many old snapshots are > present on the primary storage. > {code:java} > reason: SR_BACKEND_FAILURE_109 The snapshot chain is too long > {code} > Proposed solution: > Keep only one snapshot (last successful) on the primary storage regardless > that it was a full or partial snapshot. -- This message was sent by Atlassian JIRA (v7.6.3#76005)
[jira] [Created] (CLOUDSTACK-10268) Fix and enhance package script
Khosrow Moossavi created CLOUDSTACK-10268: - Summary: Fix and enhance package script Key: CLOUDSTACK-10268 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-10268 Project: CloudStack Issue Type: Improvement Security Level: Public (Anyone can view this level - this is the default.) Components: Packaging Reporter: Khosrow Moossavi Fix For: 4.12 - if there's a "branding" string in the POM version (e.g. `x.y.z.a-NAME[-SNAPSHOT]`), the branding name will be used in the final generated pacakge name such as following: `cloudstack-management-x.y.z.a-NAME.NUMBER.el7.centos.x86_64` - branding string can be overriden with newly added `-b, --brand` flag - new flag `-T, --use-timestamp` to use `timestamp` in final package name where POM version contains SNAPSHOT - fix long opts (they were broken) - tolerate and show a warning message for unrecognized flags - usage help reformat -- This message was sent by Atlassian JIRA (v7.6.3#76005)
[jira] [Updated] (CLOUDSTACK-10222) Clean previous snaphosts from primary storage when taking new one
[ https://issues.apache.org/jira/browse/CLOUDSTACK-10222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Khosrow Moossavi updated CLOUDSTACK-10222: -- Affects Version/s: 4.11.0.0 > Clean previous snaphosts from primary storage when taking new one > - > > Key: CLOUDSTACK-10222 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-10222 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the > default.) > Components: Secondary Storage, Snapshot, XenServer >Affects Versions: 4.10.0.0, 4.11.0.0 > Environment: XenServer, Swift >Reporter: Khosrow Moossavi >Priority: Major > Labels: easyfix > Fix For: 4.11.0.0 > > > When user creates a snapshot (manual or recurring), snapshot remains on the > primary storage, even if the snapshot is transferred successfully to > secondary storage. This is causing issues because XenServer can only hold a > limited number of snapshots in its VDI chain, preventing the user from > creating new snapshots after some time, when too many old snapshots are > present on the primary storage. > {code:java} > reason: SR_BACKEND_FAILURE_109 The snapshot chain is too long > {code} > Proposed solution: > Keep only one snapshot (last successful) on the primary storage regardless > that it was a full or partial snapshot. -- This message was sent by Atlassian JIRA (v7.6.3#76005)
[jira] [Updated] (CLOUDSTACK-10166) Cannot add a tag to a NetworkACL (rule not list) in CS with a user in a project or in an account
[ https://issues.apache.org/jira/browse/CLOUDSTACK-10166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Khosrow Moossavi updated CLOUDSTACK-10166: -- Fix Version/s: (was: Future) 4.11.0.0 > Cannot add a tag to a NetworkACL (rule not list) in CS with a user in a > project or in an account > > > Key: CLOUDSTACK-10166 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-10166 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the > default.) >Affects Versions: 4.10.0.0 >Reporter: Khosrow Moossavi >Priority: Minor > Fix For: 4.11.0.0 > > > From cloudmonkey with non-root credentials > {code:none} > > create tags resourcetype=NetworkACL resourceids=SOME_ACL_RULE_ID > > tags[0].key=tag-key tags[0].value=tag-value > {code} -- This message was sent by Atlassian JIRA (v7.6.3#76005)
[jira] [Updated] (CLOUDSTACK-10175) Listing VPCs with a domain account and project id -1 returns all the VPCs in the syste
[ https://issues.apache.org/jira/browse/CLOUDSTACK-10175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Khosrow Moossavi updated CLOUDSTACK-10175: -- Fix Version/s: (was: Future) > Listing VPCs with a domain account and project id -1 returns all the VPCs in > the syste > -- > > Key: CLOUDSTACK-10175 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-10175 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the > default.) >Affects Versions: 4.10.0.0 >Reporter: Khosrow Moossavi >Priority: Major > Fix For: 4.11.0.0 > > -- This message was sent by Atlassian JIRA (v7.6.3#76005)
[jira] [Updated] (CLOUDSTACK-10197) XenServer 7.1: Cannot mount xentool iso from cloudstack on VMs
[ https://issues.apache.org/jira/browse/CLOUDSTACK-10197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Khosrow Moossavi updated CLOUDSTACK-10197: -- Fix Version/s: (was: Future) > XenServer 7.1: Cannot mount xentool iso from cloudstack on VMs > --- > > Key: CLOUDSTACK-10197 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-10197 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the > default.) >Affects Versions: 4.10.0.0 > Environment: XenServer 7.0+ >Reporter: Khosrow Moossavi >Priority: Major > Fix For: 4.11.0.0 > > > In XenServer 7.0+ xentools iso has been renamed from *xs-tools* to > *guest-tools* so CloudStack fails to attach it to any VM. > {code} > (acs-admin) > attach iso > virtualmachineid=d13eeff1-2d99-46a9-8fc5-3510df6e9f5e > id=e8a56540-0fc3-44de-9911-635d2d8f25c4 > errorcode = 530 > errortext = Failed to attach iso > {code} -- This message was sent by Atlassian JIRA (v7.6.3#76005)
[jira] [Updated] (CLOUDSTACK-10222) Clean previous snaphosts from primary storage when taking new one
[ https://issues.apache.org/jira/browse/CLOUDSTACK-10222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Khosrow Moossavi updated CLOUDSTACK-10222: -- Labels: easyfix (was: ) > Clean previous snaphosts from primary storage when taking new one > - > > Key: CLOUDSTACK-10222 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-10222 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the > default.) > Components: Secondary Storage, Snapshot, XenServer >Affects Versions: 4.10.0.0 > Environment: XenServer, Swift >Reporter: Khosrow Moossavi > Labels: easyfix > Fix For: 4.11.0.0 > > > When user creates a snapshot (manual or recurring), snapshot remains on the > primary storage, even if the snapshot is transferred successfully to > secondary storage. This is causing issues because XenServer can only hold a > limited number of snapshots in its VDI chain, preventing the user from > creating new snapshots after some time, when too many old snapshots are > present on the primary storage. > {code:java} > reason: SR_BACKEND_FAILURE_109 The snapshot chain is too long > {code} > Proposed solution: > Keep only one snapshot (last successful) on the primary storage regardless > that it was a full or partial snapshot. -- This message was sent by Atlassian JIRA (v6.4.14#64029)
[jira] [Updated] (CLOUDSTACK-10222) Clean previous snaphosts from primary storage when taking new one
[ https://issues.apache.org/jira/browse/CLOUDSTACK-10222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Khosrow Moossavi updated CLOUDSTACK-10222: -- Summary: Clean previous snaphosts from primary storage when taking new one (was: Snaphosts remain on primary storage) > Clean previous snaphosts from primary storage when taking new one > - > > Key: CLOUDSTACK-10222 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-10222 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the > default.) > Components: Secondary Storage, Snapshot, XenServer >Affects Versions: 4.10.0.0 > Environment: XenServer, Swift >Reporter: Khosrow Moossavi > Fix For: 4.11.0.0 > > > When user creates a snapshot (manual or recurring), snapshot remains on the > primary storage, even if the snapshot is transferred successfully to > secondary storage. This is causing issues because XenServer can only hold a > limited number of snapshots in its VDI chain, preventing the user from > creating new snapshots after some time, when too many old snapshots are > present on the primary storage. > {code:java} > reason: SR_BACKEND_FAILURE_109 The snapshot chain is too long > {code} > Proposed solution: > Keep only one snapshot (last successful) on the primary storage regardless > that it was a full or partial snapshot. -- This message was sent by Atlassian JIRA (v6.4.14#64029)
[jira] [Created] (CLOUDSTACK-10222) Snaphosts remain on primary storage
Khosrow Moossavi created CLOUDSTACK-10222: - Summary: Snaphosts remain on primary storage Key: CLOUDSTACK-10222 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-10222 Project: CloudStack Issue Type: Bug Security Level: Public (Anyone can view this level - this is the default.) Components: Secondary Storage, Snapshot, XenServer Affects Versions: 4.10.0.0 Environment: XenServer, Swift Reporter: Khosrow Moossavi Fix For: 4.11.0.0 When user creates a snapshot (manual or recurring), snapshot remains on the primary storage, even if the snapshot is transferred successfully to secondary storage. This is causing issues because XenServer can only hold a limited number of snapshots in its VDI chain, preventing the user from creating new snapshots after some time, when too many old snapshots are present on the primary storage. {code:java} reason: SR_BACKEND_FAILURE_109 The snapshot chain is too long {code} Proposed solution: Keep only one snapshot (last successful) on the primary storage regardless that it was a full or partial snapshot. -- This message was sent by Atlassian JIRA (v6.4.14#64029)
[jira] [Resolved] (CLOUDSTACK-10197) XenServer 7.1: Cannot mount xentool iso from cloudstack on VMs
[ https://issues.apache.org/jira/browse/CLOUDSTACK-10197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Khosrow Moossavi resolved CLOUDSTACK-10197. --- Resolution: Fixed > XenServer 7.1: Cannot mount xentool iso from cloudstack on VMs > --- > > Key: CLOUDSTACK-10197 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-10197 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the > default.) >Affects Versions: 4.10.0.0 > Environment: XenServer 7.0+ >Reporter: Khosrow Moossavi > Fix For: Future, 4.11.0.0 > > > In XenServer 7.0+ xentools iso has been renamed from *xs-tools* to > *guest-tools* so CloudStack fails to attach it to any VM. > {code} > (acs-admin) > attach iso > virtualmachineid=d13eeff1-2d99-46a9-8fc5-3510df6e9f5e > id=e8a56540-0fc3-44de-9911-635d2d8f25c4 > errorcode = 530 > errortext = Failed to attach iso > {code} -- This message was sent by Atlassian JIRA (v6.4.14#64029)
[jira] [Updated] (CLOUDSTACK-10197) XenServer 7.1: Cannot mount xentool iso from cloudstack on VMs
[ https://issues.apache.org/jira/browse/CLOUDSTACK-10197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Khosrow Moossavi updated CLOUDSTACK-10197: -- Fix Version/s: 4.11.0.0 > XenServer 7.1: Cannot mount xentool iso from cloudstack on VMs > --- > > Key: CLOUDSTACK-10197 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-10197 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the > default.) >Affects Versions: 4.10.0.0 > Environment: XenServer 7.0+ >Reporter: Khosrow Moossavi > Fix For: Future, 4.11.0.0 > > > In XenServer 7.0+ xentools iso has been renamed from *xs-tools* to > *guest-tools* so CloudStack fails to attach it to any VM. > {code} > (acs-admin) > attach iso > virtualmachineid=d13eeff1-2d99-46a9-8fc5-3510df6e9f5e > id=e8a56540-0fc3-44de-9911-635d2d8f25c4 > errorcode = 530 > errortext = Failed to attach iso > {code} -- This message was sent by Atlassian JIRA (v6.4.14#64029)
[jira] [Closed] (CLOUDSTACK-10175) Listing VPCs with a domain account and project id -1 returns all the VPCs in the syste
[ https://issues.apache.org/jira/browse/CLOUDSTACK-10175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Khosrow Moossavi closed CLOUDSTACK-10175. - > Listing VPCs with a domain account and project id -1 returns all the VPCs in > the syste > -- > > Key: CLOUDSTACK-10175 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-10175 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the > default.) >Affects Versions: 4.10.0.0 >Reporter: Khosrow Moossavi > Fix For: Future, 4.11.0.0 > > -- This message was sent by Atlassian JIRA (v6.4.14#64029)
[jira] [Resolved] (CLOUDSTACK-10175) Listing VPCs with a domain account and project id -1 returns all the VPCs in the syste
[ https://issues.apache.org/jira/browse/CLOUDSTACK-10175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Khosrow Moossavi resolved CLOUDSTACK-10175. --- Resolution: Fixed Fix Version/s: 4.11.0.0 > Listing VPCs with a domain account and project id -1 returns all the VPCs in > the syste > -- > > Key: CLOUDSTACK-10175 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-10175 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the > default.) >Affects Versions: 4.10.0.0 >Reporter: Khosrow Moossavi > Fix For: Future, 4.11.0.0 > > -- This message was sent by Atlassian JIRA (v6.4.14#64029)
[jira] [Created] (CLOUDSTACK-10197) XenServer 7.1: Cannot mount xentool iso from cloudstack on VMs
Khosrow Moossavi created CLOUDSTACK-10197: - Summary: XenServer 7.1: Cannot mount xentool iso from cloudstack on VMs Key: CLOUDSTACK-10197 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-10197 Project: CloudStack Issue Type: Bug Security Level: Public (Anyone can view this level - this is the default.) Affects Versions: 4.10.0.0 Environment: XenServer 7.0+ Reporter: Khosrow Moossavi Fix For: Future In XenServer 7.0+ xentools iso has been renamed from *xs-tools* to *guest-tools* so CloudStack fails to attach it to any VM. {code} (acs-admin) > attach iso virtualmachineid=d13eeff1-2d99-46a9-8fc5-3510df6e9f5e id=e8a56540-0fc3-44de-9911-635d2d8f25c4 errorcode = 530 errortext = Failed to attach iso {code} -- This message was sent by Atlassian JIRA (v6.4.14#64029)
[jira] [Created] (CLOUDSTACK-10175) Listing VPCs with a domain account and project id -1 returns all the VPCs in the syste
Khosrow Moossavi created CLOUDSTACK-10175: - Summary: Listing VPCs with a domain account and project id -1 returns all the VPCs in the syste Key: CLOUDSTACK-10175 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-10175 Project: CloudStack Issue Type: Bug Security Level: Public (Anyone can view this level - this is the default.) Affects Versions: 4.10.0.0 Reporter: Khosrow Moossavi Fix For: Future -- This message was sent by Atlassian JIRA (v6.4.14#64029)
[jira] [Updated] (CLOUDSTACK-10169) Clean up old and obsolete branches
[ https://issues.apache.org/jira/browse/CLOUDSTACK-10169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Khosrow Moossavi updated CLOUDSTACK-10169: -- Description: The following is full list of branches available on https://github.com/apache/cloudstack and the old ones can be deleted. ||Branch name||Ticket number||POM version||Last updated||Last commit||HEAD on master||PR number||Should be deleted|| |4.0|-|4.0.2|Jul 19 2013|[8f4b9bc|https://github.com/apache/cloudstack/commit/8f4b9bccfed63a37762907bdd058506f4e7b6e6d)]|No|-|{color:#d04437}*No*{color}| |4.1|-|4.1.2-SNAPSHOT|Dec 10 2013|[1b7c886|https://github.com/apache/cloudstack/commit/1b7c886bb1a4cd28840a13e199fedc8c2e865011)]|No|-|{color:#d04437}*No*{color}| |4.10|-|4.10.1.0-SNAPSHOT|Nov 16 2017|[330f241|https://github.com/apache/cloudstack/commit/330f24117cc5c90b85db291981652a2191417d5a)]|Yes|-|{color:#d04437}*No*{color}| |4.10.0.0-RC20170301T0634|-|4.10.0.0|Mar 1 2017|[7c1d003|https://github.com/apache/cloudstack/commit/7c1d003b5269b375d87f4f6cfff8a144f0608b67)]|No|-|Yes| |4.10.0.0-RC20170509T1030|-|4.10.0.0|May 9 2017|[fadc80d|https://github.com/apache/cloudstack/commit/fadc80d50f9e95012c9ff3644b60b600c6f65204)]|No|-|Yes| |4.10.0.0-RC20170607T1407|-|4.10.0.0|Jun 7 2017|[a55738a|https://github.com/apache/cloudstack/commit/a55738a31d0073f2925c6fb84bf7a6bb32f4ca27)]|No|-|Yes| |4.10.0.0-RC20170609T1354|-|4.10.0.0|Jun 9 2017|[2d3586b|https://github.com/apache/cloudstack/commit/2d3586b3fca18283e8e2449add2bf1864c4260f1)]|No|-|Yes| |4.10.0.0-RC20170620T1023|-|4.10.0.0|Jun 20 2017|[058e342|https://github.com/apache/cloudstack/commit/058e34224c0555396c043c6473ac07ab3e8424cd)]|No|-|Yes| |4.10.0.0-RC20170626T1011|-|4.10.0.0|Jun 26 2017|[0272d1d|https://github.com/apache/cloudstack/commit/0272d1da0ed11ce6c884b05d630e9f46674c58ff)]|No|-|Yes| |4.10.0.0-RC20170703T1006|-|4.10.0.0|Jul 3 2017|[9d2893d|https://github.com/apache/cloudstack/commit/9d2893d44a3c3a4829be0964cc991272c1d13e4d)]|Yes|-|Yes| |4.1l10n|-|4.1.0-SNAPSHOT|Feb 27 2013|[80b9b25|https://github.com/apache/cloudstack/commit/80b9b255ae641a238b6d626e5a8bda9e958d99a8)]|No|-|Yes| |4.2|-|4.2.1-SNAPSHOT|May 13 2015|[709e0c0|https://github.com/apache/cloudstack/commit/709e0c093fc280cee79b30c7ee0a11331ebbae57)]|No|-|{color:#d04437}*No*{color}| |4.2-forward|-|4.2.0-SNAPSHOT|May 31 2014|[6196958|https://github.com/apache/cloudstack/commit/6196958a76bfda706da52ad42fd479db4bc047b9)]|No|-|Yes| |4.2-workplace|-|4.2.1-SNAPSHOT|Dec 11 2013|[f9dd2c9|https://github.com/apache/cloudstack/commit/f9dd2c9d483ba35768d3b80deefb74f54282ae5a)]|No|-|Yes| |4.3|-|4.3.2|Aug 12 2015|[c116ca9|https://github.com/apache/cloudstack/commit/c116ca968e552f079e1ebfe855b4bfa02d368f74)]|No|-|{color:#d04437}*No*{color}| |4.3.0-forward|-|4.3.0|Apr 3 2014|[825929d|https://github.com/apache/cloudstack/commit/825929d7e98cbd680c57ff424f987bbb0b0aff62)]|No|-|Yes| |4.4|-|4.4.5-SNAPSHOT|Sep 1 2015|[b0a4593|https://github.com/apache/cloudstack/commit/b0a45931527cb57e4d23edab36adf4fac1ffa494)]|No|-|{color:#d04437}*No*{color}| |4.4-automation|-|4.4.0-SNAPSHOT|May 5 2014|[87205f9|https://github.com/apache/cloudstack/commit/87205f955523556a1aad5da72360c67f0b8ba697)]|No|-|Yes| |4.4-forward|-|4.4.0-SNAPSHOT|Aug 6 2014|[30ca56a|https://github.com/apache/cloudstack/commit/30ca56aff85e3d61708ec35dd49fdd34beea69f1)]|No|-|Yes| |4.4-forward-iam|-|4.4.0-SNAPSHOT|May 23 2014|[9d676d0|https://github.com/apache/cloudstack/commit/9d676d0d366484eebd425da3cde66c922a03edfb)]|No|-|Yes| |4.4-forward-iam-disabled|-|4.4.0-SNAPSHOT|May 16 2014|[d1f6120|https://github.com/apache/cloudstack/commit/d1f6120c43cc66c85f5d84f7b48014bfc641589d)]|No|-|Yes| |4.5|-|4.5.3-SNAPSHOT|Oct 18 2016|[e731c70|https://github.com/apache/cloudstack/commit/e731c70cf7ab72b593cde10af8e49673a21b9f9c)]|No|-|{color:#d04437}*No*{color}| |4.5.2.1-security-RC20160525T1207|-|4.5.2.1|May 25 2016|[7059c29|https://github.com/apache/cloudstack/commit/7059c29e940f9e1321eee2b35ff045c2eb655df3)]|No|-|Yes| |4.6|-|4.6.3-SNAPSHOT|Oct 18 2016|[08b4052|https://github.com/apache/cloudstack/commit/08b40525955881869340a8ae3b268dea6edd926b)]|No|-|{color:#d04437}*No*{color}| |4.6.0-RC20151104T1522|-|4.6.0|Nov 4 2015|[b0ebe68|https://github.com/apache/cloudstack/commit/b0ebe68e375432b28eef031ab62ccd5831234c77)]|No|-|Yes| |4.6.0-RC20151110T1545|-|4.6.0|Nov 10 2015|[e31ade0|https://github.com/apache/cloudstack/commit/e31ade03c66368c64f0cd66cb7b0b754cddfb79d)]|Yes|-|Yes| |4.6.1-RC20151130T2246|-|4.6.1|Nov 30 2015|[3913fc8|https://github.com/apache/cloudstack/commit/3913fc88c93244115c37d9e4b4c669a8bfd83286)]|No|-|Yes| |4.6.1-RC20151130T2258|-|4.6.1|Nov 30 2015|[beb840f|https://github.com/apache/cloudstack/commit/beb840fc1cdfa5ba3c76ce4071cf5c4b775362cd)]|No|-|Yes| |4.6.2-RC20151213T1914|-|4.6.2|Dec 13 2015|[10e0130|https://github.com/apache/cloudstack/commit/10e0130dd6e0c06deae4f5ccfd43d5bcecea57b6)]|No|-|Yes| |4.6.2.1-RC20160525
[jira] [Updated] (CLOUDSTACK-10169) Clean up old and obsolete branches
[ https://issues.apache.org/jira/browse/CLOUDSTACK-10169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Khosrow Moossavi updated CLOUDSTACK-10169: -- Description: The following is full list of branches available on https://github.com/apache/cloudstack and the old ones can be deleted. ||Branch name||Ticket number||POM version||Last updated||Last commit||PR number||Should be deleted|| |4.0|-|4.0.2|Jul 19 2013|[8f4b9bc|https://github.com/apache/cloudstack/commit/8f4b9bccfed63a37762907bdd058506f4e7b6e6d]|-|{color:#d04437}*No*{color}| |4.1|-|4.1.2-SNAPSHOT|Dec 10 2013|[1b7c886|https://github.com/apache/cloudstack/commit/1b7c886bb1a4cd28840a13e199fedc8c2e865011]|-|{color:#d04437}*No*{color}| |4.10|-|4.10.1.0-SNAPSHOT|Nov 16 2017|[330f241|https://github.com/apache/cloudstack/commit/330f24117cc5c90b85db291981652a2191417d5a]|-|{color:#d04437}*No*{color}| |4.10.0.0-RC20170301T0634|-|4.10.0.0|Mar 1 2017|[7c1d003|https://github.com/apache/cloudstack/commit/7c1d003b5269b375d87f4f6cfff8a144f0608b67]|-|Yes| |4.10.0.0-RC20170509T1030|-|4.10.0.0|May 9 2017|[fadc80d|https://github.com/apache/cloudstack/commit/fadc80d50f9e95012c9ff3644b60b600c6f65204]|-|Yes| |4.10.0.0-RC20170607T1407|-|4.10.0.0|Jun 7 2017|[a55738a|https://github.com/apache/cloudstack/commit/a55738a31d0073f2925c6fb84bf7a6bb32f4ca27]|-|Yes| |4.10.0.0-RC20170609T1354|-|4.10.0.0|Jun 9 2017|[2d3586b|https://github.com/apache/cloudstack/commit/2d3586b3fca18283e8e2449add2bf1864c4260f1]|-|Yes| |4.10.0.0-RC20170620T1023|-|4.10.0.0|Jun 20 2017|[058e342|https://github.com/apache/cloudstack/commit/058e34224c0555396c043c6473ac07ab3e8424cd]|-|Yes| |4.10.0.0-RC20170626T1011|-|4.10.0.0|Jun 26 2017|[0272d1d|https://github.com/apache/cloudstack/commit/0272d1da0ed11ce6c884b05d630e9f46674c58ff]|-|Yes| |4.10.0.0-RC20170703T1006|-|4.10.0.0|Jul 3 2017|[9d2893d|https://github.com/apache/cloudstack/commit/9d2893d44a3c3a4829be0964cc991272c1d13e4d]|-|Yes| |4.1l10n|-|4.1.0-SNAPSHOT|Feb 27 2013|[80b9b25|https://github.com/apache/cloudstack/commit/80b9b255ae641a238b6d626e5a8bda9e958d99a8]|-|Yes| |4.2|-|4.2.1-SNAPSHOT|May 13 2015|[709e0c0|https://github.com/apache/cloudstack/commit/709e0c093fc280cee79b30c7ee0a11331ebbae57]|-|{color:#d04437}*No*{color}| |4.2-forward|-|4.2.0-SNAPSHOT|May 31 2014|[6196958|https://github.com/apache/cloudstack/commit/6196958a76bfda706da52ad42fd479db4bc047b9]|-|Yes| |4.2-workplace|-|4.2.1-SNAPSHOT|Dec 11 2013|[f9dd2c9|https://github.com/apache/cloudstack/commit/f9dd2c9d483ba35768d3b80deefb74f54282ae5a]|-|Yes| |4.3|-|4.3.2|Aug 12 2015|[c116ca9|https://github.com/apache/cloudstack/commit/c116ca968e552f079e1ebfe855b4bfa02d368f74]|-|{color:#d04437}*No*{color}| |4.3.0-forward|-|4.3.0|Apr 3 2014|[825929d|https://github.com/apache/cloudstack/commit/825929d7e98cbd680c57ff424f987bbb0b0aff62]|-|Yes| |4.4|-|4.4.5-SNAPSHOT|Sep 1 2015|[b0a4593|https://github.com/apache/cloudstack/commit/b0a45931527cb57e4d23edab36adf4fac1ffa494]|-|{color:#d04437}*No*{color}| |4.4-automation|-|4.4.0-SNAPSHOT|May 5 2014|[87205f9|https://github.com/apache/cloudstack/commit/87205f955523556a1aad5da72360c67f0b8ba697]|-|Yes| |4.4-forward|-|4.4.0-SNAPSHOT|Aug 6 2014|[30ca56a|https://github.com/apache/cloudstack/commit/30ca56aff85e3d61708ec35dd49fdd34beea69f1]|-|Yes| |4.4-forward-iam|-|4.4.0-SNAPSHOT|May 23 2014|[9d676d0|https://github.com/apache/cloudstack/commit/9d676d0d366484eebd425da3cde66c922a03edfb]|-|Yes| |4.4-forward-iam-disabled|-|4.4.0-SNAPSHOT|May 16 2014|[d1f6120|https://github.com/apache/cloudstack/commit/d1f6120c43cc66c85f5d84f7b48014bfc641589d]|-|Yes| |4.5|-|4.5.3-SNAPSHOT|Oct 18 2016|[e731c70|https://github.com/apache/cloudstack/commit/e731c70cf7ab72b593cde10af8e49673a21b9f9c]|-|{color:#d04437}*No*{color}| |4.5.2.1-security-RC20160525T1207|-|4.5.2.1|May 25 2016|[7059c29|https://github.com/apache/cloudstack/commit/7059c29e940f9e1321eee2b35ff045c2eb655df3]|-|Yes| |4.6|-|4.6.3-SNAPSHOT|Oct 18 2016|[08b4052|https://github.com/apache/cloudstack/commit/08b40525955881869340a8ae3b268dea6edd926b]|-|{color:#d04437}*No*{color}| |4.6.0-RC20151104T1522|-|4.6.0|Nov 4 2015|[b0ebe68|https://github.com/apache/cloudstack/commit/b0ebe68e375432b28eef031ab62ccd5831234c77]|-|Yes| |4.6.0-RC20151110T1545|-|4.6.0|Nov 10 2015|[e31ade0|https://github.com/apache/cloudstack/commit/e31ade03c66368c64f0cd66cb7b0b754cddfb79d]|-|Yes| |4.6.1-RC20151130T2246|-|4.6.1|Nov 30 2015|[3913fc8|https://github.com/apache/cloudstack/commit/3913fc88c93244115c37d9e4b4c669a8bfd83286]|-|Yes| |4.6.1-RC20151130T2258|-|4.6.1|Nov 30 2015|[beb840f|https://github.com/apache/cloudstack/commit/beb840fc1cdfa5ba3c76ce4071cf5c4b775362cd]|-|Yes| |4.6.2-RC20151213T1914|-|4.6.2|Dec 13 2015|[10e0130|https://github.com/apache/cloudstack/commit/10e0130dd6e0c06deae4f5ccfd43d5bcecea57b6]|-|Yes| |4.6.2.1-RC20160525T1218|-|4.6.2.1|May 25 2016|[bc2e2cf|https://github.com/apache/cloudstack/commit/bc2e2cf427934943cf2af88830de1dec93edcca6]|-|Yes| |4.7
[jira] [Updated] (CLOUDSTACK-10169) Clean up old and obsolete branches
[ https://issues.apache.org/jira/browse/CLOUDSTACK-10169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Khosrow Moossavi updated CLOUDSTACK-10169: -- Description: The following is full list of branches available on https://github.com/apache/cloudstack and the old ones can be deleted. ||Branch name||Ticket number||POM version||Last updated||Last commit||PR number||Should be deleted|| |4.0|-|4.0.2|Jul 19 2013|[8f4b9bc|https://github.com/apache/cloudstack/commit/8f4b9bccfed63a37762907bdd058506f4e7b6e6d]|-|{color:#d04437}*No*{color}| |4.1|-|4.1.2-SNAPSHOT|Dec 10 2013|[1b7c886|https://github.com/apache/cloudstack/commit/1b7c886bb1a4cd28840a13e199fedc8c2e865011]|-|{color:#d04437}*No*{color}| |4.10|-|4.10.1.0-SNAPSHOT|Nov 16 2017|[330f241|https://github.com/apache/cloudstack/commit/330f24117cc5c90b85db291981652a2191417d5a]|-|{color:#d04437}*No*{color}| |4.10.0.0-RC20170301T0634|-|4.10.0.0|Mar 1 2017|[7c1d003|https://github.com/apache/cloudstack/commit/7c1d003b5269b375d87f4f6cfff8a144f0608b67]|-|Yes| |4.10.0.0-RC20170509T1030|-|4.10.0.0|May 9 2017|[fadc80d|https://github.com/apache/cloudstack/commit/fadc80d50f9e95012c9ff3644b60b600c6f65204]|-|Yes| |4.10.0.0-RC20170607T1407|-|4.10.0.0|Jun 7 2017|[a55738a|https://github.com/apache/cloudstack/commit/a55738a31d0073f2925c6fb84bf7a6bb32f4ca27]|-|Yes| |4.10.0.0-RC20170609T1354|-|4.10.0.0|Jun 9 2017|[2d3586b|https://github.com/apache/cloudstack/commit/2d3586b3fca18283e8e2449add2bf1864c4260f1]|-|Yes| |4.10.0.0-RC20170620T1023|-|4.10.0.0|Jun 20 2017|[058e342|https://github.com/apache/cloudstack/commit/058e34224c0555396c043c6473ac07ab3e8424cd]|-|Yes| |4.10.0.0-RC20170626T1011|-|4.10.0.0|Jun 26 2017|[0272d1d|https://github.com/apache/cloudstack/commit/0272d1da0ed11ce6c884b05d630e9f46674c58ff]|-|Yes| |4.10.0.0-RC20170703T1006|-|4.10.0.0|Jul 3 2017|[9d2893d|https://github.com/apache/cloudstack/commit/9d2893d44a3c3a4829be0964cc991272c1d13e4d]|-|Yes| |4.1l10n|-|4.1.0-SNAPSHOT|Feb 27 2013|[80b9b25|https://github.com/apache/cloudstack/commit/80b9b255ae641a238b6d626e5a8bda9e958d99a8]|-|Yes| |4.2|-|4.2.1-SNAPSHOT|May 13 2015|[709e0c0|https://github.com/apache/cloudstack/commit/709e0c093fc280cee79b30c7ee0a11331ebbae57]|-|{color:#d04437}*No*{color}| |4.2-forward|-|4.2.0-SNAPSHOT|May 31 2014|[6196958|https://github.com/apache/cloudstack/commit/6196958a76bfda706da52ad42fd479db4bc047b9]|-|Yes| |4.2-workplace|-|4.2.1-SNAPSHOT|Dec 11 2013|[f9dd2c9|https://github.com/apache/cloudstack/commit/f9dd2c9d483ba35768d3b80deefb74f54282ae5a]|-|Yes| |4.3|-|4.3.2|Aug 12 2015|[c116ca9|https://github.com/apache/cloudstack/commit/c116ca968e552f079e1ebfe855b4bfa02d368f74]|-|{color:#d04437}*No*{color}| |4.3.0-forward|-|4.3.0|Apr 3 2014|[825929d|https://github.com/apache/cloudstack/commit/825929d7e98cbd680c57ff424f987bbb0b0aff62]|-|Yes| |4.4|-|4.4.5-SNAPSHOT|Sep 1 2015|[b0a4593|https://github.com/apache/cloudstack/commit/b0a45931527cb57e4d23edab36adf4fac1ffa494]|-|{color:#d04437}*No*{color}| |4.4-automation|-|4.4.0-SNAPSHOT|May 5 2014|[87205f9|https://github.com/apache/cloudstack/commit/87205f955523556a1aad5da72360c67f0b8ba697]|-|Yes| |4.4-forward|-|4.4.0-SNAPSHOT|Aug 6 2014|[30ca56a|https://github.com/apache/cloudstack/commit/30ca56aff85e3d61708ec35dd49fdd34beea69f1]|-|Yes| |4.4-forward-iam|-|4.4.0-SNAPSHOT|May 23 2014|[9d676d0|https://github.com/apache/cloudstack/commit/9d676d0d366484eebd425da3cde66c922a03edfb]|-|Yes| |4.4-forward-iam-disabled|-|4.4.0-SNAPSHOT|May 16 2014|[d1f6120|https://github.com/apache/cloudstack/commit/d1f6120c43cc66c85f5d84f7b48014bfc641589d]|-|Yes| |4.5|-|4.5.3-SNAPSHOT|Oct 18 2016|[e731c70|https://github.com/apache/cloudstack/commit/e731c70cf7ab72b593cde10af8e49673a21b9f9c]|-|{color:#d04437}*No*{color}| |4.5.2.1-security-RC20160525T1207|-|4.5.2.1|May 25 2016|[7059c29|https://github.com/apache/cloudstack/commit/7059c29e940f9e1321eee2b35ff045c2eb655df3]|-|Yes| |4.6|-|4.6.3-SNAPSHOT|Oct 18 2016|[08b4052|https://github.com/apache/cloudstack/commit/08b40525955881869340a8ae3b268dea6edd926b]|-|{color:#d04437}*No*{color}| |4.6.0-RC20151104T1522|-|4.6.0|Nov 4 2015|[b0ebe68|https://github.com/apache/cloudstack/commit/b0ebe68e375432b28eef031ab62ccd5831234c77]|-|Yes| |4.6.0-RC20151110T1545|-|4.6.0|Nov 10 2015|[e31ade0|https://github.com/apache/cloudstack/commit/e31ade03c66368c64f0cd66cb7b0b754cddfb79d]|-|Yes| |4.6.1-RC20151130T2246|-|4.6.1|Nov 30 2015|[3913fc8|https://github.com/apache/cloudstack/commit/3913fc88c93244115c37d9e4b4c669a8bfd83286]|-|Yes| |4.6.1-RC20151130T2258|-|4.6.1|Nov 30 2015|[beb840f|https://github.com/apache/cloudstack/commit/beb840fc1cdfa5ba3c76ce4071cf5c4b775362cd]|-|Yes| |4.6.2-RC20151213T1914|-|4.6.2|Dec 13 2015|[10e0130|https://github.com/apache/cloudstack/commit/10e0130dd6e0c06deae4f5ccfd43d5bcecea57b6]|-|Yes| |4.6.2.1-RC20160525T1218|-|4.6.2.1|May 25 2016|[bc2e2cf|https://github.com/apache/cloudstack/commit/bc2e2cf427934943cf2af88830de1dec93edcca6]|-|Yes| |4.7
[jira] [Updated] (CLOUDSTACK-10169) Clean up old and obsolete branches
[ https://issues.apache.org/jira/browse/CLOUDSTACK-10169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Khosrow Moossavi updated CLOUDSTACK-10169: -- Description: The following is full list of branches available on https://github.com/apache/cloudstack and the old ones can be deleted. ||Branch name||Ticket number||POM version||Last updated||PR number||Should be deleted|| |4.0|-|4.0.2|Jul 19 2013|-|{color:#d04437}*No*{color}| |4.1|-|4.1.2-SNAPSHOT|Dec 10 2013|-|{color:#d04437}*No*{color}| |4.10|-|4.10.1.0-SNAPSHOT|Nov 16 2017|-|{color:#d04437}*No*{color}| |4.10.0.0-RC20170301T0634|-|4.10.0.0|Mar 1 2017|-|Yes| |4.10.0.0-RC20170509T1030|-|4.10.0.0|May 9 2017|-|Yes| |4.10.0.0-RC20170607T1407|-|4.10.0.0|Jun 7 2017|-|Yes| |4.10.0.0-RC20170609T1354|-|4.10.0.0|Jun 9 2017|-|Yes| |4.10.0.0-RC20170620T1023|-|4.10.0.0|Jun 20 2017|-|Yes| |4.10.0.0-RC20170626T1011|-|4.10.0.0|Jun 26 2017|-|Yes| |4.10.0.0-RC20170703T1006|-|4.10.0.0|Jul 3 2017|-|Yes| |4.1l10n|-|4.1.0-SNAPSHOT|Feb 27 2013|-|Yes| |4.2|-|4.2.1-SNAPSHOT|May 13 2015|-|{color:#d04437}*No*{color}| |4.2-forward|-|4.2.0-SNAPSHOT|May 31 2014|-|Yes| |4.2-workplace|-|4.2.1-SNAPSHOT|Dec 11 2013|-|Yes| |4.3|-|4.3.2|Aug 12 2015|-|{color:#d04437}*No*{color}| |4.3.0-forward|-|4.3.0|Apr 3 2014|-|Yes| |4.4|-|4.4.5-SNAPSHOT|Sep 1 2015|-|{color:#d04437}*No*{color}| |4.4-automation|-|4.4.0-SNAPSHOT|May 5 2014|-|Yes| |4.4-forward|-|4.4.0-SNAPSHOT|Aug 6 2014|-|Yes| |4.4-forward-iam|-|4.4.0-SNAPSHOT|May 23 2014|-|Yes| |4.4-forward-iam-disabled|-|4.4.0-SNAPSHOT|May 16 2014|-|Yes| |4.5|-|4.5.3-SNAPSHOT|Oct 18 2016|-|{color:#d04437}*No*{color}| |4.5.2.1-security-RC20160525T1207|-|4.5.2.1|May 25 2016|-|Yes| |4.6|-|4.6.3-SNAPSHOT|Oct 18 2016|-|{color:#d04437}*No*{color}| |4.6.0-RC20151104T1522|-|4.6.0|Nov 4 2015|-|Yes| |4.6.0-RC20151110T1545|-|4.6.0|Nov 10 2015|-|Yes| |4.6.1-RC20151130T2246|-|4.6.1|Nov 30 2015|-|Yes| |4.6.1-RC20151130T2258|-|4.6.1|Nov 30 2015|-|Yes| |4.6.2-RC20151213T1914|-|4.6.2|Dec 13 2015|-|Yes| |4.6.2.1-RC20160525T1218|-|4.6.2.1|May 25 2016|-|Yes| |4.7|-|4.7.2-SNAPSHOT|Nov 8 2016|-|{color:#d04437}*No*{color}| |4.7.0-RC20151213T2109|-|4.7.0|Dec 13 2015|-|Yes| |4.7.1-RC20160120T2318|-|4.7.1|Jan 20 2016|-|Yes| |4.7.1.1-RC20160525T1230|-|4.7.1.1|May 25 2016|-|Yes| |4.8|-|4.8.2.0-SNAPSHOT|Feb 28 2017|-|{color:#d04437}*No*{color}| |4.8.0-RC20160120T2343|-|4.8.0|Jan 20 2016|-|Yes| |4.8.0.1-RC20160525T1247|-|4.8.0.1|May 25 2016|-|Yes| |4.8.1-RC20160808T1006|-|4.8.1|Aug 8 2016|-|Yes| |4.8.2.0-RC20161210T0832|-|4.8.2.0|Dec 10 2016|-|Yes| |4.9|-|4.9.4.0-SNAPSHOT|Nov 15 2017|-|{color:#d04437}*No*{color}| |4.9-bountycastle-daan|-|4.10.0.0-SNAPSHOT|May 18 2016|Closed (#1511)|Yes| |4.9-systemdubuntupkging|-|4.9.1.0-SNAPSHOT|Aug 24 2016|Merged (#1647)|Yes| |4.9.0-RC20160706T1546|-|4.9.0|Jul 6 2016|-|Yes| |4.9.0-RC20160725T1656|-|4.9.0|Jul 25 2016|-|Yes| |4.9.1.0-RC20161210T0838|-|4.9.1.0|Dec 10 2016|-|Yes| |4.9.2.0-RC20161227T1309|-|4.9.2.0|Dec 27 2016|-|Yes| |CLOUDSTACK-10012|CLOUDSTACK-10012|4.11.0.0-SNAPSHOT|Aug 7 2017|Merged (#2226)|{color:#d04437}*No*{color}| |CLOUDSTACK-1302|CLOUDSTACK-1302|4.6.0-SNAPSHOT|Apr 30 2015|-|Yes| |CLOUDSTACK-2554|CLOUDSTACK-2554|4.2.0-SNAPSHOT|May 19 2013|-|Yes| |CLOUDSTACK-8243|CLOUDSTACK-8243|4.5.2-SNAPSHOT|May 22 2015|Closed (#286)|Yes| |CLOUDSTACK-8301|CLOUDSTACK-8301|4.6.0-SNAPSHOT|May 19 2015|Merged (#263)|Yes| |CLOUDSTACK-8313|CLOUDSTACK-8313|4.6.0-SNAPSHOT|Mar 10 2015|-|Yes| |CLOUDSTACK-8489|CLOUDSTACK-8489|4.6.0-SNAPSHOT|May 20 2015|-|Yes| |CLOUDSTACK-8530|CLOUDSTACK-8530|4.5.2-SNAPSHOT|Jun 1 2015|Closed (#340)|Yes| |CLOUDSTACK-8559|CLOUDSTACK-8559|4.6.0-SNAPSHOT|Jun 15 2015|-|Yes| |CLOUDSTACK-8560|CLOUDSTACK-8560|4.6.0-SNAPSHOT|Jun 15 2015|-|Yes| |CLOUDSTACK-8566|-|4.5.2-SNAPSHOT|Jun 26 2015|Closed (#536)|Yes| |CLOUDSTACK-8766|CLOUDSTACK-8766|4.5.2|Aug 25 2015|-|Yes| |CS-2163|CLOUDSTACK-2163|4.2.0-SNAPSHOT|Apr 25 2013|-|Yes| |Commit-Ratio|-|4.1.0-SNAPSHOT|Feb 22 2013|-|Yes| |GA-4.10.0.0|-|4.10.0.0|Jul 3 2017|-|{color:#d04437}*No*{color}| |GA-4.4.1|-|4.4.1|Oct 14 2014|-|{color:#d04437}*No*{color}| |GA-4.4.2|-|4.4.2|Nov 21 2014|-|{color:#d04437}*No*{color}| |GA-4.4.3|-|4.4.3|Apr 15 2015|-|{color:#d04437}*No*{color}| |GA-4.4.4|-|4.4.4|Jun 18 2015|-|{color:#d04437}*No*{color}| |GA-4.5.1|-|4.5.1|May 5 2015|-|{color:#d04437}*No*{color}| |GA-4.9.2.0|-|4.9.2.0|Jan 3 2017|-|{color:#d04437}*No*{color}| |GA-4.9.3.0|-|4.9.3.0|Aug 28 2017|-|{color:#d04437}*No*{color}| |HA-abstractinvestigatorimpl-nullstate|-|4.5.1-SNAPSHOT|May 1 2015|Closed (#222)|Yes| |Health-Check-UI|-|4.2.0-SNAPSHOT|Mar 15 2013|-|Yes| |LDAP-UI|-|4.1.0-SNAPSHOT|Feb 19 2013|-|Yes| |Reset-VM|-|4.1.0-SNAPSHOT|Feb 21 2013|-|Yes| |SHA512Salted|-|4.2.0-SNAPSHOT|Apr 1 2013|-|Yes| |UI-dedicatedResources|-|4.2.0-SNAPSHOT|Apr 19 2013|-|Yes| |UI-explicitDedication|-|4.2.0-SNAPSHOT|May 30 2013|-|Yes| |add_XS_71_72|-|4.11.0.0-SNAPSHOT|Nov 29 2017|-|{color:#f79232}*Maybe*{color}| |add_remove_nics|-|4.1.0-SNAPSHOT|Jan
[jira] [Updated] (CLOUDSTACK-10169) Clean up old and obsolete branches
[ https://issues.apache.org/jira/browse/CLOUDSTACK-10169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Khosrow Moossavi updated CLOUDSTACK-10169: -- Description: The following is full list of branches available on https://github.com/apache/cloudstack and the old ones can be deleted. ||Branch name||Ticket number||POM version||Last updated||PR number||Should be deleted|| |4.0|-|4.0.2|Jul 19 2013|-|{color:#d04437}*No*{color}| |4.1|-|4.1.2-SNAPSHOT|Dec 10 2013|-|{color:#d04437}*No*{color}| |4.10|-|4.10.1.0-SNAPSHOT|Nov 16 2017|-|{color:#d04437}*No*{color}| |4.10.0.0-RC20170301T0634|-|4.10.0.0|Mar 1 2017|-|Yes| |4.10.0.0-RC20170509T1030|-|4.10.0.0|May 9 2017|-|Yes| |4.10.0.0-RC20170607T1407|-|4.10.0.0|Jun 7 2017|-|Yes| |4.10.0.0-RC20170609T1354|-|4.10.0.0|Jun 9 2017|-|Yes| |4.10.0.0-RC20170620T1023|-|4.10.0.0|Jun 20 2017|-|Yes| |4.10.0.0-RC20170626T1011|-|4.10.0.0|Jun 26 2017|-|Yes| |4.10.0.0-RC20170703T1006|-|4.10.0.0|Jul 3 2017|-|Yes| |4.1l10n|-|4.1.0-SNAPSHOT|Feb 27 2013|-|Yes| |4.2|-|4.2.1-SNAPSHOT|May 13 2015|-|{color:#d04437}*No*{color}| |4.2-forward|-|4.2.0-SNAPSHOT|May 31 2014|-|Yes| |4.2-workplace|-|4.2.1-SNAPSHOT|Dec 11 2013|-|Yes| |4.3|-|4.3.2|Aug 12 2015|-|{color:#d04437}*No*{color}| |4.3.0-forward|-|4.3.0|Apr 3 2014|-|Yes| |4.4|-|4.4.5-SNAPSHOT|Sep 1 2015|-|{color:#d04437}*No*{color}| |4.4-automation|-|4.4.0-SNAPSHOT|May 5 2014|-|Yes| |4.4-forward|-|4.4.0-SNAPSHOT|Aug 6 2014|-|Yes| |4.4-forward-iam|-|4.4.0-SNAPSHOT|May 23 2014|-|Yes| |4.4-forward-iam-disabled|-|4.4.0-SNAPSHOT|May 16 2014|-|Yes| |4.5|-|4.5.3-SNAPSHOT|Oct 18 2016|-|{color:#d04437}*No*{color}| |4.5.2.1-security-RC20160525T1207|-|4.5.2.1|May 25 2016|-|Yes| |4.6|-|4.6.3-SNAPSHOT|Oct 18 2016|-|{color:#d04437}*No*{color}| |4.6.0-RC20151104T1522|-|4.6.0|Nov 4 2015|-|Yes| |4.6.0-RC20151110T1545|-|4.6.0|Nov 10 2015|-|Yes| |4.6.1-RC20151130T2246|-|4.6.1|Nov 30 2015|-|Yes| |4.6.1-RC20151130T2258|-|4.6.1|Nov 30 2015|-|Yes| |4.6.2-RC20151213T1914|-|4.6.2|Dec 13 2015|-|Yes| |4.6.2.1-RC20160525T1218|-|4.6.2.1|May 25 2016|-|Yes| |4.7|-|4.7.2-SNAPSHOT|Nov 8 2016|-|{color:#d04437}*No*{color}| |4.7.0-RC20151213T2109|-|4.7.0|Dec 13 2015|-|Yes| |4.7.1-RC20160120T2318|-|4.7.1|Jan 20 2016|-|Yes| |4.7.1.1-RC20160525T1230|-|4.7.1.1|May 25 2016|-|Yes| |4.8|-|4.8.2.0-SNAPSHOT|Feb 28 2017|-|{color:#d04437}*No*{color}| |4.8.0-RC20160120T2343|-|4.8.0|Jan 20 2016|-|Yes| |4.8.0.1-RC20160525T1247|-|4.8.0.1|May 25 2016|-|Yes| |4.8.1-RC20160808T1006|-|4.8.1|Aug 8 2016|-|Yes| |4.8.2.0-RC20161210T0832|-|4.8.2.0|Dec 10 2016|-|Yes| |4.9|-|4.9.4.0-SNAPSHOT|Nov 15 2017|-|{color:#d04437}*No*{color}| |4.9-bountycastle-daan|-|4.10.0.0-SNAPSHOT|May 18 2016|-|Yes| |4.9-systemdubuntupkging|-|4.9.1.0-SNAPSHOT|Aug 24 2016|-|Yes| |4.9.0-RC20160706T1546|-|4.9.0|Jul 6 2016|-|Yes| |4.9.0-RC20160725T1656|-|4.9.0|Jul 25 2016|-|Yes| |4.9.1.0-RC20161210T0838|-|4.9.1.0|Dec 10 2016|-|Yes| |4.9.2.0-RC20161227T1309|-|4.9.2.0|Dec 27 2016|-|Yes| |CLOUDSTACK-10012|CLOUDSTACK-10012|4.11.0.0-SNAPSHOT|Aug 7 2017|-|{color:#d04437}*No*{color}| |CLOUDSTACK-1302|CLOUDSTACK-1302|4.6.0-SNAPSHOT|Apr 30 2015|-|Yes| |CLOUDSTACK-2554|CLOUDSTACK-2554|4.2.0-SNAPSHOT|May 19 2013|-|Yes| |CLOUDSTACK-8243|CLOUDSTACK-8243|4.5.2-SNAPSHOT|May 22 2015|-|Yes| |CLOUDSTACK-8301|CLOUDSTACK-8301|4.6.0-SNAPSHOT|May 19 2015|-|Yes| |CLOUDSTACK-8313|CLOUDSTACK-8313|4.6.0-SNAPSHOT|Mar 10 2015|-|Yes| |CLOUDSTACK-8489|CLOUDSTACK-8489|4.6.0-SNAPSHOT|May 20 2015|-|Yes| |CLOUDSTACK-8530|CLOUDSTACK-8530|4.5.2-SNAPSHOT|Jun 1 2015|-|Yes| |CLOUDSTACK-8559|CLOUDSTACK-8559|4.6.0-SNAPSHOT|Jun 15 2015|-|Yes| |CLOUDSTACK-8560|CLOUDSTACK-8560|4.6.0-SNAPSHOT|Jun 15 2015|-|Yes| |CLOUDSTACK-8566|-|4.5.2-SNAPSHOT|Jun 26 2015|-|Yes| |CLOUDSTACK-8766|CLOUDSTACK-8766|4.5.2|Aug 25 2015|-|Yes| |CS-2163|CLOUDSTACK-2163|4.2.0-SNAPSHOT|Apr 25 2013|-|Yes| |Commit-Ratio|-|4.1.0-SNAPSHOT|Feb 22 2013|-|Yes| |GA-4.10.0.0|-|4.10.0.0|Jul 3 2017|-|{color:#d04437}*No*{color}| |GA-4.4.1|-|4.4.1|Oct 14 2014|-|{color:#d04437}*No*{color}| |GA-4.4.2|-|4.4.2|Nov 21 2014|-|{color:#d04437}*No*{color}| |GA-4.4.3|-|4.4.3|Apr 15 2015|-|{color:#d04437}*No*{color}| |GA-4.4.4|-|4.4.4|Jun 18 2015|-|{color:#d04437}*No*{color}| |GA-4.5.1|-|4.5.1|May 5 2015|-|{color:#d04437}*No*{color}| |GA-4.9.2.0|-|4.9.2.0|Jan 3 2017|-|{color:#d04437}*No*{color}| |GA-4.9.3.0|-|4.9.3.0|Aug 28 2017|-|{color:#d04437}*No*{color}| |HA-abstractinvestigatorimpl-nullstate|-|4.5.1-SNAPSHOT|May 1 2015|-|Yes| |Health-Check-UI|-|4.2.0-SNAPSHOT|Mar 15 2013|-|Yes| |LDAP-UI|-|4.1.0-SNAPSHOT|Feb 19 2013|-|Yes| |Reset-VM|-|4.1.0-SNAPSHOT|Feb 21 2013|-|Yes| |SHA512Salted|-|4.2.0-SNAPSHOT|Apr 1 2013|-|Yes| |UI-dedicatedResources|-|4.2.0-SNAPSHOT|Apr 19 2013|-|Yes| |UI-explicitDedication|-|4.2.0-SNAPSHOT|May 30 2013|-|Yes| |add_XS_71_72|-|4.11.0.0-SNAPSHOT|Nov 29 2017|-|{color:#f79232}*Maybe*{color}| |add_remove_nics|-|4.1.0-SNAPSHOT|Jan 30 2013|-|Yes| |affinity_groups|-|4.2.0-SNAPSHOT|Apr 10 2013|-|Yes| |amoghs_44_commit|-|4.4.0-SNAPS
[jira] [Updated] (CLOUDSTACK-10169) Clean up old and obsolete branches
[ https://issues.apache.org/jira/browse/CLOUDSTACK-10169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Khosrow Moossavi updated CLOUDSTACK-10169: -- Description: The following is full list of branches available on https://github.com/apache/cloudstack and the old ones can be deleted. ||Branch name||Ticket number||POM version||Should be deleted|| |4.0|-|4.0.2|{color:#d04437}*No*{color}| |4.1|-|4.1.2-SNAPSHOT|{color:#d04437}*No*{color}| |4.10|-|4.10.1.0-SNAPSHOT|{color:#d04437}*No*{color}| |4.10.0.0-RC20170301T0634|-|4.10.0.0|Yes| |4.10.0.0-RC20170509T1030|-|4.10.0.0|Yes| |4.10.0.0-RC20170607T1407|-|4.10.0.0|Yes| |4.10.0.0-RC20170609T1354|-|4.10.0.0|Yes| |4.10.0.0-RC20170620T1023|-|4.10.0.0|Yes| |4.10.0.0-RC20170626T1011|-|4.10.0.0|Yes| |4.10.0.0-RC20170703T1006|-|4.10.0.0|Yes| |4.1l10n|-|4.1.0-SNAPSHOT|Yes| |4.2|-|4.2.1-SNAPSHOT|{color:#d04437}*No*{color}| |4.2-forward|-|4.2.0-SNAPSHOT|Yes| |4.2-workplace|-|4.2.1-SNAPSHOT|Yes| |4.3|-|4.3.2|{color:#d04437}*No*{color}| |4.3.0-forward|-|4.3.0|Yes| |4.4|-|4.4.5-SNAPSHOT|{color:#d04437}*No*{color}| |4.4-automation|-|4.4.0-SNAPSHOT|Yes| |4.4-forward|-|4.4.0-SNAPSHOT|Yes| |4.4-forward-iam|-|4.4.0-SNAPSHOT|Yes| |4.4-forward-iam-disabled|-|4.4.0-SNAPSHOT|Yes| |4.5|-|4.5.3-SNAPSHOT|{color:#d04437}*No*{color}| |4.5.2.1-security-RC20160525T1207|-|4.5.2.1|Yes| |4.6|-|4.6.3-SNAPSHOT|{color:#d04437}*No*{color}| |4.6.0-RC20151104T1522|-|4.6.0|Yes| |4.6.0-RC20151110T1545|-|4.6.0|Yes| |4.6.1-RC20151130T2246|-|4.6.1|Yes| |4.6.1-RC20151130T2258|-|4.6.1|Yes| |4.6.2-RC20151213T1914|-|4.6.2|Yes| |4.6.2.1-RC20160525T1218|-|4.6.2.1|Yes| |4.7|-|4.7.2-SNAPSHOT|{color:#d04437}*No*{color}| |4.7.0-RC20151213T2109|-|4.7.0|Yes| |4.7.1-RC20160120T2318|-|4.7.1|Yes| |4.7.1.1-RC20160525T1230|-|4.7.1.1|Yes| |4.8|-|4.8.2.0-SNAPSHOT|{color:#d04437}*No*{color}| |4.8.0-RC20160120T2343|-|4.8.0|Yes| |4.8.0.1-RC20160525T1247|-|4.8.0.1|Yes| |4.8.1-RC20160808T1006|-|4.8.1|Yes| |4.8.2.0-RC20161210T0832|-|4.8.2.0|Yes| |4.9|-|4.9.4.0-SNAPSHOT|{color:#d04437}*No*{color}| |4.9-bountycastle-daan|-|4.10.0.0-SNAPSHOT|Yes| |4.9-systemdubuntupkging|-|4.9.1.0-SNAPSHOT|Yes| |4.9.0-RC20160706T1546|-|4.9.0|Yes| |4.9.0-RC20160725T1656|-|4.9.0|Yes| |4.9.1.0-RC20161210T0838|-|4.9.1.0|Yes| |4.9.2.0-RC20161227T1309|-|4.9.2.0|Yes| |CLOUDSTACK-10012|CLOUDSTACK-10012|4.11.0.0-SNAPSHOT|{color:#d04437}*No*{color}| |CLOUDSTACK-1302|CLOUDSTACK-1302|4.6.0-SNAPSHOT|Yes| |CLOUDSTACK-2554|CLOUDSTACK-2554|4.2.0-SNAPSHOT|Yes| |CLOUDSTACK-8243|CLOUDSTACK-8243|4.5.2-SNAPSHOT|Yes| |CLOUDSTACK-8301|CLOUDSTACK-8301|4.6.0-SNAPSHOT|Yes| |CLOUDSTACK-8313|CLOUDSTACK-8313|4.6.0-SNAPSHOT|Yes| |CLOUDSTACK-8489|CLOUDSTACK-8489|4.6.0-SNAPSHOT|Yes| |CLOUDSTACK-8530|CLOUDSTACK-8530|4.5.2-SNAPSHOT|Yes| |CLOUDSTACK-8559|CLOUDSTACK-8559|4.6.0-SNAPSHOT|Yes| |CLOUDSTACK-8560|CLOUDSTACK-8560|4.6.0-SNAPSHOT|Yes| |CLOUDSTACK-8566|-|4.5.2-SNAPSHOT|Yes| |CLOUDSTACK-8766|CLOUDSTACK-8766|4.5.2|Yes| |CS-2163|CLOUDSTACK-2163|4.2.0-SNAPSHOT|Yes| |Commit-Ratio|-|4.1.0-SNAPSHOT|Yes| |GA-4.10.0.0|-|4.10.0.0|{color:#d04437}*No*{color}| |GA-4.4.1|-|4.4.1|{color:#d04437}*No*{color}| |GA-4.4.2|-|4.4.2|{color:#d04437}*No*{color}| |GA-4.4.3|-|4.4.3|{color:#d04437}*No*{color}| |GA-4.4.4|-|4.4.4|{color:#d04437}*No*{color}| |GA-4.5.1|-|4.5.1|{color:#d04437}*No*{color}| |GA-4.9.2.0|-|4.9.2.0|{color:#d04437}*No*{color}| |GA-4.9.3.0|-|4.9.3.0|{color:#d04437}*No*{color}| |HA-abstractinvestigatorimpl-nullstate|-|4.5.1-SNAPSHOT|Yes| |Health-Check-UI|-|4.2.0-SNAPSHOT|Yes| |LDAP-UI|-|4.1.0-SNAPSHOT|Yes| |Reset-VM|-|4.1.0-SNAPSHOT|Yes| |SHA512Salted|-|4.2.0-SNAPSHOT|Yes| |UI-dedicatedResources|-|4.2.0-SNAPSHOT|Yes| |UI-explicitDedication|-|4.2.0-SNAPSHOT|Yes| |add_XS_71_72|-|4.11.0.0-SNAPSHOT|{color:#f79232}*Maybe*{color}| |add_remove_nics|-|4.1.0-SNAPSHOT|Yes| |affinity_groups|-|4.2.0-SNAPSHOT|Yes| |amoghs_44_commit|-|4.4.0-SNAPSHOT|Yes| |api_entity|-|4.2.0-SNAPSHOT|Yes| |awsapi-ec2-version-update|-|4.2.0-SNAPSHOT|Yes| |baremetal-4.2|-|4.2.0-SNAPSHOT|Yes| |baremetal-systemvm|-|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1114591|-|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1114601|-|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1116300|-|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1116654|-|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1116850|-|4.5.0-SNAPSHOT|Yes| |bugfix/CID-116538|-|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1192805|-|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1192810|-|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1212198|-|4.5.0-SNAPSHOT|Yes| |bugfix/CID-106|-|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1230585|-|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1230587|-|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1230587-2ndtime|-|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1232333|-|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1240106|-|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1241966|-|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1241967|-|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1249800|-|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1249801|-|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1249803|-|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1254835|-|4.6.0-SNAPSHOT|Yes| |bugfix/CS-7580|CLOUDSTACK-7580|4.5.0-S
[jira] [Updated] (CLOUDSTACK-10169) Clean up old and obsolete branches
[ https://issues.apache.org/jira/browse/CLOUDSTACK-10169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Khosrow Moossavi updated CLOUDSTACK-10169: -- Description: The following is full list of branches available on https://github.com/apache/cloudstack and the old ones can be deleted. ||Branch name||Ticket number||POM version||Should be deleted|| |4.0|-|4.0.2|{color:#d04437}*No*{color}| |4.1|-|4.1.2-SNAPSHOT|{color:#d04437}*No*{color}| |4.10|-|4.10.1.0-SNAPSHOT|{color:#d04437}*No*{color}| |4.10.0.0-RC20170301T0634|-|4.10.0.0|Yes| |4.10.0.0-RC20170509T1030|-|4.10.0.0|Yes| |4.10.0.0-RC20170607T1407|-|4.10.0.0|Yes| |4.10.0.0-RC20170609T1354|-|4.10.0.0|Yes| |4.10.0.0-RC20170620T1023|-|4.10.0.0|Yes| |4.10.0.0-RC20170626T1011|-|4.10.0.0|Yes| |4.10.0.0-RC20170703T1006|-|4.10.0.0|Yes| |4.1l10n|-|4.1.0-SNAPSHOT|Yes| |4.2|-|4.2.1-SNAPSHOT|{color:#d04437}*No*{color}| |4.2-forward|-|4.2.0-SNAPSHOT|Yes| |4.2-workplace|-|4.2.1-SNAPSHOT|Yes| |4.3|-|4.3.2|{color:#d04437}*No*{color}| |4.3.0-forward|-|4.3.0|Yes| |4.4|-|4.4.5-SNAPSHOT|{color:#d04437}*No*{color}| |4.4-automation|-|4.4.0-SNAPSHOT|Yes| |4.4-forward|-|4.4.0-SNAPSHOT|Yes| |4.4-forward-iam|-|4.4.0-SNAPSHOT|Yes| |4.4-forward-iam-disabled|-|4.4.0-SNAPSHOT|Yes| |4.5|-|4.5.3-SNAPSHOT|{color:#d04437}*No*{color}| |4.5.2.1-security-RC20160525T1207|-|4.5.2.1|Yes| |4.6|-|4.6.3-SNAPSHOT|{color:#d04437}*No*{color}| |4.6.0-RC20151104T1522|-|4.6.0|Yes| |4.6.0-RC20151110T1545|-|4.6.0|Yes| |4.6.1-RC20151130T2246|-|4.6.1|Yes| |4.6.1-RC20151130T2258|-|4.6.1|Yes| |4.6.2-RC20151213T1914|-|4.6.2|Yes| |4.6.2.1-RC20160525T1218|-|4.6.2.1|Yes| |4.7|-|4.7.2-SNAPSHOT|{color:#d04437}*No*{color}| |4.7.0-RC20151213T2109|-|4.7.0|Yes| |4.7.1-RC20160120T2318|-|4.7.1|Yes| |4.7.1.1-RC20160525T1230|-|4.7.1.1|Yes| |4.8|-|4.8.2.0-SNAPSHOT|{color:#d04437}*No*{color}| |4.8.0-RC20160120T2343|-|4.8.0|Yes| |4.8.0.1-RC20160525T1247|-|4.8.0.1|Yes| |4.8.1-RC20160808T1006|-|4.8.1|Yes| |4.8.2.0-RC20161210T0832|-|4.8.2.0|Yes| |4.9|-|4.9.4.0-SNAPSHOT|{color:#d04437}*No*{color}| |4.9-bountycastle-daan|-|4.10.0.0-SNAPSHOT|Yes| |4.9-systemdubuntupkging|-|4.9.1.0-SNAPSHOT|Yes| |4.9.0-RC20160706T1546|-|4.9.0|Yes| |4.9.0-RC20160725T1656|-|4.9.0|Yes| |4.9.1.0-RC20161210T0838|-|4.9.1.0|Yes| |4.9.2.0-RC20161227T1309|-|4.9.2.0|Yes| |CLOUDSTACK-10012|CLOUDSTACK-10012|4.11.0.0-SNAPSHOT|{color:#d04437}*No*{color}| |CLOUDSTACK-1302|CLOUDSTACK-1302|4.6.0-SNAPSHOT|Yes| |CLOUDSTACK-2554|CLOUDSTACK-2554|4.2.0-SNAPSHOT|Yes| |CLOUDSTACK-8243|CLOUDSTACK-8243|4.5.2-SNAPSHOT|Yes| |CLOUDSTACK-8301|CLOUDSTACK-8301|4.6.0-SNAPSHOT|Yes| |CLOUDSTACK-8313|CLOUDSTACK-8313|4.6.0-SNAPSHOT|Yes| |CLOUDSTACK-8489|CLOUDSTACK-8489|4.6.0-SNAPSHOT|Yes| |CLOUDSTACK-8530|CLOUDSTACK-8530|4.5.2-SNAPSHOT|Yes| |CLOUDSTACK-8559|CLOUDSTACK-8559|4.6.0-SNAPSHOT|Yes| |CLOUDSTACK-8560|CLOUDSTACK-8560|4.6.0-SNAPSHOT|Yes| |CLOUDSTACK-8566|-|4.5.2-SNAPSHOT|Yes| |CLOUDSTACK-8766|CLOUDSTACK-8766|4.5.2|Yes| |CS-2163|CLOUDSTACK-2163|4.2.0-SNAPSHOT|Yes| |Commit-Ratio|-|4.1.0-SNAPSHOT|Yes| |GA-4.10.0.0|-|4.10.0.0|{color:#d04437}*No*{color}| |GA-4.4.1|-|4.4.1|{color:#d04437}*No*{color}| |GA-4.4.2|-|4.4.2|{color:#d04437}*No*{color}| |GA-4.4.3|-|4.4.3|{color:#d04437}*No*{color}| |GA-4.4.4|-|4.4.4|{color:#d04437}*No*{color}| |GA-4.5.1|-|4.5.1|{color:#d04437}*No*{color}| |GA-4.9.2.0|-|4.9.2.0|{color:#d04437}*No*{color}| |GA-4.9.3.0|-|4.9.3.0|{color:#d04437}*No*{color}| |HA-abstractinvestigatorimpl-nullstate|-|4.5.1-SNAPSHOT|Yes| |Health-Check-UI|-|4.2.0-SNAPSHOT|Yes| |LDAP-UI|-|4.1.0-SNAPSHOT|Yes| |Reset-VM|-|4.1.0-SNAPSHOT|Yes| |SHA512Salted|-|4.2.0-SNAPSHOT|Yes| |UI-dedicatedResources|-|4.2.0-SNAPSHOT|Yes| |UI-explicitDedication|-|4.2.0-SNAPSHOT|Yes| |add_XS_71_72|-|4.11.0.0-SNAPSHOT|{color:#f79232}*Maybe*{color}| |add_remove_nics|-|4.1.0-SNAPSHOT|Yes| |affinity_groups|-|4.2.0-SNAPSHOT|Yes| |amoghs_44_commit|-|4.4.0-SNAPSHOT|Yes| |api_entity|-|4.2.0-SNAPSHOT|Yes| |awsapi-ec2-version-update|-|4.2.0-SNAPSHOT|Yes| |baremetal-4.2|-|4.2.0-SNAPSHOT|Yes| |baremetal-systemvm|-|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1114591|-|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1114601|-|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1116300|-|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1116654|-|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1116850|-|4.5.0-SNAPSHOT|Yes| |bugfix/CID-116538|-|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1192805|-|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1192810|-|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1212198|-|4.5.0-SNAPSHOT|Yes| |bugfix/CID-106|-|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1230585|-|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1230587|-|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1230587-2ndtime|-|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1232333|-|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1240106|-|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1241966|-|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1241967|-|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1249800|-|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1249801|-|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1249803|-|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1254835|-|4.6.0-SNAPSHOT|Yes| |bugfix/CS-7580|CLOUDSTACK-7580|4.5.0-S
[jira] [Updated] (CLOUDSTACK-10169) Clean up old and obsolete branches
[ https://issues.apache.org/jira/browse/CLOUDSTACK-10169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Khosrow Moossavi updated CLOUDSTACK-10169: -- Description: The following is full list of branches available on https://github.com/apache/cloudstack and the old ones can be deleted. ||Branch name||POM version||Should be deleted|| |4.0|4.0.2|{color:#d04437}*No*{color}| |4.1|4.1.2-SNAPSHOT|{color:#d04437}*No*{color}| |4.10|4.10.1.0-SNAPSHOT|{color:#d04437}*No*{color}| |4.10.0.0-RC20170301T0634|4.10.0.0|Yes| |4.10.0.0-RC20170509T1030|4.10.0.0|Yes| |4.10.0.0-RC20170607T1407|4.10.0.0|Yes| |4.10.0.0-RC20170609T1354|4.10.0.0|Yes| |4.10.0.0-RC20170620T1023|4.10.0.0|Yes| |4.10.0.0-RC20170626T1011|4.10.0.0|Yes| |4.10.0.0-RC20170703T1006|4.10.0.0|Yes| |4.1l10n|4.1.0-SNAPSHOT|Yes| |4.2|4.2.1-SNAPSHOT|{color:#d04437}*No*{color}| |4.2-forward|4.2.0-SNAPSHOT|Yes| |4.2-workplace|4.2.1-SNAPSHOT|Yes| |4.3|4.3.2|{color:#d04437}*No*{color}| |4.3.0-forward|4.3.0|Yes| |4.4|4.4.5-SNAPSHOT|{color:#d04437}*No*{color}| |4.4-automation|4.4.0-SNAPSHOT|Yes| |4.4-forward|4.4.0-SNAPSHOT|Yes| |4.4-forward-iam|4.4.0-SNAPSHOT|Yes| |4.4-forward-iam-disabled|4.4.0-SNAPSHOT|Yes| |4.5|4.5.3-SNAPSHOT|{color:#d04437}*No*{color}| |4.5.2.1-security-RC20160525T1207|4.5.2.1|Yes| |4.6|4.6.3-SNAPSHOT|{color:#d04437}*No*{color}| |4.6.0-RC20151104T1522|4.6.0|Yes| |4.6.0-RC20151110T1545|4.6.0|Yes| |4.6.1-RC20151130T2246|4.6.1|Yes| |4.6.1-RC20151130T2258|4.6.1|Yes| |4.6.2-RC20151213T1914|4.6.2|Yes| |4.6.2.1-RC20160525T1218|4.6.2.1|Yes| |4.7|4.7.2-SNAPSHOT|{color:#d04437}*No*{color}| |4.7.0-RC20151213T2109|4.7.0|Yes| |4.7.1-RC20160120T2318|4.7.1|Yes| |4.7.1.1-RC20160525T1230|4.7.1.1|Yes| |4.8|4.8.2.0-SNAPSHOT|{color:#d04437}*No*{color}| |4.8.0-RC20160120T2343|4.8.0|Yes| |4.8.0.1-RC20160525T1247|4.8.0.1|Yes| |4.8.1-RC20160808T1006|4.8.1|Yes| |4.8.2.0-RC20161210T0832|4.8.2.0|Yes| |4.9|4.9.4.0-SNAPSHOT|{color:#d04437}*No*{color}| |4.9-bountycastle-daan|4.10.0.0-SNAPSHOT|Yes| |4.9-systemdubuntupkging|4.9.1.0-SNAPSHOT|Yes| |4.9.0-RC20160706T1546|4.9.0|Yes| |4.9.0-RC20160725T1656|4.9.0|Yes| |4.9.1.0-RC20161210T0838|4.9.1.0|Yes| |4.9.2.0-RC20161227T1309|4.9.2.0|Yes| |CLOUDSTACK-10012|4.11.0.0-SNAPSHOT|{color:#d04437}*No*{color}| |CLOUDSTACK-1302|4.6.0-SNAPSHOT|Yes| |CLOUDSTACK-2554|4.2.0-SNAPSHOT|Yes| |CLOUDSTACK-8243|4.5.2-SNAPSHOT|Yes| |CLOUDSTACK-8301|4.6.0-SNAPSHOT|Yes| |CLOUDSTACK-8313|4.6.0-SNAPSHOT|Yes| |CLOUDSTACK-8489|4.6.0-SNAPSHOT|Yes| |CLOUDSTACK-8530|4.5.2-SNAPSHOT|Yes| |CLOUDSTACK-8559|4.6.0-SNAPSHOT|Yes| |CLOUDSTACK-8560|4.6.0-SNAPSHOT|Yes| |CLOUDSTACK-8566|4.5.2-SNAPSHOT|Yes| |CLOUDSTACK-8766|4.5.2|Yes| |CS-2163|4.2.0-SNAPSHOT|Yes| |Commit-Ratio|4.1.0-SNAPSHOT|Yes| |GA-4.10.0.0|4.10.0.0|{color:#d04437}*No*{color}| |GA-4.4.1|4.4.1|{color:#d04437}*No*{color}| |GA-4.4.2|4.4.2|{color:#d04437}*No*{color}| |GA-4.4.3|4.4.3|{color:#d04437}*No*{color}| |GA-4.4.4|4.4.4|{color:#d04437}*No*{color}| |GA-4.5.1|4.5.1|{color:#d04437}*No*{color}| |GA-4.9.2.0|4.9.2.0|{color:#d04437}*No*{color}| |GA-4.9.3.0|4.9.3.0|{color:#d04437}*No*{color}| |HA-abstractinvestigatorimpl-nullstate|4.5.1-SNAPSHOT|Yes| |Health-Check-UI|4.2.0-SNAPSHOT|Yes| |LDAP-UI|4.1.0-SNAPSHOT|Yes| |Reset-VM|4.1.0-SNAPSHOT|Yes| |SHA512Salted|4.2.0-SNAPSHOT|Yes| |UI-dedicatedResources|4.2.0-SNAPSHOT|Yes| |UI-explicitDedication|4.2.0-SNAPSHOT|Yes| |add_XS_71_72|4.11.0.0-SNAPSHOT|{color:#f79232}*Maybe*{color}| |add_remove_nics|4.1.0-SNAPSHOT|Yes| |affinity_groups|4.2.0-SNAPSHOT|Yes| |amoghs_44_commit|4.4.0-SNAPSHOT|Yes| |api_entity|4.2.0-SNAPSHOT|Yes| |awsapi-ec2-version-update|4.2.0-SNAPSHOT|Yes| |baremetal-4.2|4.2.0-SNAPSHOT|Yes| |baremetal-systemvm|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1114591|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1114601|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1116300|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1116654|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1116850|4.5.0-SNAPSHOT|Yes| |bugfix/CID-116538|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1192805|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1192810|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1212198|4.5.0-SNAPSHOT|Yes| |bugfix/CID-106|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1230585|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1230587|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1230587-2ndtime|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1232333|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1240106|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1241966|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1241967|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1249800|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1249801|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1249803|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1254835|4.6.0-SNAPSHOT|Yes| |bugfix/CS-7580|4.5.0-SNAPSHOT|Yes| |bugfix/CS-7665|4.5.0-SNAPSHOT|Yes| |bugfix/TO-hierarchy-flatening|4.6.0-SNAPSHOT|Yes| |cisco-vnmc-api-integration|4.2.0-SNAPSHOT|Yes| |cloudearlyinit|4.11.0.0-SNAPSHOT|{color:#f79232}*Maybe*{color}| |cloudstack-globalization|4.2.0-SNAPSHOT|Yes| |contrail|4.3.0-SNAPSHOT|Yes| |cs2163|4.2.0-SNAPSHOT|Yes| |debian9-systemvmtemplate|4.11.0.0-SNAPSHOT|{color:#f79232}*Maybe*{color}| |dedicate-guest-
[jira] [Updated] (CLOUDSTACK-10169) Clean up old and obsolete branches
[ https://issues.apache.org/jira/browse/CLOUDSTACK-10169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Khosrow Moossavi updated CLOUDSTACK-10169: -- Description: The following is full list of branches available on https://github.com/apache/cloudstack and the old ones can be deleted. ||Branch name||POM version||Should be deleted|| |4.0|4.0.2|{color:#d04437}No{color}| |4.1|4.1.2-SNAPSHOT|{color:#d04437}*No*{color}| |4.10|4.10.1.0-SNAPSHOT|{color:#d04437}No{color}| |4.10.0.0-RC20170301T0634|4.10.0.0|Yes| |4.10.0.0-RC20170509T1030|4.10.0.0|Yes| |4.10.0.0-RC20170607T1407|4.10.0.0|Yes| |4.10.0.0-RC20170609T1354|4.10.0.0|Yes| |4.10.0.0-RC20170620T1023|4.10.0.0|Yes| |4.10.0.0-RC20170626T1011|4.10.0.0|Yes| |4.10.0.0-RC20170703T1006|4.10.0.0|Yes| |4.1l10n|4.1.0-SNAPSHOT|Yes| |4.2|4.2.1-SNAPSHOT|{color:#d04437}No{color}| |4.2-forward|4.2.0-SNAPSHOT|Yes| |4.2-workplace|4.2.1-SNAPSHOT|Yes| |4.3|4.3.2|{color:#d04437}No{color}| |4.3.0-forward|4.3.0|Yes| |4.4|4.4.5-SNAPSHOT|{color:#d04437}No{color}| |4.4-automation|4.4.0-SNAPSHOT|Yes| |4.4-forward|4.4.0-SNAPSHOT|Yes| |4.4-forward-iam|4.4.0-SNAPSHOT|Yes| |4.4-forward-iam-disabled|4.4.0-SNAPSHOT|Yes| |4.5|4.5.3-SNAPSHOT|{color:#d04437}No{color}| |4.5.2.1-security-RC20160525T1207|4.5.2.1|Yes| |4.6|4.6.3-SNAPSHOT|{color:#d04437}No{color}| |4.6.0-RC20151104T1522|4.6.0|Yes| |4.6.0-RC20151110T1545|4.6.0|Yes| |4.6.1-RC20151130T2246|4.6.1|Yes| |4.6.1-RC20151130T2258|4.6.1|Yes| |4.6.2-RC20151213T1914|4.6.2|Yes| |4.6.2.1-RC20160525T1218|4.6.2.1|Yes| |4.7|4.7.2-SNAPSHOT|{color:#d04437}No{color}| |4.7.0-RC20151213T2109|4.7.0|Yes| |4.7.1-RC20160120T2318|4.7.1|Yes| |4.7.1.1-RC20160525T1230|4.7.1.1|Yes| |4.8|4.8.2.0-SNAPSHOT|{color:#d04437}No{color}| |4.8.0-RC20160120T2343|4.8.0|Yes| |4.8.0.1-RC20160525T1247|4.8.0.1|Yes| |4.8.1-RC20160808T1006|4.8.1|Yes| |4.8.2.0-RC20161210T0832|4.8.2.0|Yes| |4.9|4.9.4.0-SNAPSHOT|{color:#d04437}No{color}| |4.9-bountycastle-daan|4.10.0.0-SNAPSHOT|Yes| |4.9-systemdubuntupkging|4.9.1.0-SNAPSHOT|Yes| |4.9.0-RC20160706T1546|4.9.0|Yes| |4.9.0-RC20160725T1656|4.9.0|Yes| |4.9.1.0-RC20161210T0838|4.9.1.0|Yes| |4.9.2.0-RC20161227T1309|4.9.2.0|Yes| |CLOUDSTACK-10012|4.11.0.0-SNAPSHOT|{color:#d04437}No{color}| |CLOUDSTACK-1302|4.6.0-SNAPSHOT|Yes| |CLOUDSTACK-2554|4.2.0-SNAPSHOT|Yes| |CLOUDSTACK-8243|4.5.2-SNAPSHOT|Yes| |CLOUDSTACK-8301|4.6.0-SNAPSHOT|Yes| |CLOUDSTACK-8313|4.6.0-SNAPSHOT|Yes| |CLOUDSTACK-8489|4.6.0-SNAPSHOT|Yes| |CLOUDSTACK-8530|4.5.2-SNAPSHOT|Yes| |CLOUDSTACK-8559|4.6.0-SNAPSHOT|Yes| |CLOUDSTACK-8560|4.6.0-SNAPSHOT|Yes| |CLOUDSTACK-8566|4.5.2-SNAPSHOT|Yes| |CLOUDSTACK-8766|4.5.2|Yes| |CS-2163|4.2.0-SNAPSHOT|Yes| |Commit-Ratio|4.1.0-SNAPSHOT|Yes| |GA-4.10.0.0|4.10.0.0|{color:#d04437}No{color}| |GA-4.4.1|4.4.1|{color:#d04437}No{color}| |GA-4.4.2|4.4.2|{color:#d04437}No{color}| |GA-4.4.3|4.4.3|{color:#d04437}No{color}| |GA-4.4.4|4.4.4|{color:#d04437}No{color}| |GA-4.5.1|4.5.1|{color:#d04437}No{color}| |GA-4.9.2.0|4.9.2.0|{color:#d04437}No{color}| |GA-4.9.3.0|4.9.3.0|{color:#d04437}No{color}| |HA-abstractinvestigatorimpl-nullstate|4.5.1-SNAPSHOT|Yes| |Health-Check-UI|4.2.0-SNAPSHOT|Yes| |LDAP-UI|4.1.0-SNAPSHOT|Yes| |Reset-VM|4.1.0-SNAPSHOT|Yes| |SHA512Salted|4.2.0-SNAPSHOT|Yes| |UI-dedicatedResources|4.2.0-SNAPSHOT|Yes| |UI-explicitDedication|4.2.0-SNAPSHOT|Yes| |add_XS_71_72|4.11.0.0-SNAPSHOT|{color:#f79232}Maybe{color}| |add_remove_nics|4.1.0-SNAPSHOT|Yes| |affinity_groups|4.2.0-SNAPSHOT|Yes| |amoghs_44_commit|4.4.0-SNAPSHOT|Yes| |api_entity|4.2.0-SNAPSHOT|Yes| |awsapi-ec2-version-update|4.2.0-SNAPSHOT|Yes| |baremetal-4.2|4.2.0-SNAPSHOT|Yes| |baremetal-systemvm|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1114591|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1114601|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1116300|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1116654|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1116850|4.5.0-SNAPSHOT|Yes| |bugfix/CID-116538|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1192805|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1192810|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1212198|4.5.0-SNAPSHOT|Yes| |bugfix/CID-106|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1230585|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1230587|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1230587-2ndtime|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1232333|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1240106|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1241966|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1241967|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1249800|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1249801|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1249803|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1254835|4.6.0-SNAPSHOT|Yes| |bugfix/CS-7580|4.5.0-SNAPSHOT|Yes| |bugfix/CS-7665|4.5.0-SNAPSHOT|Yes| |bugfix/TO-hierarchy-flatening|4.6.0-SNAPSHOT|Yes| |cisco-vnmc-api-integration|4.2.0-SNAPSHOT|Yes| |cloudearlyinit|4.11.0.0-SNAPSHOT|{color:#f79232}Maybe{color}| |cloudstack-globalization|4.2.0-SNAPSHOT|Yes| |contrail|4.3.0-SNAPSHOT|Yes| |cs2163|4.2.0-SNAPSHOT|Yes| |debian9-systemvmtemplate|4.11.0.0-SNAPSHOT|{color:#f79232}Maybe{color}| |dedicate-guest-vlan-ranges|4.2.0-SNAPSHOT|Yes| |dedicate-gu
[jira] [Updated] (CLOUDSTACK-10169) Clean up old and obsolete branches
[ https://issues.apache.org/jira/browse/CLOUDSTACK-10169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Khosrow Moossavi updated CLOUDSTACK-10169: -- Description: The following is full list of branches available on https://github.com/apache/cloudstack and the old ones can be deleted. ||Branch name||POM version||Should be deleted|| |4.0|4.0.2|No| |4.1|4.1.2-SNAPSHOT|No| |4.10|4.10.1.0-SNAPSHOT|No| |4.10.0.0-RC20170301T0634|4.10.0.0|Yes| |4.10.0.0-RC20170509T1030|4.10.0.0|Yes| |4.10.0.0-RC20170607T1407|4.10.0.0|Yes| |4.10.0.0-RC20170609T1354|4.10.0.0|Yes| |4.10.0.0-RC20170620T1023|4.10.0.0|Yes| |4.10.0.0-RC20170626T1011|4.10.0.0|Yes| |4.10.0.0-RC20170703T1006|4.10.0.0|Yes| |4.1l10n|4.1.0-SNAPSHOT|Yes| |4.2|4.2.1-SNAPSHOT|No| |4.2-forward|4.2.0-SNAPSHOT|Yes| |4.2-workplace|4.2.1-SNAPSHOT|Yes| |4.3|4.3.2|No| |4.3.0-forward|4.3.0|Yes| |4.4|4.4.5-SNAPSHOT|No| |4.4-automation|4.4.0-SNAPSHOT|Yes| |4.4-forward|4.4.0-SNAPSHOT|Yes| |4.4-forward-iam|4.4.0-SNAPSHOT|Yes| |4.4-forward-iam-disabled|4.4.0-SNAPSHOT|Yes| |4.5|4.5.3-SNAPSHOT|No| |4.5.2.1-security-RC20160525T1207|4.5.2.1|Yes| |4.6|4.6.3-SNAPSHOT|No| |4.6.0-RC20151104T1522|4.6.0|Yes| |4.6.0-RC20151110T1545|4.6.0|Yes| |4.6.1-RC20151130T2246|4.6.1|Yes| |4.6.1-RC20151130T2258|4.6.1|Yes| |4.6.2-RC20151213T1914|4.6.2|Yes| |4.6.2.1-RC20160525T1218|4.6.2.1|Yes| |4.7|4.7.2-SNAPSHOT|No| |4.7.0-RC20151213T2109|4.7.0|Yes| |4.7.1-RC20160120T2318|4.7.1|Yes| |4.7.1.1-RC20160525T1230|4.7.1.1|Yes| |4.8|4.8.2.0-SNAPSHOT|No| |4.8.0-RC20160120T2343|4.8.0|Yes| |4.8.0.1-RC20160525T1247|4.8.0.1|Yes| |4.8.1-RC20160808T1006|4.8.1|Yes| |4.8.2.0-RC20161210T0832|4.8.2.0|Yes| |4.9|4.9.4.0-SNAPSHOT|No| |4.9-bountycastle-daan|4.10.0.0-SNAPSHOT|Yes| |4.9-systemdubuntupkging|4.9.1.0-SNAPSHOT|Yes| |4.9.0-RC20160706T1546|4.9.0|Yes| |4.9.0-RC20160725T1656|4.9.0|Yes| |4.9.1.0-RC20161210T0838|4.9.1.0|Yes| |4.9.2.0-RC20161227T1309|4.9.2.0|Yes| |CLOUDSTACK-10012|4.11.0.0-SNAPSHOT|No| |CLOUDSTACK-1302|4.6.0-SNAPSHOT|Yes| |CLOUDSTACK-2554|4.2.0-SNAPSHOT|Yes| |CLOUDSTACK-8243|4.5.2-SNAPSHOT|Yes| |CLOUDSTACK-8301|4.6.0-SNAPSHOT|Yes| |CLOUDSTACK-8313|4.6.0-SNAPSHOT|Yes| |CLOUDSTACK-8489|4.6.0-SNAPSHOT|Yes| |CLOUDSTACK-8530|4.5.2-SNAPSHOT|Yes| |CLOUDSTACK-8559|4.6.0-SNAPSHOT|Yes| |CLOUDSTACK-8560|4.6.0-SNAPSHOT|Yes| |CLOUDSTACK-8566|4.5.2-SNAPSHOT|Yes| |CLOUDSTACK-8766|4.5.2|Yes| |CS-2163|4.2.0-SNAPSHOT|Yes| |Commit-Ratio|4.1.0-SNAPSHOT|Yes| |GA-4.10.0.0|4.10.0.0|No| |GA-4.4.1|4.4.1|No| |GA-4.4.2|4.4.2|No| |GA-4.4.3|4.4.3|No| |GA-4.4.4|4.4.4|No| |GA-4.5.1|4.5.1|No| |GA-4.9.2.0|4.9.2.0|No| |GA-4.9.3.0|4.9.3.0|No| |HA-abstractinvestigatorimpl-nullstate|4.5.1-SNAPSHOT|Yes| |Health-Check-UI|4.2.0-SNAPSHOT|Yes| |LDAP-UI|4.1.0-SNAPSHOT|Yes| |Reset-VM|4.1.0-SNAPSHOT|Yes| |SHA512Salted|4.2.0-SNAPSHOT|Yes| |UI-dedicatedResources|4.2.0-SNAPSHOT|Yes| |UI-explicitDedication|4.2.0-SNAPSHOT|Yes| |add_XS_71_72|4.11.0.0-SNAPSHOT|Maybe| |add_remove_nics|4.1.0-SNAPSHOT|Yes| |affinity_groups|4.2.0-SNAPSHOT|Yes| |amoghs_44_commit|4.4.0-SNAPSHOT|Yes| |api_entity|4.2.0-SNAPSHOT|Yes| |awsapi-ec2-version-update|4.2.0-SNAPSHOT|Yes| |baremetal-4.2|4.2.0-SNAPSHOT|Yes| |baremetal-systemvm|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1114591|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1114601|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1116300|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1116654|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1116850|4.5.0-SNAPSHOT|Yes| |bugfix/CID-116538|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1192805|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1192810|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1212198|4.5.0-SNAPSHOT|Yes| |bugfix/CID-106|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1230585|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1230587|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1230587-2ndtime|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1232333|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1240106|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1241966|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1241967|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1249800|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1249801|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1249803|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1254835|4.6.0-SNAPSHOT|Yes| |bugfix/CS-7580|4.5.0-SNAPSHOT|Yes| |bugfix/CS-7665|4.5.0-SNAPSHOT|Yes| |bugfix/TO-hierarchy-flatening|4.6.0-SNAPSHOT|Yes| |cisco-vnmc-api-integration|4.2.0-SNAPSHOT|Yes| |cloudearlyinit|4.11.0.0-SNAPSHOT|Maybe| |cloudstack-globalization|4.2.0-SNAPSHOT|Yes| |contrail|4.3.0-SNAPSHOT|Yes| |cs2163|4.2.0-SNAPSHOT|Yes| |debian9-systemvmtemplate|4.11.0.0-SNAPSHOT|Maybe| |dedicate-guest-vlan-ranges|4.2.0-SNAPSHOT|Yes| |dedicate-guest-vlan-ranges_2|4.2.0-SNAPSHOT|Yes| |dedicate_public_ip_range|4.2.0-SNAPSHOT|Yes| |dedicate_public_ip_range_2|4.2.0-SNAPSHOT|Yes| |deploy-from-snapshot|4.6.0-SNAPSHOT|Yes| |dhcpnew|4.6.0-SNAPSHOT|Yes| |dhcpoffload|4.6.0-SNAPSHOT|Yes| |disable_storagepool|4.6.0-SNAPSHOT|Yes| |disk-cache|4.3.0-SNAPSHOT|Yes| |disk_io_throttling|4.2.0-SNAPSHOT|Yes| |distributedrouter|4.4.0-SNAPSHOT|Yes| |docker|4.3.0|Maybe| |dvswitch-UI|4.2.0-SNAPSHOT|Yes| |events-framework|4.1.0-SNAPSHOT|Yes| |feature/centos7-rpm|4.6.0-S
[jira] [Issue Comment Deleted] (CLOUDSTACK-10169) Clean up old and obsolete branches
[ https://issues.apache.org/jira/browse/CLOUDSTACK-10169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Khosrow Moossavi updated CLOUDSTACK-10169: -- Comment: was deleted (was: The following is full list of branches available on https://github.com/apache/cloudstack and the old ones can be deleted. ||Branch name||POM version||Should be deleted|| |4.0|4.0.2|No| |4.1|4.1.2-SNAPSHOT|No| |4.10|4.10.1.0-SNAPSHOT|No| |4.10.0.0-RC20170301T0634|4.10.0.0|Yes| |4.10.0.0-RC20170509T1030|4.10.0.0|Yes| |4.10.0.0-RC20170607T1407|4.10.0.0|Yes| |4.10.0.0-RC20170609T1354|4.10.0.0|Yes| |4.10.0.0-RC20170620T1023|4.10.0.0|Yes| |4.10.0.0-RC20170626T1011|4.10.0.0|Yes| |4.10.0.0-RC20170703T1006|4.10.0.0|Yes| |4.1l10n|4.1.0-SNAPSHOT|Yes| |4.2|4.2.1-SNAPSHOT|No| |4.2-forward|4.2.0-SNAPSHOT|Yes| |4.2-workplace|4.2.1-SNAPSHOT|Yes| |4.3|4.3.2|No| |4.3.0-forward|4.3.0|Yes| |4.4|4.4.5-SNAPSHOT|No| |4.4-automation|4.4.0-SNAPSHOT|Yes| |4.4-forward|4.4.0-SNAPSHOT|Yes| |4.4-forward-iam|4.4.0-SNAPSHOT|Yes| |4.4-forward-iam-disabled|4.4.0-SNAPSHOT|Yes| |4.5|4.5.3-SNAPSHOT|No| |4.5.2.1-security-RC20160525T1207|4.5.2.1|Yes| |4.6|4.6.3-SNAPSHOT|No| |4.6.0-RC20151104T1522|4.6.0|Yes| |4.6.0-RC20151110T1545|4.6.0|Yes| |4.6.1-RC20151130T2246|4.6.1|Yes| |4.6.1-RC20151130T2258|4.6.1|Yes| |4.6.2-RC20151213T1914|4.6.2|Yes| |4.6.2.1-RC20160525T1218|4.6.2.1|Yes| |4.7|4.7.2-SNAPSHOT|No| |4.7.0-RC20151213T2109|4.7.0|Yes| |4.7.1-RC20160120T2318|4.7.1|Yes| |4.7.1.1-RC20160525T1230|4.7.1.1|Yes| |4.8|4.8.2.0-SNAPSHOT|No| |4.8.0-RC20160120T2343|4.8.0|Yes| |4.8.0.1-RC20160525T1247|4.8.0.1|Yes| |4.8.1-RC20160808T1006|4.8.1|Yes| |4.8.2.0-RC20161210T0832|4.8.2.0|Yes| |4.9|4.9.4.0-SNAPSHOT|No| |4.9-bountycastle-daan|4.10.0.0-SNAPSHOT|Yes| |4.9-systemdubuntupkging|4.9.1.0-SNAPSHOT|Yes| |4.9.0-RC20160706T1546|4.9.0|Yes| |4.9.0-RC20160725T1656|4.9.0|Yes| |4.9.1.0-RC20161210T0838|4.9.1.0|Yes| |4.9.2.0-RC20161227T1309|4.9.2.0|Yes| |CLOUDSTACK-10012|4.11.0.0-SNAPSHOT|No| |CLOUDSTACK-1302|4.6.0-SNAPSHOT|Yes| |CLOUDSTACK-2554|4.2.0-SNAPSHOT|Yes| |CLOUDSTACK-8243|4.5.2-SNAPSHOT|Yes| |CLOUDSTACK-8301|4.6.0-SNAPSHOT|Yes| |CLOUDSTACK-8313|4.6.0-SNAPSHOT|Yes| |CLOUDSTACK-8489|4.6.0-SNAPSHOT|Yes| |CLOUDSTACK-8530|4.5.2-SNAPSHOT|Yes| |CLOUDSTACK-8559|4.6.0-SNAPSHOT|Yes| |CLOUDSTACK-8560|4.6.0-SNAPSHOT|Yes| |CLOUDSTACK-8566|4.5.2-SNAPSHOT|Yes| |CLOUDSTACK-8766|4.5.2|Yes| |CS-2163|4.2.0-SNAPSHOT|Yes| |Commit-Ratio|4.1.0-SNAPSHOT|Yes| |GA-4.10.0.0|4.10.0.0|No| |GA-4.4.1|4.4.1|No| |GA-4.4.2|4.4.2|No| |GA-4.4.3|4.4.3|No| |GA-4.4.4|4.4.4|No| |GA-4.5.1|4.5.1|No| |GA-4.9.2.0|4.9.2.0|No| |GA-4.9.3.0|4.9.3.0|No| |HA-abstractinvestigatorimpl-nullstate|4.5.1-SNAPSHOT|Yes| |Health-Check-UI|4.2.0-SNAPSHOT|Yes| |LDAP-UI|4.1.0-SNAPSHOT|Yes| |Reset-VM|4.1.0-SNAPSHOT|Yes| |SHA512Salted|4.2.0-SNAPSHOT|Yes| |UI-dedicatedResources|4.2.0-SNAPSHOT|Yes| |UI-explicitDedication|4.2.0-SNAPSHOT|Yes| |add_XS_71_72|4.11.0.0-SNAPSHOT|Maybe| |add_remove_nics|4.1.0-SNAPSHOT|Yes| |affinity_groups|4.2.0-SNAPSHOT|Yes| |amoghs_44_commit|4.4.0-SNAPSHOT|Yes| |api_entity|4.2.0-SNAPSHOT|Yes| |awsapi-ec2-version-update|4.2.0-SNAPSHOT|Yes| |baremetal-4.2|4.2.0-SNAPSHOT|Yes| |baremetal-systemvm|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1114591|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1114601|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1116300|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1116654|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1116850|4.5.0-SNAPSHOT|Yes| |bugfix/CID-116538|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1192805|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1192810|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1212198|4.5.0-SNAPSHOT|Yes| |bugfix/CID-106|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1230585|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1230587|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1230587-2ndtime|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1232333|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1240106|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1241966|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1241967|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1249800|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1249801|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1249803|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1254835|4.6.0-SNAPSHOT|Yes| |bugfix/CS-7580|4.5.0-SNAPSHOT|Yes| |bugfix/CS-7665|4.5.0-SNAPSHOT|Yes| |bugfix/TO-hierarchy-flatening|4.6.0-SNAPSHOT|Yes| |cisco-vnmc-api-integration|4.2.0-SNAPSHOT|Yes| |cloudearlyinit|4.11.0.0-SNAPSHOT|Maybe| |cloudstack-globalization|4.2.0-SNAPSHOT|Yes| |contrail|4.3.0-SNAPSHOT|Yes| |cs2163|4.2.0-SNAPSHOT|Yes| |debian9-systemvmtemplate|4.11.0.0-SNAPSHOT|Maybe| |dedicate-guest-vlan-ranges|4.2.0-SNAPSHOT|Yes| |dedicate-guest-vlan-ranges_2|4.2.0-SNAPSHOT|Yes| |dedicate_public_ip_range|4.2.0-SNAPSHOT|Yes| |dedicate_public_ip_range_2|4.2.0-SNAPSHOT|Yes| |deploy-from-snapshot|4.6.0-SNAPSHOT|Yes| |dhcpnew|4.6.0-SNAPSHOT|Yes| |dhcpoffload|4.6.0-SNAPSHOT|Yes| |disable_storagepool|4.6.0-SNAPSHOT|Yes| |disk-cache|4.3.0-SNAPSHOT|Yes| |disk_io_throttling|4.2.0-SNAPSHOT|Yes| |distributedrouter|4.4.0-SNAPSHOT|Yes| |docker|4.3.0|Maybe| |dvswitch-UI|4.2.0-SNAPSHOT|Yes| |events-framework|4.1.0-SNAPSHOT|Yes| |feature/centos
[jira] [Updated] (CLOUDSTACK-10169) Clean up old and obsolete branches
[ https://issues.apache.org/jira/browse/CLOUDSTACK-10169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Khosrow Moossavi updated CLOUDSTACK-10169: -- The following is full list of branches available on https://github.com/apache/cloudstack and the old ones can be deleted. ||Branch name||POM version||Should be deleted|| |4.0|4.0.2|No| |4.1|4.1.2-SNAPSHOT|No| |4.10|4.10.1.0-SNAPSHOT|No| |4.10.0.0-RC20170301T0634|4.10.0.0|Yes| |4.10.0.0-RC20170509T1030|4.10.0.0|Yes| |4.10.0.0-RC20170607T1407|4.10.0.0|Yes| |4.10.0.0-RC20170609T1354|4.10.0.0|Yes| |4.10.0.0-RC20170620T1023|4.10.0.0|Yes| |4.10.0.0-RC20170626T1011|4.10.0.0|Yes| |4.10.0.0-RC20170703T1006|4.10.0.0|Yes| |4.1l10n|4.1.0-SNAPSHOT|Yes| |4.2|4.2.1-SNAPSHOT|No| |4.2-forward|4.2.0-SNAPSHOT|Yes| |4.2-workplace|4.2.1-SNAPSHOT|Yes| |4.3|4.3.2|No| |4.3.0-forward|4.3.0|Yes| |4.4|4.4.5-SNAPSHOT|No| |4.4-automation|4.4.0-SNAPSHOT|Yes| |4.4-forward|4.4.0-SNAPSHOT|Yes| |4.4-forward-iam|4.4.0-SNAPSHOT|Yes| |4.4-forward-iam-disabled|4.4.0-SNAPSHOT|Yes| |4.5|4.5.3-SNAPSHOT|No| |4.5.2.1-security-RC20160525T1207|4.5.2.1|Yes| |4.6|4.6.3-SNAPSHOT|No| |4.6.0-RC20151104T1522|4.6.0|Yes| |4.6.0-RC20151110T1545|4.6.0|Yes| |4.6.1-RC20151130T2246|4.6.1|Yes| |4.6.1-RC20151130T2258|4.6.1|Yes| |4.6.2-RC20151213T1914|4.6.2|Yes| |4.6.2.1-RC20160525T1218|4.6.2.1|Yes| |4.7|4.7.2-SNAPSHOT|No| |4.7.0-RC20151213T2109|4.7.0|Yes| |4.7.1-RC20160120T2318|4.7.1|Yes| |4.7.1.1-RC20160525T1230|4.7.1.1|Yes| |4.8|4.8.2.0-SNAPSHOT|No| |4.8.0-RC20160120T2343|4.8.0|Yes| |4.8.0.1-RC20160525T1247|4.8.0.1|Yes| |4.8.1-RC20160808T1006|4.8.1|Yes| |4.8.2.0-RC20161210T0832|4.8.2.0|Yes| |4.9|4.9.4.0-SNAPSHOT|No| |4.9-bountycastle-daan|4.10.0.0-SNAPSHOT|Yes| |4.9-systemdubuntupkging|4.9.1.0-SNAPSHOT|Yes| |4.9.0-RC20160706T1546|4.9.0|Yes| |4.9.0-RC20160725T1656|4.9.0|Yes| |4.9.1.0-RC20161210T0838|4.9.1.0|Yes| |4.9.2.0-RC20161227T1309|4.9.2.0|Yes| |CLOUDSTACK-10012|4.11.0.0-SNAPSHOT|No| |CLOUDSTACK-1302|4.6.0-SNAPSHOT|Yes| |CLOUDSTACK-2554|4.2.0-SNAPSHOT|Yes| |CLOUDSTACK-8243|4.5.2-SNAPSHOT|Yes| |CLOUDSTACK-8301|4.6.0-SNAPSHOT|Yes| |CLOUDSTACK-8313|4.6.0-SNAPSHOT|Yes| |CLOUDSTACK-8489|4.6.0-SNAPSHOT|Yes| |CLOUDSTACK-8530|4.5.2-SNAPSHOT|Yes| |CLOUDSTACK-8559|4.6.0-SNAPSHOT|Yes| |CLOUDSTACK-8560|4.6.0-SNAPSHOT|Yes| |CLOUDSTACK-8566|4.5.2-SNAPSHOT|Yes| |CLOUDSTACK-8766|4.5.2|Yes| |CS-2163|4.2.0-SNAPSHOT|Yes| |Commit-Ratio|4.1.0-SNAPSHOT|Yes| |GA-4.10.0.0|4.10.0.0|No| |GA-4.4.1|4.4.1|No| |GA-4.4.2|4.4.2|No| |GA-4.4.3|4.4.3|No| |GA-4.4.4|4.4.4|No| |GA-4.5.1|4.5.1|No| |GA-4.9.2.0|4.9.2.0|No| |GA-4.9.3.0|4.9.3.0|No| |HA-abstractinvestigatorimpl-nullstate|4.5.1-SNAPSHOT|Yes| |Health-Check-UI|4.2.0-SNAPSHOT|Yes| |LDAP-UI|4.1.0-SNAPSHOT|Yes| |Reset-VM|4.1.0-SNAPSHOT|Yes| |SHA512Salted|4.2.0-SNAPSHOT|Yes| |UI-dedicatedResources|4.2.0-SNAPSHOT|Yes| |UI-explicitDedication|4.2.0-SNAPSHOT|Yes| |add_XS_71_72|4.11.0.0-SNAPSHOT|Maybe| |add_remove_nics|4.1.0-SNAPSHOT|Yes| |affinity_groups|4.2.0-SNAPSHOT|Yes| |amoghs_44_commit|4.4.0-SNAPSHOT|Yes| |api_entity|4.2.0-SNAPSHOT|Yes| |awsapi-ec2-version-update|4.2.0-SNAPSHOT|Yes| |baremetal-4.2|4.2.0-SNAPSHOT|Yes| |baremetal-systemvm|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1114591|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1114601|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1116300|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1116654|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1116850|4.5.0-SNAPSHOT|Yes| |bugfix/CID-116538|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1192805|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1192810|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1212198|4.5.0-SNAPSHOT|Yes| |bugfix/CID-106|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1230585|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1230587|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1230587-2ndtime|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1232333|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1240106|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1241966|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1241967|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1249800|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1249801|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1249803|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1254835|4.6.0-SNAPSHOT|Yes| |bugfix/CS-7580|4.5.0-SNAPSHOT|Yes| |bugfix/CS-7665|4.5.0-SNAPSHOT|Yes| |bugfix/TO-hierarchy-flatening|4.6.0-SNAPSHOT|Yes| |cisco-vnmc-api-integration|4.2.0-SNAPSHOT|Yes| |cloudearlyinit|4.11.0.0-SNAPSHOT|Maybe| |cloudstack-globalization|4.2.0-SNAPSHOT|Yes| |contrail|4.3.0-SNAPSHOT|Yes| |cs2163|4.2.0-SNAPSHOT|Yes| |debian9-systemvmtemplate|4.11.0.0-SNAPSHOT|Maybe| |dedicate-guest-vlan-ranges|4.2.0-SNAPSHOT|Yes| |dedicate-guest-vlan-ranges_2|4.2.0-SNAPSHOT|Yes| |dedicate_public_ip_range|4.2.0-SNAPSHOT|Yes| |dedicate_public_ip_range_2|4.2.0-SNAPSHOT|Yes| |deploy-from-snapshot|4.6.0-SNAPSHOT|Yes| |dhcpnew|4.6.0-SNAPSHOT|Yes| |dhcpoffload|4.6.0-SNAPSHOT|Yes| |disable_storagepool|4.6.0-SNAPSHOT|Yes| |disk-cache|4.3.0-SNAPSHOT|Yes| |disk_io_throttling|4.2.0-SNAPSHOT|Yes| |distributedrouter|4.4.0-SNAPSHOT|Yes| |docker|4.3.0|Maybe| |dvswitch-UI|4.2.0-SNAPSHOT|Yes| |events-framework|4.1.0-SNAPSHOT|Yes| |feature/centos7-rpm|4.6.0-SNAPSHOT|Yes| |feat
[jira] [Updated] (CLOUDSTACK-10169) Clean up old and obsolete branches
[ https://issues.apache.org/jira/browse/CLOUDSTACK-10169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Khosrow Moossavi updated CLOUDSTACK-10169: -- Description: The following is full list of branches available on https://github.com/apache/cloudstack and the old ones can be deleted. ||Branch name||POM version||Should be deleted|| |4.0|4.0.2|No| |4.1|4.1.2-SNAPSHOT|No| |4.10|4.10.1.0-SNAPSHOT|No| |4.10.0.0-RC20170301T0634|4.10.0.0|Yes| |4.10.0.0-RC20170509T1030|4.10.0.0|Yes| |4.10.0.0-RC20170607T1407|4.10.0.0|Yes| |4.10.0.0-RC20170609T1354|4.10.0.0|Yes| |4.10.0.0-RC20170620T1023|4.10.0.0|Yes| |4.10.0.0-RC20170626T1011|4.10.0.0|Yes| |4.10.0.0-RC20170703T1006|4.10.0.0|Yes| |4.1l10n|4.1.0-SNAPSHOT|Yes| |4.2|4.2.1-SNAPSHOT|No| |4.2-forward|4.2.0-SNAPSHOT|Yes| |4.2-workplace|4.2.1-SNAPSHOT|Yes| |4.3|4.3.2|No| |4.3.0-forward|4.3.0|Yes| |4.4|4.4.5-SNAPSHOT|No| |4.4-automation|4.4.0-SNAPSHOT|Yes| |4.4-forward|4.4.0-SNAPSHOT|Yes| |4.4-forward-iam|4.4.0-SNAPSHOT|Yes| |4.4-forward-iam-disabled|4.4.0-SNAPSHOT|Yes| |4.5|4.5.3-SNAPSHOT|No| |4.5.2.1-security-RC20160525T1207|4.5.2.1|Yes| |4.6|4.6.3-SNAPSHOT|No| |4.6.0-RC20151104T1522|4.6.0|Yes| |4.6.0-RC20151110T1545|4.6.0|Yes| |4.6.1-RC20151130T2246|4.6.1|Yes| |4.6.1-RC20151130T2258|4.6.1|Yes| |4.6.2-RC20151213T1914|4.6.2|Yes| |4.6.2.1-RC20160525T1218|4.6.2.1|Yes| |4.7|4.7.2-SNAPSHOT|No| |4.7.0-RC20151213T2109|4.7.0|Yes| |4.7.1-RC20160120T2318|4.7.1|Yes| |4.7.1.1-RC20160525T1230|4.7.1.1|Yes| |4.8|4.8.2.0-SNAPSHOT|No| |4.8.0-RC20160120T2343|4.8.0|Yes| |4.8.0.1-RC20160525T1247|4.8.0.1|Yes| |4.8.1-RC20160808T1006|4.8.1|Yes| |4.8.2.0-RC20161210T0832|4.8.2.0|Yes| |4.9|4.9.4.0-SNAPSHOT|No| |4.9-bountycastle-daan|4.10.0.0-SNAPSHOT|Yes| |4.9-systemdubuntupkging|4.9.1.0-SNAPSHOT|Yes| |4.9.0-RC20160706T1546|4.9.0|Yes| |4.9.0-RC20160725T1656|4.9.0|Yes| |4.9.1.0-RC20161210T0838|4.9.1.0|Yes| |4.9.2.0-RC20161227T1309|4.9.2.0|Yes| |CLOUDSTACK-10012|4.11.0.0-SNAPSHOT|No| |CLOUDSTACK-1302|4.6.0-SNAPSHOT|Yes| |CLOUDSTACK-2554|4.2.0-SNAPSHOT|Yes| |CLOUDSTACK-8243|4.5.2-SNAPSHOT|Yes| |CLOUDSTACK-8301|4.6.0-SNAPSHOT|Yes| |CLOUDSTACK-8313|4.6.0-SNAPSHOT|Yes| |CLOUDSTACK-8489|4.6.0-SNAPSHOT|Yes| |CLOUDSTACK-8530|4.5.2-SNAPSHOT|Yes| |CLOUDSTACK-8559|4.6.0-SNAPSHOT|Yes| |CLOUDSTACK-8560|4.6.0-SNAPSHOT|Yes| |CLOUDSTACK-8566|4.5.2-SNAPSHOT|Yes| |CLOUDSTACK-8766|4.5.2|Yes| |CS-2163|4.2.0-SNAPSHOT|Yes| |Commit-Ratio|4.1.0-SNAPSHOT|Yes| |GA-4.10.0.0|4.10.0.0|No| |GA-4.4.1|4.4.1|No| |GA-4.4.2|4.4.2|No| |GA-4.4.3|4.4.3|No| |GA-4.4.4|4.4.4|No| |GA-4.5.1|4.5.1|No| |GA-4.9.2.0|4.9.2.0|No| |GA-4.9.3.0|4.9.3.0|No| |HA-abstractinvestigatorimpl-nullstate|4.5.1-SNAPSHOT|Yes| |Health-Check-UI|4.2.0-SNAPSHOT|Yes| |LDAP-UI|4.1.0-SNAPSHOT|Yes| |Reset-VM|4.1.0-SNAPSHOT|Yes| |SHA512Salted|4.2.0-SNAPSHOT|Yes| |UI-dedicatedResources|4.2.0-SNAPSHOT|Yes| |UI-explicitDedication|4.2.0-SNAPSHOT|Yes| |add_XS_71_72|4.11.0.0-SNAPSHOT|Maybe| |add_remove_nics|4.1.0-SNAPSHOT|Yes| |affinity_groups|4.2.0-SNAPSHOT|Yes| |amoghs_44_commit|4.4.0-SNAPSHOT|Yes| |api_entity|4.2.0-SNAPSHOT|Yes| |awsapi-ec2-version-update|4.2.0-SNAPSHOT|Yes| |baremetal-4.2|4.2.0-SNAPSHOT|Yes| |baremetal-systemvm|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1114591|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1114601|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1116300|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1116654|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1116850|4.5.0-SNAPSHOT|Yes| |bugfix/CID-116538|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1192805|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1192810|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1212198|4.5.0-SNAPSHOT|Yes| |bugfix/CID-106|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1230585|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1230587|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1230587-2ndtime|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1232333|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1240106|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1241966|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1241967|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1249800|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1249801|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1249803|4.5.0-SNAPSHOT|Yes| |bugfix/CID-1254835|4.6.0-SNAPSHOT|Yes| |bugfix/CS-7580|4.5.0-SNAPSHOT|Yes| |bugfix/CS-7665|4.5.0-SNAPSHOT|Yes| |bugfix/TO-hierarchy-flatening|4.6.0-SNAPSHOT|Yes| |cisco-vnmc-api-integration|4.2.0-SNAPSHOT|Yes| |cloudearlyinit|4.11.0.0-SNAPSHOT|Maybe| |cloudstack-globalization|4.2.0-SNAPSHOT|Yes| |contrail|4.3.0-SNAPSHOT|Yes| |cs2163|4.2.0-SNAPSHOT|Yes| |debian9-systemvmtemplate|4.11.0.0-SNAPSHOT|Maybe| |dedicate-guest-vlan-ranges|4.2.0-SNAPSHOT|Yes| |dedicate-guest-vlan-ranges_2|4.2.0-SNAPSHOT|Yes| |dedicate_public_ip_range|4.2.0-SNAPSHOT|Yes| |dedicate_public_ip_range_2|4.2.0-SNAPSHOT|Yes| |deploy-from-snapshot|4.6.0-SNAPSHOT|Yes| |dhcpnew|4.6.0-SNAPSHOT|Yes| |dhcpoffload|4.6.0-SNAPSHOT|Yes| |disable_storagepool|4.6.0-SNAPSHOT|Yes| |disk-cache|4.3.0-SNAPSHOT|Yes| |disk_io_throttling|4.2.0-SNAPSHOT|Yes| |distributedrouter|4.4.0-SNAPSHOT|Yes| |docker|4.3.0|Maybe| |dvswitch-UI|4.2.0-SNAPSHOT|Yes| |events-framework|4.1.0-SNAPSHOT|Yes| |feature/centos7-rpm|4.6.0-S
[jira] [Created] (CLOUDSTACK-10169) Clean up old and obsolete branches
Khosrow Moossavi created CLOUDSTACK-10169: - Summary: Clean up old and obsolete branches Key: CLOUDSTACK-10169 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-10169 Project: CloudStack Issue Type: Improvement Security Level: Public (Anyone can view this level - this is the default.) Reporter: Khosrow Moossavi Priority: Minor TBA -- This message was sent by Atlassian JIRA (v6.4.14#64029)
[jira] [Updated] (CLOUDSTACK-10166) Cannot add a tag to a NetworkACL (rule not list) in CS with a user in a project or in an account
[ https://issues.apache.org/jira/browse/CLOUDSTACK-10166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Khosrow Moossavi updated CLOUDSTACK-10166: -- Description: >From cloudmonkey with non-root credentials {code:none} > create tags resourcetype=NetworkACL resourceids=SOME_ACL_RULE_ID > tags[0].key=tag-key tags[0].value=tag-value {code} was: >From cloudmonkey with non-root credentials {code:bash} > create tags resourcetype=NetworkACL resourceids=SOME_ACL_RULE_ID > tags[0].key=tag-key tags[0].value=tag-value {code} > Cannot add a tag to a NetworkACL (rule not list) in CS with a user in a > project or in an account > > > Key: CLOUDSTACK-10166 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-10166 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the > default.) >Affects Versions: 4.10.0.0 >Reporter: Khosrow Moossavi >Priority: Minor > Fix For: Future > > > From cloudmonkey with non-root credentials > {code:none} > > create tags resourcetype=NetworkACL resourceids=SOME_ACL_RULE_ID > > tags[0].key=tag-key tags[0].value=tag-value > {code} -- This message was sent by Atlassian JIRA (v6.4.14#64029)
[jira] [Created] (CLOUDSTACK-10166) Cannot add a tag to a NetworkACL (rule not list) in CS with a user in a project or in an account
Khosrow Moossavi created CLOUDSTACK-10166: - Summary: Cannot add a tag to a NetworkACL (rule not list) in CS with a user in a project or in an account Key: CLOUDSTACK-10166 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-10166 Project: CloudStack Issue Type: Bug Security Level: Public (Anyone can view this level - this is the default.) Affects Versions: 4.10.0.0 Reporter: Khosrow Moossavi Priority: Minor Fix For: Future >From cloudmonkey with non-root credentials {code:bash} > create tags resourcetype=NetworkACL resourceids=SOME_ACL_RULE_ID > tags[0].key=tag-key tags[0].value=tag-value {code} -- This message was sent by Atlassian JIRA (v6.4.14#64029)
[jira] [Created] (CLOUDSTACK-10161) Use maven wrapper
Khosrow Moossavi created CLOUDSTACK-10161: - Summary: Use maven wrapper Key: CLOUDSTACK-10161 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-10161 Project: CloudStack Issue Type: Improvement Security Level: Public (Anyone can view this level - this is the default.) Reporter: Khosrow Moossavi Priority: Minor The goal is to use Maven wrapper (https://github.com/takari/maven-wrapper) to decouple dependency to maven being installed on developer/ci machine. -- This message was sent by Atlassian JIRA (v6.4.14#64029)