Repository: cloudstack Updated Branches: refs/heads/4.3 8a91aa9af -> 6cd31d3a9
CHANGES: update list of changes since 4.3.1 Signed-off-by: Rohit Yadav <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/6cd31d3a Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/6cd31d3a Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/6cd31d3a Branch: refs/heads/4.3 Commit: 6cd31d3a9f335a5d16bea5a456474d92c4ed26ac Parents: 8a91aa9 Author: Rohit Yadav <[email protected]> Authored: Tue Dec 2 18:38:31 2014 +0530 Committer: Rohit Yadav <[email protected]> Committed: Tue Dec 2 18:38:31 2014 +0530 ---------------------------------------------------------------------- CHANGES.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/6cd31d3a/CHANGES.md ---------------------------------------------------------------------- diff --git a/CHANGES.md b/CHANGES.md index 9fdba2a..96c5e08 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -101,7 +101,16 @@ This is a bug fix release. The following issues were fixed: CLOUDSTACK-5576: UI > IP Address > EnableVPN, DisableVPN: change label. CLOUDSTACK-5501: Allow one vpn customer gateway with multiple connections CLOUDSTACK-5446: delete all the leftover snapshots on primary storage in case of snapshot errors - + CLOUDSTACK-2823: Loop through cmdline when patching routers + CLOUDSTACK-7412: Can't create proper template from VM on S3 secondary storage environment + CLOUDSTACK-7903: Decreased minimal usage aggregation range value + CLOUDSTACK-5834: got VBD statistics from RRD + CLOUDSTACK-7595: Remove unnecessary multiply factor for job expiry + CLOUDSTACK-7360 [vmware] Add host to existing cluster fails if the cluster is using Nexus 1000v as backend for atleast one traffic type + CLOUDSTACK-5812: pass podId information when request for secondary ip address in Basic zone guest network + CLOUDSTACK-5997: Template state changes side affects + CLOUDSTACK-5685: reboot VR if a out-of-band power-on event is detected + CLOUDSTACK-7994: Network rules are not configured in VR after out-of-band movement due to host crash Version 4.3.1 -------------
