CLOUDSTACK-8620 :skip test cases if rbd storage is not available in lxc setup
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/efee194b
Tree: http://git-wip-us.apache.org/repos/asf/cloud
Repository: cloudstack
Updated Branches:
refs/heads/master 42940a882 -> 5a8648f95
CLOUDSTACK-8620 :skip test cases if rbd storage is not available in lxc setup
Signed-off-by: Daan Hoogland
This closes #570
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-w
Adding upgrade path to go with current 4.5.2 version for this branch
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/95b46de5
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/95b46de5
Diff: http://git-wip
4.4.4 to 4.5.2 upgrade
Signed-off-by: Rohit Yadav
This closes #528
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/e1f650f4
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/e1f650f4
Diff: http://git-wi
http://git-wip-us.apache.org/repos/asf/cloudstack/blob/8bb0a70a/plugins/user-authenticators/saml2/test/org/apache/cloudstack/api/command/GetServiceProviderMetaDataCmdTest.java
--
diff --git
a/plugins/user-authenticators/saml2/test
Repository: cloudstack
Updated Branches:
refs/heads/4.5-shapeblue-samlonly [created] 86f58ca5d
engine: add upgrade path from 4.5.1 to 4.5.2
Signed-off-by: Rohit Yadav
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/co
schema: fix foreign key checks for 3.0.7 to 4.1.0 upgrade path
Without this upgrades from 3.0.7 version fails.
Signed-off-by: Rohit Yadav
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/11a6073a
Tree: http://git-w
http://git-wip-us.apache.org/repos/asf/cloudstack/blob/8bb0a70a/plugins/user-authenticators/saml2/src/org/apache/cloudstack/api/command/SAML2LogoutAPIAuthenticatorCmd.java
--
diff --git
a/plugins/user-authenticators/saml2/src/org/
CLOUDSTACK-8457: SAML auth plugin improvements for production usage
* Move config options to SAML plugin
This moves all configuration options from Config.java to SAML auth manager.
This
allows us to use the config framework.
* Make SAML2UserAuthenticator validate SAML token in httprequest
* M
Repository: cloudstack
Updated Branches:
refs/heads/4.5-shapeblue-samlonly [deleted] 86f58ca5d
cloudstack: Change version to 4.5.2
Signed-off-by: Rohit Yadav
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/76868f57
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/76868f57
Diff: http://git-wip-us.
CLOUDSTACK-8622: Reinstate working sessions in browser
- Login is based on sessionkey HttpOnly Cookie
- ApiServlet does login verification using sessionKey from both the request
cookies
and the API parameters. In both cases, if either or both are passed they
should
match the sessionKey store
Repository: cloudstack
Updated Branches:
refs/heads/4.5 a2ddf2773 -> 12edad3e2
CLOUDSTACK-8622: Reinstate working sessions in browser
- Login is based on sessionkey HttpOnly Cookie
- ApiServlet does login verification using sessionKey from both the request
cookies
and the API parameters. In
Repository: cloudstack
Updated Branches:
refs/heads/master 3df847dfb -> 42940a882
CLOUDSTACK-8622: Reinstate working sessions in browser
- Login is based on sessionkey HttpOnly Cookie
- ApiServlet does login verification using sessionKey from both the request
cookies
and the API parameters.
coverity 1116544: a lot of the same (probably other coverity ids covered as
well)
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/2c7e19fa
Tree: http://git-wip-us.apache.org/repos/asf/
Merge branch 'improvement/CLOUDSTACK-8607' change the host password on the host
itself via the updateHostPassword API
- Make sure the new password replaces the old one in the queue
- Updated the patch files for XenServer
- Updated the script path on LibvirtComputing class
- Adding
Forgot to activate teardown
Signed-off-by: wilderrodrigues
This closes #558
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/820a406d
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/820a406d
Diff: http
Amend last commit, used 4 spaces in code formatting instead of 1 tab character.
Signed-off-by: wilderrodrigues
This closes #560
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/25e9918c
Tree: http://git-wip-us.apac
coverity 1116511 and 1116513: try-with-resource on old upgrade script three
issues seen by coverity as two. only one occurence of leakage
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/commi
BUG-ID:CLOUDSTACK-7472: kvmclock fix for LXC is not required after fixing
CLOUDSTACK-8177
Signed-off-by: Rohit Yadav
This closes #557
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/3a19a891
Tree: http://git-wip-
coverity 1296982: standard prepared statement and result set leakage
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/803d6ed7
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tre
CLOUDSTACK-8324: Removed using config drive label from the uservmservice
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/14d53634
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/14d53634
Diff: http://git
rats: licenses missing
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/4bba4994
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/4bba4994
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/4bba49
coverity 1116564: complicated update of sequences fixed
Signed-off-by: Daan Hoogland
This closes #564
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/b0136c56
Tree: http://git-wip-us.apache.org/repos/asf/cloudstac
findbugs: equals unit tests
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/d8ab5f3a
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/d8ab5f3a
Diff: http://git-wip-us.apache
coverity 1116507: one off old upgrade code trivial fix however
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/79709cd4
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/7970
CLOUDSTACK-8324: Fixed config key in multiple places
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/140cd7c2
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/140cd7c2
Diff: http://git-wip-us.apache.org/r
CLOUDSTACK-8607 - Adding shouldUpdateHost flag
- Make sure doUpdateHostPassword() doesn't get called if flag is set to false
- Do not update XenServer hosts if the cluster ID is not informed
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.or
CLOUDSTACK-8606: DB performance impacted due to VM sync.
VM sync. generates a lot of queries on vm_instance table with 'instance_name'
as filter. Since the field is not
indexed, these kind of queries will impact DB performance. Added an index for
instance_name field.
This closes #553
Project:
coverity 1116509: heavy entanglement of prepared statements and result sets
hope I got the logic right. this is for very old versions, might be worth
phasing out unless someone still uses it.
Signed-off-by: Daan Hoogland
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit:
Handling Basic zone failures in startVM with false condition
This closes #569
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/97ed8c3a
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/97ed8c3a
Diff: http:
BUG-ID: CLOUDSTACK-8484 - Hosts without tag are not listed while
listing the hosts for migration for instance with tag
Added marvin test for this issue.
Steps
1. Create a Compute service offering with the tag.
2. Create a Guest VM with the compute service offering
crea
CLOUDSTACK-8607 - Adding support to update host passwd on XenServer hypervisors
- Adding update_host_passwd to VRScripts
- Add accessor method to host password on CitrixResourceBase
- Add implementation to CitrixUpdateHostPasswordCommandWrapper
- Improve testUpdateHostPasswordCommand()
CLOUDSTACK-8603: Random list VM failures at scale (more than 1000 VMs) when VM
has resource tags There is no 'removed' field on the resource_tags table. So
'id' based search may return a record or null in case record is deleted. Added
a check for null or empty in search resource tags based on 'i
findbugs: added test for getServiceProvider of CreateVpcOffering api
Signed-off-by: Daan Hoogland
This closes #538
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/a71c9852
Tree: http://git-wip-us.apache.org/repos/
CLOUDSTACK-8439:Automation for feature CPU/Memory overcommit
CLOUDSTACK-8439:Automation for feature CPU/Memory overcommit
This closes #226
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/896f6b1e
Tree: http://git-wi
New test and fixes for vpcr code in 4.6
Signed-off-by: wilderrodrigues
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/1a93d700
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/1a93d700
Diff: http://git
Repository: cloudstack
Updated Branches:
refs/heads/CLOUDSTACK-8581 ba18252c5 -> 1a2e80b53 (forced update)
CLOUDSTACK-8590 - Refactoring NiciraNVP resource
- Change the retry() method to return
Answer.createUnsupportedCommandAnswer(command) instead of throwing an exception
Signed-off-by:
CLOUDSTACK-8615 :skip all tests in test_ps_limits.py for lxc
CLOUDSTACK-8615 :skip all tests in test_ps_limits.py for lxc
This closes #565
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/45781b95
Tree: http://git-wi
BUG-ID: CLOUDSTACK-8484 - Hosts without tag are not listed while
listing the hosts for migration for instance with tag
While preparing the suitable hosts we are accidentally removing the
incompatible (host does not have host tag) hosts from otherhost list(
incorrect use of List.retainAll).
Proje
CLOUDSTACK-8624: Added the support for mysql db port and lowered the
requiremnts for available disk capacity to 2.1GB VS original 5GB as it was too
excessive.
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/469d9eb
CLOUDSTACK-8607 - Improving unit tests
- Adding more unit tests as suggested by Daan and Rajani.
- Mocking SshHelper and the Script classes, used by Citrix and Libvirt
resources respectively.
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.
CLOUDSTACK-8324: Added integration tests for dhcp dns offload feature
This closes #568
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/3df847df
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/3df847d
rats: licenses added
Signed-off-by: Daan Hoogland
This closes #535
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/4ad178e4
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/4ad178e4
Diff: http://git-wi
CLOUDSTACK-8324: Added migration changes for config drive
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/deb694c2
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/deb694c2
Diff: http://git-wip-us.apache.
findbugs equals(obj) implementations go against the contract these are removed
from the call into separate calls
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/34629446
Tree: http://g
coverity 1308118: more resources being opened only one closed on exception
nothing was closed
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/6376503f
Tree: http://git-wip-us.apache.or
coverity 1116680: update datacentre for ip adresses these resources are created
often and will create serious leakage if closing failes
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/
findbugs: write to static from instance these are the trivial cases of
ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD as reported by findbugs
Signed-off-by: Daan Hoogland
This closes #539
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/c
Merge branch 'PR-REVIEW-335'
This closes #335
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/f1a64902
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/f1a64902
Diff: http://git-wip-us.apache.org/repos/a
coverity 1116693: properties template file creation unlikely but if repetitive,
serious.
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/bb2c02d1
Tree: http://git-wip-us.apache.org/rep
findbugs: impossible cast(s) fixed by changing field types
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/e34389a6
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/e34389a6
Cleaned class âcom.cloud.hypervisor.xenserver.resource.XcpOssResourceâ that
seemed to be forgotten during the evolution of the ACS. It was removed a few
methods that were already coded properly in its parent class
âcom.cloud.hypervisor.xenserver.resource.CitrixResourceBaseâ. It was also
CLOUDSTACK-8583 : fixing issue related to script
test/integration/component/test_stopped_vm.py
This closes #567
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/616b0117
Tree: http://git-wip-us.apache.org/repos/asf/c
CLOUDSTACK-8607 - Adding update_host_passwd.sh script
- Modifying the LibvirtUpdateHostPasswordCommandWrapper in order to execute
the script on the host
- Adding the script path to LibvirtComputingResource
- Adding the host IP address as an instance variable on
UpdateHostPasswordCommand
CLOUDSTACK-8590 - Refactoring NiciraNVP resource
- Increasing test coverage
- resource package: 86.7%
- utils package: 95.1%
- wrapper package: 97.5%
Signed-off-by: wilderrodrigues
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apach
Fixes to enable test to succeed. Small change to Marvin to be able to override
retries
Signed-off-by: wilderrodrigues
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/b7b54f16
Tree: http://git-wip-us.apache.org/rep
CLOUDSTACK-8607 - Refactoring attribute name
- Refactoring attribute name from shouldUpdateHost to updatePasswdOnHost
- Fixing ApiConstants class because it had an error in the constant name
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.or
CLOUDSTACK-8607 - Changed update script to return exit code based on the result
- Changed location of the update_host_passwd script
- Updated the patch files for XenServer
- Updated the script path on LibvirtComputing class
- Removed the hostIP from the LibvirtUpdateHostPasswordCommand
coverity 1291768: file input stream not severe unless repetitive (property file
usually aren't)
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/dae2e05f
Tree: http://git-wip-us.apache.
CLOUDSTACK-8607 - Make sure the new password replaces the old one in the queue
- Added log info to show details of the operation
- Renamed the addPwdToQueue to replaceOldPasswdInQueue
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos
Changes for Regression failures
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/874445da
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/874445da
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/d
CLOUDSTACK-8621: Allow UI plugins to be shown on navigation bar
Introduces a boolean option in UI plugins setting it to 'true' would display
the UI plugin on the left navigation bar.
Signed-off-by: Rohit Yadav
This closes #563
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Co
CLOUDSTACK-8581: S3, make connection TTL and TCP KeepAlive configureable
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/1a2e80b5
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/1a2e80b5
Diff: http://git
64 matches
Mail list logo