You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by re...@apache.org on 2015/10/30 17:03:22 UTC

[2/2] git commit: updated refs/heads/master to 901d47c

Merge pull request #818 from kansal/CLOUDSTACK-8844

Fixed: Network Update from RVR offering to Standalone offering failsProblem: Moving a RVR network offering to standalone makes the status of VR's as UNKNOWN and Redundant Router marked with YES.
Fix: The network's isRedundant was not getting updated.

* pr/818:
  CLOUDSTACK-8844: Network Update from RVR offering to Standalone offering fails - Fixed

Signed-off-by: Remi Bergsma <gi...@remi.nl>


Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/901d47c0
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/901d47c0
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/901d47c0

Branch: refs/heads/master
Commit: 901d47c07edb06beef388c4e6b78e26ce87e2f6b
Parents: beaed0e e24eccc
Author: Remi Bergsma <gi...@remi.nl>
Authored: Fri Oct 30 17:02:34 2015 +0100
Committer: Remi Bergsma <gi...@remi.nl>
Committed: Fri Oct 30 17:02:34 2015 +0100

----------------------------------------------------------------------
 engine/schema/src/com/cloud/network/dao/NetworkVO.java | 5 +++++
 server/src/com/cloud/network/NetworkServiceImpl.java   | 3 +++
 2 files changed, 8 insertions(+)
----------------------------------------------------------------------