Edison Su
9bce985f62
CLOUDSTACK-4108: fix create template from snapshot for vmware& s3
2013-08-07 19:14:22 -07:00
Edison Su
e851f4a930
CLOUDSTACK-4109: fix upload volume to s3 for vmware
2013-08-07 19:14:18 -07:00
Min Chen
82c35e52ea
CLOUDSTACK-4135: [Object_store_refactor] ISO attached to the guest vm
...
has wrong mount path.
2013-08-07 18:01:58 -07:00
Sheng Yang
17b2bda13c
CLOUDSTACK-3939: Add wait time after VM boot up
...
If VR is reboot before VM booted up, VM cannot get IP. Add timeout for VM
booting up.
2013-08-07 17:43:05 -07:00
Min Chen
98041dba46
CLOUDSTACK-4109:[Object_store_refactor] Extract volume failed with NPE.
2013-08-07 17:11:40 -07:00
Brian Federle
4dafb54884
CLOUDSTACK-4124: Add affinity group list to review step
2013-08-07 16:41:33 -07:00
Alex Huang
f6a2c817bc
Unit test successful. Had to comment out a timing test from Amogh
2013-08-07 16:41:06 -07:00
Alex Huang
5287f4c9ec
Got everything running through testing
2013-08-07 16:41:06 -07:00
Alex Huang
5161ded69c
Removed the configuration parameters from Config.java
2013-08-07 16:41:05 -07:00
Alex Huang
49cd4fa380
Connected config gathering to CloudStack
2013-08-07 16:41:04 -07:00
Alex Huang
90cfca0501
Passed the unit test
2013-08-07 16:41:03 -07:00
Alex Huang
e4f20c7ced
config in place
2013-08-07 16:41:03 -07:00
Alex Huang
31509cf6da
Added new files
2013-08-07 16:41:02 -07:00
Alex Huang
942f282a6e
Moved config into it's own package
2013-08-07 16:41:02 -07:00
Alex Huang
cf3bbb1fb1
Switched AgentManager to use ConfigDepot
2013-08-07 16:41:00 -07:00
Brian Federle
30c3341509
CLOUDSTACK-4122: Cluster tooltip: Add disclaimer for VMware hypervisor
2013-08-07 16:31:39 -07:00
Brian Federle
4ba4e8038a
CLOUDSTACK-4054: Fix conditional fields not showing on first load
2013-08-07 16:24:21 -07:00
Brian Federle
f1680ef9ff
CLOUDSTACK-3268: Support transfer of portable IP
...
Allow UI to implicitly transfer portable IP, through enabling static
NAT on a VM/NIC from another cross-zone network.
2013-08-07 16:17:35 -07:00
Sheng Yang
cab72c0193
Automation: Fix test_redundant_router_network_rules.py
...
Stop VR after VM booted up.
2013-08-07 16:08:59 -07:00
Jessica Wang
c6368b8a2c
CLOUDSTACK-4102: UI > User VM, System VM > remove "Change Service Offering" action since it has been replaced with new action "Scale Up VM".
2013-08-07 16:04:56 -07:00
Sheng Yang
8e395b2a89
Automation: Fix test_vpc.py
2013-08-07 15:51:06 -07:00
Rajesh Battala
1d23d19aa3
[PATCH] CLOUDSTACK-3887 [KVM] [PrimaryStorage] deleteStoragePool is not removing the storage pool information from KVM
...
agent/host
Signed-off-by: Edison Su <sudison@gmail.com>
2013-08-07 15:05:34 -07:00
Jessica Wang
30c7329002
CLOUDSTACK-4160: listUcsManagers API has been extended to take in id parameter. Here is related UI change.
2013-08-07 14:51:36 -07:00
Edison Su
e115ee4026
CLOUDSTACK-3535: still maintain stop agent wont trigger HA
2013-08-07 14:43:16 -07:00
Jessica Wang
7d5e4c666b
CLOUDSTACK-4177: UI > Infrastructure > zone > UCS > blades > disable Associate Profile to Blade button for a blade that already has a profle associated.
2013-08-07 14:39:01 -07:00
frank
7cbd66f71c
CloudStack CLOUDSTACK-4160
...
listUcsManagers API needs to be able to take in id parameter
2013-08-07 14:45:50 -07:00
Jessica Wang
893619dece
CLOUDSTACK-4093: UI > Infrastructure > zone > UCS Manager - (1) add details tab (2) add Delete UCS Manager action.
2013-08-07 14:20:11 -07:00
Chip Childers
b9623155a1
Adding CacheStores category for API docs, to resolve: Exception: Need to add a category for listCacheStores.xml to /home/hudson/jenkins-slave/workspace/cloudstack-apidocs-master/tools/apidoc/gen_toc.py:known_categories
2013-08-07 15:53:44 -04:00
Amogh Vasekar
dce3551031
CLOUDSTACK-2312, CLOUDSTACK-2314 : SHA256 timing attack and brute force attack fix
...
Signed-off-by: Chiradeep Vittal <chiradeep@apache.org>
2013-08-07 12:15:07 -07:00
Edison Su
5b0314fff9
CLOUDSTACK-3535: add kvminvestigator to investirage kvm host
...
Conflicts:
plugins/hypervisors/kvm/src/com/cloud/hypervisor/kvm/resource/LibvirtComputingResource.java
2013-08-07 11:44:19 -07:00
Donal Lafferty
25fa21f190
Get QuickCloud working again
...
Signed-off-by: Chiradeep Vittal <chiradeep@apache.org>
2013-08-07 11:22:32 -07:00
Jessica Wang
efde50fa1e
CLOUDSTACK-4092: UI > listView widget: fix a bug that a grid row was incorrectly removed when a non-add action of listView failed.
2013-08-07 11:09:40 -07:00
Sateesh Chodapuneedi
7bdf541bd7
CLOUDSTACK-4157 Failure to add zone wide primary storage pool is leaving storage pool in database
...
Signed-off-by: Sateesh Chodapuneedi <sateesh@apache.org>
2013-08-07 17:42:13 +05:30
Prasanna Santhanam
d1c01a79a5
Fix missing key
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-08-07 22:52:45 +05:30
Girish Shilamkar
1a46bbd893
Test assumes storagetype to be local therefore test_egress_fw_rules fail.
...
Removed storagetype definition.
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-08-07 20:30:52 +05:30
Sateesh Chodapuneedi
a470b33f97
CLOUDSTACK-3616 [VMware] Failed to create template from volume (volume is created from snapshot of data volume)
...
Signed-off-by: Sateesh Chodapuneedi <sateesh@apache.org>
2013-08-07 14:56:08 +05:30
Gaurav Aradhye
a6076818e0
Automation: Affinity Groups- Removing invalid test case
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
(cherry picked from commit ae378940c305fbb1449a1e5d8fdb13abc3a556dc)
2013-08-07 19:44:16 +05:30
Prasanna Santhanam
37b8775203
fix snapshots tests
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
(cherry picked from commit baf040012430213db557d5ad527b27a954d9a33e)
2013-08-07 19:38:01 +05:30
Bharat Kumar
e55844c364
Cloudstack-4100 preserve data in iso_id column while upgrading from 3.0.7 to 4.2
...
Conflicts:
engine/schema/src/com/cloud/upgrade/dao/Upgrade410to420.java
2013-08-07 18:47:05 +05:30
Sanjay Tripathi
3de6cdb4f9
CLOUDSTACK-4062: SLES 11 SP2, SLES 11 SP3, CENTOS 6.4, RHEL 6.3, RHEL 6.4 OS type missing from OS Type drop down list when registering template.
...
Also added the support of different versions of SLES, RHEL, Oracle Linux guest OS which was not there in the list.
2013-08-07 17:15:32 +05:30
Sanjay Tripathi
d9568c89d7
CLOUDSTACK-4101: Update the Xenserver template/checksum in template.sql to the one verified.
2013-08-07 17:15:22 +05:30
Saksham Srivastava
61c7aa7afe
CLOUDSTACK-4104: VM Creation should fail if a zone is dedicated to a domain and user of the same domain deploys vm without using affinity group "Explicit Dedication".
2013-08-07 17:15:12 +05:30
Radhika PC
78d344b849
CLOUDSTACK-850 saksham's comments fixed
2013-08-07 16:50:42 +05:30
Prasanna Santhanam
8ac1796226
Fix invalid references
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-08-07 16:10:53 +05:30
Prasanna Santhanam
63f303933a
testbuiltin: reduce the root disk size
...
faster bootup and use less space
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-08-07 15:47:53 +05:30
Prasanna Santhanam
70fdd43c84
Fix snapshot limit tests
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
(cherry picked from commit 79cd3df6fb13210cfdb1cf0058737d912629c856)
2013-08-07 15:09:46 +05:30
Prasanna Santhanam
03439e497e
remove local path in cloud-set-guest-password script
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
(cherry picked from commit 2d4e17e8d4c25775448af7f76b4eb61e4e56bf3f)
2013-08-07 14:48:21 +05:30
Prasanna Santhanam
fb58addc35
Fix snapshot GC test
...
Changes to object store removes SecondaryStorage host from the host
table. This affects the test where we identify the secondary storage nfs
host to login to where we verify if the snapshot is present on the
physical resource.
* added base classes for imagestore/stagingstore operations
* fixed the test to check only if NFS is used as backing store
TODO: Fix for s3 based storage layer
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
(cherry picked from commit 4f973778bf6c2bfc7da2b8c785557e86f81af9d5)
2013-08-07 14:33:57 +05:30
Radhika PC
7c1eed51a7
CLOUDSTACK-2685
2013-08-07 14:06:55 +05:30
Sateesh Chodapuneedi
1d9465d758
CLOUDSTACK-3782 Data disk size is modified to KB from GB after it is attached to the instance
...
Signed-off-by: Sateesh Chodapuneedi <sateesh@apache.org>
2013-08-07 08:08:46 +05:30