Repository: cloudstack
Updated Branches:
refs/heads/master caa524b01 -> 4223c519d
CLOUDSTACK-8738 - Added two methods which were missed out earlier in base.py
for Storage Pool maintenance
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/rep
Merge pull request #701 from koushik-das/CLOUDSTACK-8737
CLOUDSTACK-8737: Remove out-of-band VR reboot code based on persistent VR
configuration changes
Removed out-of-band VR reboot code
Refer to the discussion on dev list
(http://mail-archives.apache.org/mod_mbox/cloudstack-dev/201506.mbox/%
Repository: cloudstack
Updated Branches:
refs/heads/master 4223c519d -> 479733f9f
CLOUDSTACK-8737: Remove out-of-band VR reboot code based on persistent VR
configuration changes
Removed out-of-band VR reboot code
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://
Repository: cloudstack
Updated Branches:
refs/heads/master 479733f9f -> b407c526f
Revert "CLOUDSTACK-8738 - Added two methods which were missed out earlier in
base.py for Storage Pool maintenance"
This reverts commit 4223c519dd8c8a09eb577171a2e9075b01e6ede4.
Project: http://git-wip-us.apach
Merge pull request #695 from karuturi/CLOUDSTACK-8669
CLOUDSTACK-8669: create volume failed due to null charsetAdded a new private
method getCharSetFromConnection() which checks if
the connection charset is null and if it is null, returns
StringUtils.getPreferredCharset
regression caused by comm
CLOUDSTACK-8669: create volume failed due to null charset
Added a new private method getCharSetFromConnection() which checks if
the connection charset is null and if it is null, returns
StringUtils.getPreferredCharset
regression caused by commit f03411ca0436c8b52f5e60b0c8820fd1d1ba2ff6
Project:
Repository: cloudstack
Updated Branches:
refs/heads/master b407c526f -> 9c7e81e74
CLOUDSTACK-8669: making StringUtils.getDefaultCharset protected
made this protected as its only use is in the Test file.
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us
Merge pull request #705 from borisroman/CLOUDSTACK-8736
Refactored NicProfile.java for readability.Only changed names and reorganized
them! No functional implementation change.
See issue CLOUDSTACK-8736 for ongoing effort to clean up network code.
* pr/705:
Refactored NicProfile.java for read
Refactored NicProfile.java for readability.
See issue CLOUDSTACK-8736 for ongoing effort to clean up network code.
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/5db33718
Tree: http://git-wip-us.apache.org/repos/as
Repository: cloudstack
Updated Branches:
refs/heads/master 9c7e81e74 -> bc51a42fc
http://git-wip-us.apache.org/repos/asf/cloudstack/blob/5db33718/services/secondary-storage/controller/src/org/apache/cloudstack/secondarystorage/SecondaryStorageManagerImpl.java
---
http://git-wip-us.apache.org/repos/asf/cloudstack/blob/5db33718/server/src/com/cloud/consoleproxy/ConsoleProxyManagerImpl.java
--
diff --git a/server/src/com/cloud/consoleproxy/ConsoleProxyManagerImpl.java
b/server/src/com/cloud/c
11 matches
Mail list logo