Hugo Trippaers
db9f5243c3
Minor fix to package.sh, this prevented packages to be build for releases
2013-08-23 14:28:47 +02:00
Prasanna Santhanam
e39156e4d6
CLOUDSTACK-4473: allow_egress referenced before assignment
...
When deploying with networkids allow_egress gets no default value. This
is a regression caused by fix for CLOUDSTACK-4418
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-08-23 17:03:19 +05:30
Radhika PC
d1ec6362f5
edit changes across assorted files
2013-08-23 15:58:33 +05:30
Radhika PC
26978abc30
gslb edits
2013-08-23 15:29:18 +05:30
Devdeep Singh
5b319ba0cb
CLOUDSTACK-4470, findHostsForMigration api isn't setting the requiresStorageMotion flag to true
...
when a virtual machine is to be migrated across cluster and the source and destination host do
not share storage pools. migrationRequired flag was introduced in a recent commit that was always
set to false for XenServer. This caused the destination host to be flaged as not requiring
storage motion. Fixed the scope of the boolean and defaulted it to true. Other checks validate
if storage motion is required for XenServer.
2013-08-23 15:12:59 +05:30
SrikanteswaraRao Talluri
4a8119c807
CLOUDSTACK-4448: Fix test_03_RouterStartOnVmDeploy to stop all the pre-existing VMs before starting the test
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-08-23 12:37:03 +05:30
Radhika PC
88a58cb157
CLOUDSTACK-4469 upgrade exception added to known issues
2013-08-23 12:11:23 +05:30
SrikanteswaraRao Talluri
db673b2b9b
CLOUDSTACK-4447: Fix router tests by listing Routers for that account of type 'Isolated'.
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-08-23 09:42:37 +05:30
SrikanteswaraRao Talluri
8762a0d0c6
CLOUDSTACK-4425:Fix to attach uploaded volume to a stopped VM test
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-08-23 09:41:19 +05:30
Edison Su
17ffe48ad2
add table lock on snapshot, during taking snapshot
2013-08-22 20:39:09 -07:00
Jessica Wang
a6bf802164
CLOUDSTACK-4413: UI > infrastructure > Guest IP Range > Add IP Range dialog > add IPv6 CIDR field, IPv6 Gateway field.
2013-08-22 17:38:30 -07:00
frank
8ae3de5331
CloudStack CLOUDSTACK-1365
...
UI support for baremetal PXE server
CloudStack CLOUDSTACK-1364
UI support for baremetal DHCP server
2013-08-22 17:27:27 -07:00
Animesh Chaturvedi
06f28722b6
Updating pom.xml version numbers for release 4.2.0
...
Signed-off-by: Animesh Chaturvedi <animesh@Animesh-LinuxDev.citrite.net>
2013-08-22 17:15:42 -07:00
Jessica Wang
4d97c63547
CLOUDSTACK-1365: Some property names in Baremetal API have been changed. Here is corresponding UI change.
2013-08-22 17:14:21 -07:00
frank
667776a9e4
CloudStack CLOUDSTACK-1365
...
UI support for baremetal PXE server
CloudStack CLOUDSTACK-1364
UI support for baremetal DHCP server
2013-08-22 16:31:31 -07:00
Animesh Chaturvedi
6abf2a31e4
Merge branch '4.2' of https://git-wip-us.apache.org/repos/asf/cloudstack into 4.2
2013-08-22 16:05:36 -07:00
Animesh Chaturvedi
7bcf39132d
Updated the CHANGES file to
...
1. Removed "In progress" warning
2. Added note to check Release Notes instead of duplicating New Features and Bug Fixes
2013-08-22 16:00:10 -07:00
Min Chen
6ba0c7e67b
CLOUDSTACK-4455:object_store - Template sync results in private
...
templates being synced to all the secondary stores.
(cherry picked from commit 18aacd48a2 )
Signed-off-by: animesh <animesh@apache.org>
2013-08-22 15:53:35 -07:00
Edison Su
a49d39fe4d
CLOUDSTACK-4456:
...
CLOUDSTACK-4457:
CLOUDSTACK-4459:
harden kvm getvolume. It's possible that one volume created on other kvm host, won't show up on another host, try more times to refresh storage pool if volume won't shown up
(cherry picked from commit a0de0d0177 )
Signed-off-by: animesh <animesh@apache.org>
2013-08-22 15:51:38 -07:00
Edison Su
5e013e9931
add test
...
(cherry picked from commit d157e2970e )
Signed-off-by: animesh <animesh@apache.org>
2013-08-22 15:51:23 -07:00
Marcus Sorensen
60e68ab9ed
CLOUDSTACK-4661: fix vpcid field in response of creating vpn gateway
...
(cherry picked from commit e9c99fc0d4 )
Signed-off-by: animesh <animesh@apache.org>
2013-08-22 15:46:20 -07:00
Min Chen
18aacd48a2
CLOUDSTACK-4455:object_store - Template sync results in private
...
templates being synced to all the secondary stores.
2013-08-22 15:38:50 -07:00
Jessica Wang
99564b381f
CLOUDSTACK-4102: UI > Instracture > SystemVM / VirtualRouter > detailView > change service offering action - display different description based on VM's state.
...
(cherry picked from commit 3b63b22fe4 )
Signed-off-by: animesh <animesh@apache.org>
2013-08-22 15:30:27 -07:00
Jessica Wang
5fd8aa804a
CLOUDSTACK-4102: UI > instances page > detailView > change service offering action > display different description vm's state and vm's hypervisor.
...
(cherry picked from commit d9f5ee8a2e )
Signed-off-by: animesh <animesh@apache.org>
2013-08-22 15:30:10 -07:00
Jessica Wang
111f575476
CLOUDSTACK-4102: UI > widget > extend dialog widget to have dynamic description.
...
(cherry picked from commit da54e06dd1 )
Signed-off-by: animesh <animesh@apache.org>
2013-08-22 15:29:55 -07:00
Brian Federle
1e0b5b58f7
CLOUDSTACK-4431: Fix icon for release dedicated host
...
(cherry picked from commit 44b2e51097 )
Signed-off-by: animesh <animesh@apache.org>
2013-08-22 15:29:32 -07:00
Brian Federle
5908b3b8e7
CLOUDSTACK-4460: VPC list UI: Truncate long values to prevent overflow.
...
(cherry picked from commit b7b0fcbd8c )
Signed-off-by: animesh <animesh@apache.org>
2013-08-22 15:29:06 -07:00
Koushik Das
75185f7bf4
CLOUDSTACK-3441: [Load Test] High delays between VM being allocated to Pod and network implementation causing delays in VM deployment
...
The locking code in implement/shutdown network code was not efficient. Even in order to check the current state of the network lock was getting acquired which is not required. This resulted in delays in deploy VM as can be seen from attached logs where the code waited on the lock just to check if network is implemented.
As part of the fix moved out code that is checking if the network is already implemented or shutdowned outside the lock.
(cherry picked from commit 5528ba4b20 )
Signed-off-by: animesh <animesh@apache.org>
2013-08-22 15:26:28 -07:00
Min Chen
63d492d05f
CLOUDSTACK-4454:object_store - Not able to delete secondary storage when
...
existing snapshots are deleted.
(cherry picked from commit 52f08a4f36 )
Signed-off-by: animesh <animesh@apache.org>
2013-08-22 15:14:02 -07:00
Kelven Yang
0455f1e1e3
apply https://reviews.apache.org/r/13732/
...
Signed-off-by: Kelven Yang <kelveny@gmail.com>
2013-08-22 15:12:52 -07:00
Edison Su
a0de0d0177
CLOUDSTACK-4456:
...
CLOUDSTACK-4457:
CLOUDSTACK-4459:
harden kvm getvolume. It's possible that one volume created on other kvm host, won't show up on another host, try more times to refresh storage pool if volume won't shown up
2013-08-22 15:10:50 -07:00
Edison Su
d157e2970e
add test
2013-08-22 15:10:50 -07:00
Kelven Yang
896eaf3353
apply https://reviews.apache.org/r/13732/
...
Signed-off-by: Kelven Yang <kelveny@gmail.com>
2013-08-22 15:06:15 -07:00
Jessica Wang
3b63b22fe4
CLOUDSTACK-4102: UI > Instracture > SystemVM / VirtualRouter > detailView > change service offering action - display different description based on VM's state.
2013-08-22 15:03:07 -07:00
Jessica Wang
d9f5ee8a2e
CLOUDSTACK-4102: UI > instances page > detailView > change service offering action > display different description vm's state and vm's hypervisor.
2013-08-22 15:03:06 -07:00
Jessica Wang
da54e06dd1
CLOUDSTACK-4102: UI > widget > extend dialog widget to have dynamic description.
2013-08-22 15:03:06 -07:00
Min Chen
52f08a4f36
CLOUDSTACK-4454:object_store - Not able to delete secondary storage when
...
existing snapshots are deleted.
2013-08-22 14:57:17 -07:00
Brian Federle
44b2e51097
CLOUDSTACK-4431: Fix icon for release dedicated host
2013-08-22 14:56:01 -07:00
Brian Federle
b7b0fcbd8c
CLOUDSTACK-4460: VPC list UI: Truncate long values to prevent overflow.
2013-08-22 14:56:01 -07:00
Marcus Sorensen
e9c99fc0d4
CLOUDSTACK-4661: fix vpcid field in response of creating vpn gateway
2013-08-22 15:19:38 -06:00
Murali Reddy
ea738cb5fb
CLOUDSTACK-4442: Source NAT not applied when network starts up
...
fixing the buid break introduced with prev commit for this bug
(cherry picked from commit 255c8473db )
Signed-off-by: animesh <animesh@apache.org>
2013-08-22 13:51:34 -07:00
Murali Reddy
1cd53833d1
CLOUDSTACK-4442: Source NAT not applied when network starts up
...
ensure on network implement/restart/shutdown an ip assoc is sent so that
source nat ip is associated with source nat service provider.
(cherry picked from commit a0f23d0f94 )
Signed-off-by: animesh <animesh@apache.org>
2013-08-22 13:51:06 -07:00
Kishan Kavala
5b4e5935a5
CLOUDSTACK-4115 : Encrypt password in cluster_details table. This fix is to handle upgrades from versions earlier than 3.0.5 and 4.0. Upgrade was not handled when the cluster_details password encryption was introduced.
...
(cherry picked from commit bbe8a6d266 )
Signed-off-by: animesh <animesh@apache.org>
2013-08-22 13:48:51 -07:00
Murali Reddy
255c8473db
CLOUDSTACK-4442: Source NAT not applied when network starts up
...
fixing the buid break introduced with prev commit for this bug
2013-08-22 21:07:52 +05:30
Prasanna Santhanam
69f6f49ae1
CLOUDSTACK-4453: fetch host credentials from marvin config
...
Tests would fetch the credentials for the host to hop into router to
check for essential services. Each test would require to put in the host
information into the test data. Instead fetch the credential information
from the marvin configuration file.
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-08-22 20:20:35 +05:30
Kishan Kavala
bbe8a6d266
CLOUDSTACK-4115 : Encrypt password in cluster_details table. This fix is to handle upgrades from versions earlier than 3.0.5 and 4.0. Upgrade was not handled when the cluster_details password encryption was introduced.
2013-08-22 19:00:24 +05:30
Murali Reddy
a0f23d0f94
CLOUDSTACK-4442: Source NAT not applied when network starts up
...
ensure on network implement/restart/shutdown an ip assoc is sent so that
source nat ip is associated with source nat service provider.
2013-08-22 18:45:33 +05:30
Radhika PC
6b7059a609
CLOUDSTACK-770 ntier review comments
2013-08-22 14:05:44 +05:30
Radhika PC
f97774f809
CLOUDSTACK-770 ntier review comments
2013-08-22 13:32:17 +05:30
animesh
3d30d6b7c0
Merge branch '4.2' of https://git-wip-us.apache.org/repos/asf/cloudstack into 4.2
2013-08-22 00:48:41 -07:00