Rohit Yadav
6d31aca25c
CLOUDSTACK-6075: Increase the ram size for router service offering
...
Increased the ram size of Internal load balancer vm service offering also
Backported from fix by Harikrishna Patnala <harikrishna.patnala@citrix.com>
https://reviews.apache.org/r/17941/
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2014-11-25 14:08:25 +05:30
Mike Tutkowski
a165309b89
Allow infrastructure to handle delete of volume from DB
...
(cherry picked from commit 6602ad71ac97fb1875131f41bb5f92ff1e3a1c7b)
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2014-11-24 23:47:05 +05:30
Sujaya Maiyya
5563a7314e
fixed CLOUDSTACK-6261: remove the forceful timeout setting when login to NetScaler.
...
(cherry picked from commit e07d0ddabf )
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
Conflicts:
plugins/network-elements/netscaler/src/com/cloud/network/resource/NetscalerResource.java
2014-11-21 18:45:53 +05:30
Rohit Yadav
2a72afdc48
Revert "Revert "Bump release version to 4.3.2-SNAPSHOT and add empty db upgrade path""
...
The revert was an error, sorry about that.
- Rohit
This reverts commit 0aba9654f8 .
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2014-11-21 18:04:33 +05:30
Rohit Yadav
0aba9654f8
Revert "Bump release version to 4.3.2-SNAPSHOT and add empty db upgrade path"
...
This reverts commit c3c3bab41a .
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2014-11-20 20:35:45 +05:30
Wido den Hollander
5cd0d25812
CLOUDSTACK-3383: Fetch CPU utilization more reliable.
...
This should fix that we can't gather CPU statistics on hypervisors
> Ubuntu 12.04
(cherry picked from commit 69ee01af9d )
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
Conflicts:
plugins/hypervisors/kvm/src/com/cloud/hypervisor/kvm/resource/LibvirtComputingResource.java
2014-11-20 19:41:53 +05:30
Rajani Karuturi
09a3eefba7
Fixed CLOUDSTACK-7937 CloudStack accepts unauthenticated LDAP binds
...
added validation checks for empty username and password and debug logs
when that happens.
Signed-off-by: Daan Hoogland <daan@onecht.net>
2014-11-20 12:13:02 +01:00
Rohit Yadav
c3c3bab41a
Bump release version to 4.3.2-SNAPSHOT and add empty db upgrade path
...
This reverts commit e6d00bcc66 .
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2014-11-20 14:04:43 +05:30
Rohit Yadav
e6d00bcc66
Revert "Updating pom.xml version numbers for release 4.3.2-SNAPSHOT"
...
This reverts commit 063bb8f5b4 .
2014-11-18 16:04:33 +05:30
Jayapal
d81b67939f
CLOUDSTACK-6761: Fixed removing proxy arp rule on deleting static nat or PF rule on ip
...
The proxy-arp add/del is done on firewall rule add/del.
The proxy-arp rule is deleted only when there is no static nat or dest nat rule is not using the ip.
When there is static nat or PF and firewall rule
a. Delete firewall rule. It skips delete proxy-arp because the rule is used by static nat rule.
b. After deleting fw rule if we disable static nat there is no way to delete proxy-arp rule.
On VM expunge we are deleting firewall rules first then static nat rules. This caused the stale proxy-arp
rules.
With this fix adding/deleting proxy arp rule on static nat/PF rule add/del.
(cherry picked from commit 19668713ed )
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2014-11-14 15:47:46 +05:30
Kishan Kavala
83df80b715
CLOUDSTACK-6371: Set snapshot size in copycommand answer during snapshot backup
...
(cherry picked from commit 295fa84d4d )
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2014-11-14 00:12:16 +05:30
Rohit Yadav
88d222abaa
CLOUDSTACK-6438, CLOUDSTACK-6442: XAPI plugins must be copied to XS master first
...
Backported fix for 4.3 using e0e226869d by:
Anthony Xu <anthony.xu@citrix.com>
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2014-11-11 15:38:15 +05:30
Murali Reddy
6d0a9b2482
CLOUDSTACK-7679: bump up the RabbitMQ AMQP java client version from
...
2.8.7 to 3.3.5
3.3.5 is the latest stable version of AMQP client, which is also
backward comaptible. Successfully tested with updated client library.
(cherry picked from commit ff797dfa59 )
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2014-10-07 22:23:41 +05:30
Sebastien Goasguen
063bb8f5b4
Updating pom.xml version numbers for release 4.3.2-SNAPSHOT
...
Signed-off-by: Sebastien Goasguen <runseb@gmail.com>
2014-09-16 09:16:47 -04:00
Sebastien Goasguen
41c0eaa14d
Updating pom.xml version numbers for release 4.3.1
...
Signed-off-by: Sebastien Goasguen <runseb@gmail.com>
2014-09-04 16:47:57 +02:00
Rajani Karuturi
8960c4fda3
simulator manager impl changes to handle SetMonitorServiceCommand This fixes some of the test cases in the integration test test_assign_vm.py when run against a simulator
...
Signed-off-by: Koushik Das <koushik@apache.org>
Conflicts:
plugins/hypervisors/simulator/src/com/cloud/agent/manager/SimulatorManagerImpl.java
2014-09-04 03:12:42 -04:00
Sebastien Goasguen
a654894dbd
Updating pom.xml version numbers for release 4.3.1-SNAPSHOT
...
Signed-off-by: Sebastien Goasguen <runseb@gmail.com>
2014-08-25 09:16:27 -04:00
Min Chen
997f74af1c
CLOUDSTACK-7260: Management server not responding after some time for
...
Vmware due to Oom (cannot create native thread).
2014-08-21 15:06:55 -07:00
Will Stevens
433be68a6c
CLOUDSTACK-6886 - Fixed the issue created by the SSL feature with the SDX:
2014-07-22 18:32:39 -04:00
ilya
f16fbc3c52
CLOUDSTACK-6317 [VMware] Tagged VLAN support broken for Management/Control/Storage traffic
2014-06-17 15:33:29 +02:00
Likitha Shetty
08e571eefe
CLOUDSTACK-5891.[VMware] If a template has been registered and "cpu.corespersocket=X" template details have been added for it,
...
then any instance deployed from that template should have X cores per socket
2014-06-17 15:28:16 +02:00
Edison Su
f304df0be9
Merge branch '4.3-forward' into 4.3
2014-06-04 16:25:13 -07:00
Edison Su
15385948dc
CLOUDSTACK-6464: if guest network type is vlan://untagged, and traffic label is used, kvm agent needs to honor traffic label
2014-06-03 13:31:29 -07:00
Rajani Karuturi
9303e7016b
Fixed CLOUDSTACK-6509 Cannot import multiple LDAP/AD users into a cloudstack account
...
Signed-off-by: Koushik Das <koushik@apache.org>
2014-04-29 12:11:08 +05:30
Rajani Karuturi
fe305a5662
improved ldap logging. added stacktrace in debug level incase of exceptions.
...
Signed-off-by: Abhinandan Prateek <aprateek@apache.org>
2014-04-24 14:56:52 +05:30
Wido den Hollander
cd20127fbb
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.
modified: plugins/hypervisors/kvm/src/com/cloud/hypervisor/kvm/storage/LibvirtStorageAdaptor.java
Conflicts:
plugins/hypervisors/kvm/src/com/cloud/hypervisor/kvm/storage/LibvirtStorageAdaptor.java
2014-04-14 13:27:08 +02:00
Wido den Hollander
aa9f29bd3f
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.
modified: plugins/hypervisors/kvm/src/com/cloud/hypervisor/kvm/storage/LibvirtStorageAdaptor.java
Conflicts:
plugins/hypervisors/kvm/src/com/cloud/hypervisor/kvm/storage/LibvirtStorageAdaptor.java
2014-04-10 15:58:19 +02:00
Anshul Gangwar
53724bcbf5
CLOUDSTACK-6326: Fixed password visible in plain text in some of commands
...
in Hyper-v Agent logs.
Signed-off-by: Devdeep Singh <devdeep@gmail.com>
2014-04-08 12:31:43 +05:30
Anshul Gangwar
d042a81837
CLOUDSTACK-6325: [hyper-v] fixed cleaning of bin and obj directories when building with mono, they were not cleaning up and resulting in use of stale dlls in some cases
2014-04-08 12:01:56 +05:30
Devdeep Singh
d417ce0d70
CLOUDSTACK-5743. The link generated for downlading a volume or a template was giving a
...
permission error on hyper-v. Fixed the path with which a softlink is created for a
downloaded volume or template. Also addressed the issue at other places where the path
field wasn't set correctly when a volume was migrated or a template was created from
a volume.
2014-03-18 11:49:14 +05:30
Hugo Trippaers
f3668453f0
Fix compile issues in mysql-ha plugin
2014-03-12 09:03:58 +01:00
John Kinsella
ec4db7bbff
CLOUDSTACK-6204: Removing realhostip.com dependency
...
For more info, see https://cwiki.apache.org/confluence/display/CLOUDSTACK/Realhost+IP+changes
Author: Amogh Vasekar <amogh.vasekar@citrix.com>
Signed-off-by: John Kinsella <jlk@stratosec.co> 1394399081 -0700
(cherry picked from commit 2fe7aeea23 )
Signed-off-by: Animesh Chaturvedi <animesh@apache.org>
2014-03-10 12:55:41 -07:00
John Kinsella
2fe7aeea23
CLOUDSTACK-6204: Removing realhostip.com dependency
...
For more info, see https://cwiki.apache.org/confluence/display/CLOUDSTACK/Realhost+IP+changes
Author: Amogh Vasekar <amogh.vasekar@citrix.com>
Signed-off-by: John Kinsella <jlk@stratosec.co> 1394399081 -0700
2014-03-09 14:04:41 -07:00
Hugo Trippaers
472a387d2d
Move mysql ha strategy to a plugin. Activate this plugin using the mysqlha profile or the noredist flag
...
(cherry picked from commit a0f932437c )
Signed-off-by: Animesh Chaturvedi <animesh@apache.org>
2014-03-06 16:07:32 -08:00
Rajani Karuturi
badff18021
added delete iso api to the simulator in the smoke tests, this will fix test_03_delete_iso when run against a simulator
...
Signed-off-by: Koushik Das <koushik@apache.org>
2014-03-07 01:08:01 +07:00
Rajani Karuturi
dadc29920c
added mock handlers for VpnUsersCfgCommand and RemoteAccessVpnCfgCommand in the simulator
...
Signed-off-by: Koushik Das <koushik@apache.org>
2014-03-07 01:08:00 +07:00
Alena Prokharchyk
eb61f8146d
CLOUDSTACK-5872: use List DS for storing NicProfiles as public network can have more than one nic
2014-03-07 01:07:59 +07:00
Alena Prokharchyk
e0e13434b9
CLOUDSTACK-5872: use List DS for storing NicProfiles as public network can have more than one nic
...
Conflicts:
server/src/com/cloud/consoleproxy/ConsoleProxyManagerImpl.java
2014-03-05 13:35:43 -08:00
Jayapal
86643d6e3f
CLOUDSTACK-6183: unplug the nic when all the ips of public vlan range is removed
...
(cherry picked from commit 7700a1b716 )
Signed-off-by: Animesh Chaturvedi <animesh@apache.org>
2014-03-04 23:43:03 -08:00
frank
9e1525c032
CS-19377
...
[Baremetal] After deploy VM on Baremetal host, BM host fail to be PXE booted
(cherry picked from commit 793a6a7177 )
Signed-off-by: Animesh Chaturvedi <animesh@apache.org>
2014-03-04 23:42:37 -08:00
Min Chen
ecddd70f90
CLOUDSTACK-6175:s3.singleupload.max.size option not applicable for
...
backup snapshot on KVM.
(cherry picked from commit 94257c0fc8 )
Signed-off-by: Animesh Chaturvedi <animesh@apache.org>
2014-03-04 23:41:06 -08:00
Min Chen
d4a1adac21
CLOUDSTACK-6174: Provide separate option for Windows Server 2012 R2 as
...
an OS type when registering template.
(cherry picked from commit 4c83f80c80 )
Signed-off-by: Animesh Chaturvedi <animesh@apache.org>
2014-03-04 23:40:49 -08:00
Likitha Shetty
3cd33f6f4a
CLOUDSTACK-6146. [VMware] [ESXi 5.5] Live VM migration of an already migrated VM (with storage) across clusters fails
...
In vCenter 5.5, once a volume is migrated the VMDKs are renamed to match the name of the VM.
Update volume path for every volume belonging to the VM to the corresponding new disk filename.
(cherry picked from commit 8cb03ddb23 )
Signed-off-by: Animesh Chaturvedi <animesh@apache.org>
2014-03-04 23:39:44 -08:00
Likitha Shetty
e63af74f8e
CLOUDSTACK-6146. [VMware] [ESXi 5.5] Live storage migration of an already migrated volume fails
...
In vCenter 5.5, once a volume is migrated the VMDKs are renamed to match the name of the VM.
If a volume has been renamed upon migration update its volumePath to that of the new disk filename.
(cherry picked from commit c652ff45df )
Signed-off-by: Animesh Chaturvedi <animesh@apache.org>
2014-03-04 23:39:18 -08:00
Rajesh Battala
96118e485f
CLOUDSTACK-6159 Fixed creating volumes(Root, DataDisk) with uuid in primary store
...
(cherry picked from commit b44901c059 )
Signed-off-by: Animesh Chaturvedi <animesh@apache.org>
2014-03-04 23:38:46 -08:00
Frank.Zhang
26002ae69c
BUG-ID: CS-19152
...
[upgrade] Baremetal 4.2.0 -> 4.3. After upgrade, destroy baremetal instance fail
BUG-ID: CS-19150
[upgrade] Baremetal 4.2.0 -> 4.3. After upgrade, unable to start baremetal instance
BUG-ID: CS-19149
[upgrade] Baremetal 4.2.0 -> 4.3. After upgrade, baremetal host remain in Disconnected state. But instance associated with baremetal host is running.
BUG-ID: CS-19151
[upgrade] Baremetal 4.2.0 -> 4.3. After upgrade, unable to reboot baremetal instance
BUG-ID: CS-19156
[upgrade] Baremetal 4.2.0 -> 4.3. After upgrade, unable to stop baremetal instance
reviewed-by: edison
(cherry picked from commit 3787579d29 )
Signed-off-by: Animesh Chaturvedi <animesh@apache.org>
2014-03-04 23:36:17 -08:00
Jayapal
7700a1b716
CLOUDSTACK-6183: unplug the nic when all the ips of public vlan range is removed
2014-02-28 16:54:06 +05:30
frank
793a6a7177
CS-19377
...
[Baremetal] After deploy VM on Baremetal host, BM host fail to be PXE booted
2014-02-27 15:18:01 -08:00
Min Chen
94257c0fc8
CLOUDSTACK-6175:s3.singleupload.max.size option not applicable for
...
backup snapshot on KVM.
2014-02-26 14:57:32 -08:00
Min Chen
4c83f80c80
CLOUDSTACK-6174: Provide separate option for Windows Server 2012 R2 as
...
an OS type when registering template.
2014-02-26 11:24:01 -08:00