Rajani Karuturi
08ec6ebdda
Fixed CLOUDSTACK-6509 Cannot import multiple LDAP/AD users into a cloudstack account
...
Conflicts:
api/src/com/cloud/user/AccountService.java
plugins/user-authenticators/ldap/src/org/apache/cloudstack/api/command/LdapCreateAccountCmd.java
plugins/user-authenticators/ldap/src/org/apache/cloudstack/api/command/LdapImportUsersCmd.java
Signed-off-by: Koushik Das <koushik@apache.org>
2014-04-29 14:38:32 +05:30
Mike Tutkowski
934056097a
CLOUDSTACK-6170 Needed to add logic for XS 6.2 + XS62ESP1 + XS62ESP1004
2014-04-28 23:31:08 -06:00
Koushik Das
de114f5548
CLOUDSTACK-4371: [Performance Testing] Basic zone with 20K Hosts, management server restart leaves the hosts in disconnected state for very long time
...
Fixed simulator code to handle local storage during host reconnect
2014-04-29 09:59:33 +05:30
Sanjay Tripathi
5a49bb2db7
Fix log messages for vgpu creation.
2014-04-26 17:26:37 +05:30
Min Chen
a4cb8d1146
CLOUDSTACK-6513: IAM - Templates - When templates are listed with
...
templatefilter="shared" is used , we see public templates also being
included in the list. This commit reverts listTemplates behavior to 4.3
old logic without using consistent interpretation of list parameters
adopted in new IAM model.
2014-04-25 17:25:16 -07:00
Murali Reddy
a176576c34
CLOUDSTACK-6431: OVS migrating vm to a new host added to the cluster
...
does not create gre tunnel port on the new host
ensure OveElement gets a chance to setup tunnel network on the host
before VM is migrated.
2014-04-25 17:21:30 +05:30
Sanjay Tripathi
0f755ee4fc
CLOUDSTACK-6452: Failed to Live Migrate VM across clusters with Xenserver 6.2.5.
2014-04-25 16:38:03 +05:30
Murali Reddy
380998aa4f
CLOUDSTACK-6507: ensure sequence numbers are honoured while processing
...
OvsVpcPhysicalTopologyConfigCommand and OvsVpcRoutingPolicyConfigCommand
fix ensures only latest updates are applied (new openflow rules) to the
bidge enabled for distributed routing.
2014-04-25 14:46:25 +05:30
Murali Reddy
771d1346d1
CLOUDSTACK-6505: XenServer bridge for the OVS tunnel network gets reset
...
on the hosts in the xenserver cluster
this fix ensures that brige is created only once so that openflow rules
configured on the bridge are not lost.
2014-04-25 14:46:25 +05:30
Anshul Gangwar
66f8e0e1b5
CLOUDSTACK-6504: removed warnings coming in building hyper-v agent code
2014-04-25 14:08:41 +05:30
Anshul Gangwar
4a85e22264
CLOUDSTACK-6470: while stopping vm in hyper-v, now we are first trying to shutdown it gracefully before turning it off forcefully
2014-04-25 14:05:41 +05:30
Mike Tutkowski
a542b6fd82
CLOUDSTACK-6170 (VMware root-disk support for managed storage)
2014-04-24 15:02:11 -06:00
Rajani Karuturi
f7f84fba89
checkstyle fix for commit 8e2e8e5e8a
...
improved ldap logging. added stacktrace in debug level incase of exceptions.
Signed-off-by: Abhinandan Prateek <aprateek@apache.org>
2014-04-24 17:33:52 +05:30
Rajesh Battala
ce3b5814a8
CLOUDSTACK-6338 [Automation] Failed to NetScaler Device with error
2014-04-24 17:15:04 +05:30
Rajani Karuturi
8e2e8e5e8a
improved ldap logging. added stacktrace in debug level incase of exceptions.
...
Conflicts:
plugins/user-authenticators/ldap/src/org/apache/cloudstack/ldap/LdapContextFactory.java
Signed-off-by: Abhinandan Prateek <aprateek@apache.org>
2014-04-24 15:07:43 +05:30
Mike Tutkowski
54c0df56dc
CLOUDSTACK-6488 Fixed an issue where the "path" field was not being set properly in the DB when the volume had a snapshot taken of it
2014-04-23 18:29:22 -06:00
Daan Hoogland
6dad945d70
Merge branch '4.4-forward' of https://git-wip-us.apache.org/repos/asf/cloudstack into 4.4-forward
2014-04-23 07:35:50 +02:00
Koushik Das
617826d16b
CLOUDSTACK-6445: Simulator enhancements
...
Refer FS - https://cwiki.apache.org/confluence/display/CLOUDSTACK/Simulator+enhancements
2014-04-23 07:34:39 +02:00
Mike Tutkowski
1053952b2a
CLOUDSTACK-6469
2014-04-22 15:56:22 -06:00
Mike Tutkowski
b32fb37c51
[DB-CHANGE] CLOUDSTACK-6170 (VMware root-disk support for managed storage)
2014-04-22 10:06:42 +02:00
Anthony Xu
3f74cb2feb
enable event on XS 6.2 + FOX
2014-04-21 14:26:40 -07:00
Mike Tutkowski
e49e282c63
CLOUDSTACK-6170 (VMware root-disk support for managed storage)
2014-04-19 10:13:10 -06:00
Sheng Yang
3578c7137f
CLOUDSTACK-6047: Make aggregation command timeout configurable
...
In case some environments has different performance or we found some commands
would took too long to execute, one global configuration item is introduced to
specify "time out in seconds per one command in aggregation commands".
By default it's 3 seconds. If admin feel it's too long, it can be adjust to as
low as 1 seconds, which runs still well in my machine.
2014-04-18 23:27:12 -07:00
Murali Reddy
4c0505f649
remove the unintended file checked in
2014-04-18 19:18:54 +05:30
Murali Reddy
18c269a575
fix KVM plug-in for OVS tunnel network. Fix addreses two issues.
...
fix mismatch of ovs-host-setup, ovs_host_setup used Libvirt resource and
scripts
plug the nic to OVS bridges created for the tunnel network.
2014-04-18 18:14:14 +05:30
Murali Reddy
192856fdcc
add support for sequence numner in the VPC topology updates and VPC
...
routing policy updates
2014-04-18 18:14:13 +05:30
Anshul Gangwar
7d6712c05e
CLOUDSTACK-6411: removing license header from nuget.config and agent settings file, with
...
the header they are not getting loaded properly. Added an exception to not to do rat
checks on these files.
2014-04-18 15:42:55 +05:30
Sachchidanand Vaidya
8d371ab031
CLOUDSTACK-6322 - Don't allow service instance creation with empty or null service-instance "name".
...
Signed-off-by: Daan Hoogland <daan@onecht.net>
2014-04-17 03:47:43 -06:00
Prachi Damle
48c9b46328
CLOUDSTACK-6349: IAM - No error message presented to the user , when invalid password is provided.
...
- AccountManager now works using accountId instead of accountType in following methods too:
- isResourceDomainAdmin()
- isAdmin()
2014-04-16 11:26:57 -07:00
Anthony Xu
d814383265
destroy event when the task is done
2014-04-15 17:04:37 -07:00
Chris Suich
47208dc23d
CLOUDSTACK-6422: Fixed errors with simulator VM snapshot delete and revert
2014-04-15 17:23:21 -04:00
Anthony Xu
46f6b26d49
disable XAPI event
2014-04-15 11:42:53 -07:00
Anshul Gangwar
b78aee8f11
CLOUDSTACK-6401: [hyper-v] fixed correct host state, if host is up and hyper-v agent is down then the host state will be shown as up(actual host state) in cloudstack
2014-04-15 12:24:57 +05:30
Anshul Gangwar
d45ee3ef21
CLOUDSTACK-6400: [hyper-v] [vmsync] fixed occasionally VM is not deleted from back-end when it is stopped from Hyper-V manager and then destroyed-expunged from CS and returning only power VMs for vmsync
2014-04-15 12:24:38 +05:30
Anshul Gangwar
36103633c2
CLOUDSTACK-6398:[hyper-v] changed auto shutdown and startup actions of VMs to shutdown and nothingauto shutdown and startup actions of VMs to shutdown and nothing so that they are consistent with cloudstack auto shudown and startup behavior
2014-04-15 12:24:13 +05:30
Koushik Das
800e9dbac5
CLOUDSTACK-6402: Fix StopCommand so that VMs are not removed accidentally as part of vmsync
...
Added a new flag 'checkBeforeCleanup' to StopCommand based on which check is done to see if VM is running in HV host.
If VM is running then in this case it is not stopped and the operation bails out.
Also modified the MS code to call the StopCommand with appropriate value for the flag based on the context.
Currently it is only set to 'true' when called from the new vmsync logic based on powerstate of VM. For rest it
is set to 'false' meaning no change in behaviour.
2014-04-14 16:12:35 +05:30
Koushik Das
aa3cb3f041
CLOUDSTACK-6363: [Automation] jetty server is going OOM for simulator
2014-04-14 09:18:55 +05:30
Anthony Xu
3854e5b106
add log and comment
2014-04-11 16:16:49 -07:00
Wido den Hollander
8764692b27
rbd: Use qemu-img to backup up a RBD snapshot to Secondary Storage
...
This reduces the amount of time and storage it takes dramatically. We no longer
do a full copy, but a sparse copy. The destination image is still in RAW
format, but we only copy over used blocks.
Qemu is also better in doing this then us doing it in Java code.
2014-04-11 15:20:49 +02:00
Wido den Hollander
95f6f65312
rbd: Use qemu-img to convert from QCOW2 templates to RBD directly.
...
This saves the step of writing to a temporary image in /tmp first before
writing to RBD.
This is possible due to a new version in librbd. With the rbd_default_format
setting we can now force qemu-img to create format 2 RBD images.
This is available since Ceph version 0.67.5 (Dumpling).
2014-04-11 15:20:34 +02:00
Anthony Xu
1c10d00ec9
avoid to create same FileSR on host more than once
2014-04-10 17:47:27 -07:00
Wido den Hollander
75792bf08e
CLOUDSTACK-4665: Check if a snapshot is protected before trying to unprotect
...
Otherwise a RBDException will be thrown with the message that the snapshot
isn't protected.
Conflicts:
plugins/hypervisors/kvm/src/com/cloud/hypervisor/kvm/storage/LibvirtStorageAdaptor.java
2014-04-10 15:59:12 +02:00
Kishan Kavala
295fa84d4d
CLOUDSTACK-6371: Set snapshot size in copycommand answer during snapshot backup
2014-04-10 15:28:48 +05:30
Anthony Xu
9f44909e63
use event instead of poll for xapi async call in XS 6.2 and above to reduce the pressure on XAPI
2014-04-09 13:45:04 -07:00
Sanjay Tripathi
127196e95d
CLOUDSTACK-6366: add vgpuTypes details in vgpu_types table.
2014-04-09 18:22:06 +05:30
Harikrishna Patnala
68c80e28c0
CLOUDSTACK-6253: Optimizing VR alerts getting algorithm In addition to this a new configuration parameter is added router.alerts.check.interval defaulted to 30minutes to check for alerts in Virtual Router
2014-04-09 18:11:24 +05:30
Murali Reddy
2ad98da095
CLOUDSTACK-6365: support virtual host and ssl in rabbitMQ event bus
...
with this fix, virtual host on the AMQP server can be specified. Also
SSL can be used for connection between management server and AMQP
servers.
2014-04-09 17:33:48 +05:30
Anshul Gangwar
fb9c2cc2d4
CLOUDSTACK-6262: Fixed network throttling in hyper-v, Now network rate parameter is honored in hyper-v. Network rate parameter now set the max bandwidth of nic on hyper-v
2014-04-09 11:23:42 +05:30
Anthony Xu
73c4e83ace
make sure volumeUuid is not full path
2014-04-08 16:35:31 -07:00
Anthony Xu
7cd4319eed
Destroy unplugged VIFs before creating a VIF for a VM
2014-04-08 16:13:58 -07:00