Updated Branches:
refs/heads/4.3-forward 901cf8ab3 -> cce4a055a
findbugs explicit toString on enum for call get(Object)
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/cce4a055
Tree: http://git-wip-us.apache.org/r
Updated Branches:
refs/heads/4.3-forward 353060e57 -> 901cf8ab3
findbugs get proper object from map
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/901cf8ab
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/
Updated Branches:
refs/heads/4.3-forward 1aa1b3e19 -> 353060e57
Revert "Findbugs: different issues solved"
This reverts commit dcda79e2c02fda4e0fe52f61bf61712742e1f0db.
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/c
Updated Branches:
refs/heads/4.3-forward 1ae02009b -> 1aa1b3e19
CLOUDSTACK-6000: When expunging fails, move volume state back to
Destroy, so that the cleanup thread will try again on next run.
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org
Updated Branches:
refs/heads/master 7f6b3c08d -> d409d709e
CLOUDSTACK-6000: When expunging fails, move volume state back to
Destroy, so that the cleanup thread will try again on next run.
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repo
Updated Branches:
refs/heads/master 580ebb001 -> 7f6b3c08d
CLOUDSTACK-5998. [AWSAPI] describe addresses call returns a fault with "domain
cannot be null!!".
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/7f6b3c
Updated Branches:
refs/heads/master 836a9caa7 -> 580ebb001
CLOUDSTACK-5993: Cloud agent fails to start on 32-bit system vms (cpvm and
ssvm) created with 4GB RAM offering
Capped the max heap size of the JVM at 2600M for 32-bit system VMs. For 64-bit,
existing logic works fine.
Project: http:
CLOUDSTACK-5989: Trying to start a vm while 'vm snapshot' is in progress
results in inconsistency
The fix is to fail the start operation if a vm snapshot is in progress
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commi
Updated Branches:
refs/heads/4.3-forward 713240bae -> 1ae02009b
CLOUDSTACK-5993: Cloud agent fails to start on 32-bit system vms (cpvm and
ssvm) created with 4GB RAM offering
Capped the max heap size of the JVM at 2600M for 32-bit system VMs. For 64-bit,
existing logic works fine.
Project:
Updated Branches:
refs/heads/master ed3e1b95b -> 836a9caa7
add charset arg to InputStreamReader constructor
thanks to findbugs.
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/836a9caa
Tree: http://git-wip-us.ap
Updated Branches:
refs/heads/4.2 30419cac2 -> a9a87f7c3
Rework stratosphere ssp plugin
* add missing command entry in commands.properties
* migrate httpclient 3.x to 4.x
* fix the broken SspClient
* add webapp session checking in mock ssp server
Project: http://git-wip-us.apache.org/repos/as
Updated Branches:
refs/heads/master 0e2e6995b -> ed3e1b95b
VPC Support for contrail networking
Signed-off-by: Sheng Yang
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/ed3e1b95
Tree: http://git-wip-us.apache.o
Updated Branches:
refs/heads/4.3 e089b9138 -> a5f73b728
CLOUDSTACK-5900: Failed to delete template/ISO that failed to download.
(cherry picked from commit ae22d1990e081267fdb68b2e014153a8207083c5)
Signed-off-by: Animesh Chaturvedi
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/r
CLOUDSTACK-5900: Failed to delete template/ISO that failed to download.
(cherry picked from commit 8024f2cc70c31ab22efe574e866cc9de7a48da28)
Signed-off-by: Animesh Chaturvedi
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstac
CLOUDSTACK-5986: Make dnsmasq handle dnsmasq.leases when dhcp_release is
available
The original issue has been exposed due to CloudStack VR would modify the
dnsmasq.leases, thus make it unsync with dnsmasq's memory lease.
Make the modification to let dnsmasq handle the lease file if dhcp_release
CLOUDSTACK-5989: Trying to start a vm while 'vm snapshot' is in progress
results in inconsistency
The fix is to fail the start operation if a vm snapshot is in progress
(cherry picked from commit 775fa0f0d02f182e3cba02faed569272b00e9926)
Signed-off-by: Animesh Chaturvedi
Project: http://git-wi
Revertng based on mail thread discussion "Fix findbug issues within LDAP
authenticator"
This reverts commit 92b4f66d73562e4211d2d787554ff229dbeb5705.
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/602faeca
Tree:
CLOUDSTACK-5966 Update the schema-421-430.sql for EnableServiceMonitoring
global setting
(cherry picked from commit 888b90677623da745a01db0a5087272f0dabe42c)
Signed-off-by: Animesh Chaturvedi
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/r
findbugs replaced byte[].toString() with Arrays.toString(byte[])(cherry picked
from commit ce7c6d23575d455a8273b77702a56b7bb419b37b)
Signed-off-by: Animesh Chaturvedi
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commi
CLOUDSTACK-5966 Updated service monitoring config to start by default.
Global settings EnableServiceMonitoring param set to true
(cherry picked from commit 7255e50f2051aff1cb5e1991e2dde4ef48f57454)
Signed-off-by: Animesh Chaturvedi
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
CLOUDSTACK-5994. Hitting IndexOutOfBoundsException in GetVmStatsCommand after
upgrade.
To obtain network read/write statistics, multiply sample duration with the
average of the particular performance metric obtained over the sample period.
(cherry picked from commit 16c3f53793517e3c924df5ff6d9dc87
Fixed API doc that got broken by adding new commands for stratosphere ssp plugin
(cherry picked from commit 54f2234e2191533be21b328534dc20b1871ca3ad)
Signed-off-by: Animesh Chaturvedi
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/
CLOUDSTACK-5996: UI - In project view, the first listRotuers API(without
projectid=-1) will return the same objects as the second listRouters API(with
projectid=-1), because in project view, all API calls are appended with
projectid=[projectID]. Therefore, we only call the second listRouters API
CLOUDSTACK-5660: Migrate vm live migration succeeds but throws error as "Failed
to migrate the system vm".
(cherry picked from commit cff312ef743763c69b0c3b0cfd9faf906f3cf22c)
Signed-off-by: Animesh Chaturvedi
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-w
Updated Branches:
refs/heads/4.3 210b19c1f -> e089b9138
LOUDSTACK-5987: when listTemplates with filter=community/featured, get public
templates from all domains in the system, not just parent/child subdomains of
the caller
Conflicts:
server/src/com/cloud/api/query/QueryManagerImpl.ja
Updated Branches:
refs/heads/master d84a6937d -> 0e2e6995b
CLOUDSTACK-5997:
Template state changes side affects
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/0e2e6995
Tree: http://git-wip-us.apache.org/repos/as
Updated Branches:
refs/heads/4.3 2f2adad50 -> 210b19c1f
Reverting this change as it caused issues with userVmResponse. "Findbugs:
different issues solved"
This reverts commit dcda79e2c02fda4e0fe52f61bf61712742e1f0db.
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: h
Updated Branches:
refs/heads/master c6118ad92 -> d84a6937d
CLOUDSTACK-5996: UI - In project view, the first listRotuers API(without
projectid=-1) will return the same objects as the second listRouters API(with
projectid=-1), because in project view, all API calls are appended with
projectid=
findbugs: possible nulpointer derefs
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/920163f2
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/920163f2
Diff: http://git-wip-us.apache.org/repos/asf/cloudsta
CLOUDSTACK-5965. VM displayname is not returned by API.
If user doesn't supply a display name during VM launch, default it to VM
name(uuid) in listVM response.
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/95bd04e
findbugs: null-checks(cherry picked from commit
c58e509924e97dfced80981da5c27b9f3aae9b33)
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/44bc2beb
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/44bc2beb
multi-edit UI: Fix wrapping for multirange (start-end) fields
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/547aa367
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/547aa367
Diff: http://git-wip-us.apa
CLOUDSTACK-5971:Templates created from a snapshots can't be copied to
other zones.
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/a26c8117
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/a26c8117
Diff:
Findbugs finding : Incorrect use of equality
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/3bd38eb1
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/3bd38eb1
Diff: http://git-wip-us.apache.org/repos/asf
Resource metadata support for autoscaleVmProfile CS object
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/fdb25d6f
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/fdb25d6f
Diff: http://git-wip-us.apache
Give findbugs some more memory or it will fail with an OOM on awsapi
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/1c57dd7b
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/1c57dd7b
Diff: http://git-wip
Browser UI: Fix broken breadcrumb navigation
Fix breadcrumb navigation becoming stuck when going back a couple
levels, due to previous panels not being removed from the DOM
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/c
ResizeVolume API - volumeId should be a required parameter
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/3b781d1a
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/3b781d1a
Diff: http://git-wip-us.apache
findbugs: fixes for ApiServer, ApiSerializerHelper and
ApiXmlDocWriter(cherry picked from commit
9aced41d708acd22b43ef0e512fa2cc657a6c0a2)
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/a71871d1
Tree: http://git-wip
Resource metadata for autoscaleVmProfile - forgot to add dao mapping to the
ResourceMetaDataManagerImpl
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/37fa8012
Tree: http://git-wip-us.apache.org/repos/asf/cloudstac
CLOUDSTACK-5970: UI > network menu > guest network section > select non-VPC
isolated network with SourceNAT enabled > IP Address section > select sourceNAT
IP > show Configuration tab.
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf
CLOUDSTACK-5900: Failed to delete template/ISO that failed to download.
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/d7ee7a74
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/d7ee7a74
Diff: http://git-
findbugs: removed obfuscating fields(cherry picked from commit
9495c68c1378e379880433d45ec43bfda75ec3f9)
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/53777c95
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack
Fix trailing whitespace.
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/16a9171f
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/16a9171f
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/16a9
CLOUDSTACK-5900: Failed to delete template/ISO that failed to download.
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/1c4bbecc
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/1c4bbecc
Diff: http://git-
Allow even more memory for findbugs, awsapi is hungry
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/12777e9e
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/12777e9e
Diff: http://git-wip-us.apache.org/
findbugs: comparison of wrapper objects
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/bd2acd1e
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/bd2acd1e
Diff: http://git-wip-us.apache.org/repos/asf/cloud
findbugs: null check for gateway and netmask instead of gateway
twice(cherry picked from commit
d30ddf6d59732fa30855811e7fe0aa639ee3849a)
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/53feecaa
Tree: http://git-wip-u
findbugs: assign result of string manipulations(cherry picked from
commit 20127e09dc0e341a2f790a8a52cded4c5f1f0cc1)
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/9edeb24f
Tree: http://git-wip-us.apache.org/repos/asf
CLOUDSTACK-5968 last patch fixes setting low currentMemory during
overprovision, this one explicitly tells libvirt we dont want a
balloon device (won't use it anyway, and will just suck up a percent
of vm memory)
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-w
VM snapshots: If quiescevm is supported, make checkbox checked
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/18a3d3c3
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/18a3d3c3
Diff: http://git-wip-us.ap
List view: tests for filter dropdown
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/3ac181e3
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/3ac181e3
Diff: http://git-wip-us.apache.org/repos/asf/cloudst
Removed recently introduced api.servlet.endpoint global config as CS already
has config serving the same purpose - 'endpointe.url'
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/65c5de1c
Tree: http://git-wip-us.apa
Add listView async tests
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/08d124d6
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/08d124d6
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/08d
Findbugs: scariest issues in ApiResponseHelper fixed (cherry picked from
commit 9a1b882d0eb871c64fe0f0f3fbafbabae89188fa)
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/1c736175
Tree: http://git-wip-us.apache.org/re
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cloudstack.git
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/9eae5f69
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/9eae5f69
Diff: http
findbugs: removed fields injected in parent(cherry picked from commit
866a539b067663b346bd8d087c578987a86fe834)
Signed-off-by: Daan Hoogland
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/0daca84e
Tree: http://gi
findbugs: nullpointer guards and wrappertype comparisons(cherry picked
from commit 791b7f8f7fe8f7d342e46fbb61a3f421e87fca59)
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/5d8e8fd3
Tree: http://git-wip-us.apache.org/
findbugs: retrieve the objects to remove from the collection(s)
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/fe262caa
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/fe262caa
Diff: http://git-wip-us.ap
fix checkstyle in DedicatedResourceVO.java, trailing space
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/29e22384
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/29e22384
Diff: http://git-wip-us.apache
findbugs: compare strings with equals()
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/fef2daf5
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/fef2daf5
Diff: http://git-wip-us.apache.org/repos/asf/cloud
CLOUDSTACK-5796. [VMware] Size column is not getting updated in
snapshot_store_ref table when a snapshot is backed up in secondary storage.
Calculate and update the size of a backed up snapshot. This snapshot size is in
turn used to update the secondary_storage count for an account.
Project: ht
http://git-wip-us.apache.org/repos/asf/cloudstack/blob/849d601c/ui/index.jsp
--
diff --cc ui/index.jsp
index 8e3062b,096747b..ca5b950
--- a/ui/index.jsp
+++ b/ui/index.jsp
@@@ -62,9 -69,9 +62,9 @@@
findbugs: byte[].toString -> Arrays.toString(byte[])(cherry picked from commit
23a3d99fc0836839a88584d7aa6a978d99c5d126)
Signed-off-by: Daan Hoogland
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/a16759a9
Tree:
findbugs: nullpointer dereference guarded(cherry picked from commit
43ba36f97950aa8d09399a28bb50c6a22209f15e)
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/4f6638d7
Tree: http://git-wip-us.apache.org/repos/asf/clou
findbugs: throw exceptions when found(cherry picked from commit
9772693dca9a91a438078de11b1be1e6044aa6f3)
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/be21822c
Tree: http://git-wip-us.apache.org/repos/asf/cloudstac
Update socket icon
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/0c28b663
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/0c28b663
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/0c28b663
findbugs: moved call on static object to synchronized block(cherry
picked from commit f3529a19a9aad36dbd92e311018643629f19c748)
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/60e8d131
Tree: http://git-wip-us.apache.o
findbugs: use system account id instead of null (security considerations
to be made here)
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/ee1e8a6c
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/ee1e8a6c
List view: tests for field pre-filter
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/ebcf6a1d
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/ebcf6a1d
Diff: http://git-wip-us.apache.org/repos/asf/clouds
LOUDSTACK-5987: when listTemplates with filter=community/featured, get public
templates from all domains in the system, not just parent/child subdomains of
the caller
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit
Updated Branches:
refs/heads/ui-restyle 326b3a607 -> 849d601cc
CLOUDSTACK-5821 systemvmiso is locked by systevmvm in hyperv
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/7ac48934
Tree: http://git-wip-us.apache.
Fix the exclusion for opensaml1, this should take care of the repository
dependencies causing grief on the jenkins slaves.
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/997c0f8d
Tree: http://git-wip-us.apache.org/
Findbugs: different issues solved(cherry picked from commit
0b13f8e59db1e681e1dff0baa828bb0711842e9f)
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/fae05560
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tr
CLOUDSTACK-5968 create vm.memballoon.disable agent parameter
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/1530c162
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/1530c162
Diff: http://git-wip-us.apac
These are additional fixes to make Juniper Contrail plugin work
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/cc981250
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/cc981250
Diff: http://git-wip-us.a
CLOUDSTACK-5983: changed responseName param in assignCertToLoadBalancer and
removeCertFromLoadBalancer API commands
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/68937cd2
Tree: http://git-wip-us.apache.org/repos/a
Updated Branches:
refs/heads/4.3-forward 54f2234e2 -> 713240bae
CLOUDSTACK-5996: UI - In project view, the first listRotuers API(without
projectid=-1) will return the same objects as the second listRouters API(with
projectid=-1), because in project view, all API calls are appended with
proje
Updated Branches:
refs/heads/master 41fd0a2ab -> c6118ad92
findbugs bitwise or guaranteed positively bitfields
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/c6118ad9
Tree: http://git-wip-us.apache.org/repos/asf/
Updated Branches:
refs/heads/master 02bdb28d7 -> 41fd0a2ab
findbugs equals on same type of objects
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/41fd0a2a
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/t
Updated Branches:
refs/heads/master cb073e063 -> 02bdb28d7
Resource metadata support for autoscale vm group object
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/02bdb28d
Tree: http://git-wip-us.apache.org/repos
Updated Branches:
refs/heads/master 13e6c2fe7 -> cb073e063
listAutoscaleVmProfiles: added zoneId to the list of optional api parameters
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/cb073e06
Tree: http://git-wi
Updated Branches:
refs/heads/master 06f79a881 -> 13e6c2fe7
Fixed API doc that got broken by adding new commands for stratosphere ssp plugin
Conflicts:
tools/apidoc/gen_toc.py
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/as
Updated Branches:
refs/heads/4.3-forward ce7c6d235 -> 54f2234e2
Fixed API doc that got broken by adding new commands for stratosphere ssp plugin
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/54f2234e
Tree: http
Updated Branches:
refs/heads/4.3-forward 888b90677 -> ce7c6d235
findbugs replaced byte[].toString() with Arrays.toString(byte[])
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/ce7c6d23
Tree: http://git-wip-us.apa
Updated Branches:
refs/heads/4.3-forward 5651081ac -> 888b90677
CLOUDSTACK-5966 Update the schema-421-430.sql for EnableServiceMonitoring
global setting
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/888b9067
T
Updated Branches:
refs/heads/4.3-forward 16c3f5379 -> 5651081ac
Revert "Fix findbug issues within LDAP authenticator"
This reverts commit 92b4f66d73562e4211d2d787554ff229dbeb5705.
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/c
Updated Branches:
refs/heads/master cb048f410 -> 06f79a881
CLOUDSTACK-5994. Hitting IndexOutOfBoundsException in GetVmStatsCommand after
upgrade.
To obtain network read/write statistics, multiply sample duration with the
average of the particular performance metric obtained over the sample per
Updated Branches:
refs/heads/4.3-forward 775fa0f0d -> 16c3f5379
CLOUDSTACK-5994. Hitting IndexOutOfBoundsException in GetVmStatsCommand after
upgrade.
To obtain network read/write statistics, multiply sample duration with the
average of the particular performance metric obtained over the sampl
Updated Branches:
refs/heads/4.3-forward db3dc2ee1 -> 775fa0f0d
CLOUDSTACK-5989: Trying to start a vm while 'vm snapshot' is in progress
results in inconsistency
The fix is to fail the start operation if a vm snapshot is in progress
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/
Updated Branches:
refs/heads/master b32b49e85 -> cb048f410
Some rework stratosphere ssp plugin
* add missing command entry in commands.properties
* migrate httpclient 3.x to 4.x
* fix the broken SspClient
* add webapp session checking in mock ssp server
Project: http://git-wip-us.apache.org/
Updated Branches:
refs/heads/master 5de9ae0bc -> b32b49e85
Fix mock socket client/server test.
Normally a server will bind to 0.0.0.0, which is not an
address that a client can specify to connect to.
127.0.0.1 or ::1 will do.
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Co
Updated Branches:
refs/heads/master 85d0f8f93 -> 5de9ae0bc
CLOUDSTACK-5496 : Account included in ActionEvents is Project Account ID
When Action Events are generated and placed on the Event Bus, an
"account" parameter is included with the event. When these events are
generated for resources wit
Updated Branches:
refs/heads/master 20fd2769a -> 85d0f8f93
CLOUDSTACK-5916: associateIpAddress leaves an IP in allocating state
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/85d0f8f9
Tree: http://git-wip-us.apa
Updated Branches:
refs/heads/4.3-forward 1e9f066df -> db3dc2ee1
Some rework stratosphere ssp plugin
* add missing command entry in commands.properties
* migrate httpclient 3.x to 4.x
* fix the broken SspClient
* add webapp session checking in mock ssp server
Project: http://git-wip-us.apache
Updated Branches:
refs/heads/4.3-forward cff312ef7 -> 1e9f066df
Fix mock socket client/server test.
Normally a server will bind to 0.0.0.0, which is not an
address that a client can specify to connect to.
127.0.0.1 or ::1 will do.
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/re
Updated Branches:
refs/heads/master dfe744c4a -> 20fd2769a
CLOUDSTACK-5660: Migrate vm live migration succeeds but throws error as
""Failed to migrate the system vm"".
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/co
Updated Branches:
refs/heads/4.3-forward 7255e50f2 -> cff312ef7
CLOUDSTACK-5660: Migrate vm live migration succeeds but throws error as "Failed
to migrate the system vm".
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack
Updated Branches:
refs/heads/4.3-forward 8024f2cc7 -> 7255e50f2
CLOUDSTACK-5966 Updated service monitoring config to start by default.
Global settings EnableServiceMonitoring param set to true
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org
Updated Branches:
refs/heads/rbac 81323dce5 -> d12422bf6
add 'recursive' column to permission table
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/ce95f312
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack
1 - 100 of 102 matches
Mail list logo