Wido den Hollander
6f3e4d3592
CLOUDSTACK-1302: Allow a cache mode per disk offering
...
Per disk offering the setting none, writeback or writethrough can be set
This allows for both safety and performance for writes.
2013-11-20 14:17:03 +01:00
fjkdf
8321ea4d78
add mgt.server.vendor global configuration, in case different vendor wants to identify its identity
2013-11-19 17:55:58 -08:00
Alex Huang
465626f6d1
Fixed issues with execute in sequence
2013-11-19 17:20:58 -08:00
Jessica Wang
829f1db6e8
CLOUDSTACK-4793: UI > Virtual Routers > add new action "Upgrade Router to Newer Template" in detailView.
2013-11-19 16:15:49 -08:00
Jessica Wang
d6a38c238a
CLOUDSTACK-4793: UI > Virtual Routers > add new action "Upgrade Router to Newer Template" on top of listView.
2013-11-19 14:32:18 -08:00
Syed Ahmed
481af07fb1
Adding protocol parameter to loadbalancer response
2013-11-19 22:12:44 +05:30
Gaurav Aradhye
67b071beaa
CLOUDSTACK-5194: portable ip - Improving cleanup code to
...
avoid cascading failures
2013-11-19 11:21:33 +05:30
Jessica Wang
2587e42db6
CLOUDSTACK-4793: UI > Virtual Routers > Advanced Search > add cluster dropdown since API now supports it.
2013-11-18 15:02:35 -08:00
afornie
876b7e492f
Checkstyle adjustments in code and configuration
2013-11-18 19:22:42 +01:00
Daan Hoogland
709b70c6d1
dos2unix
2013-11-18 19:22:30 +01:00
Hugo Trippaers
1ece5f0c28
StoragePoolResponse.getId() returns a String with an UUID
2013-11-18 14:27:06 +01:00
Hugo Trippaers
bb8f8fb20b
Expose getPrimaryDataStore(String uuid) through the DatastoreManager interface so it can be used clients.
2013-11-18 14:27:06 +01:00
Kishan Kavala
a9413707c9
Fix listRouter by clusterId and upgradeRouterTemplate by clusterId
2013-11-18 13:05:34 +05:30
Laszlo Hornyak
065e5afa08
Tests for DBUtil
...
This patch adds test for the lock management:
- getGlobalLock
- releaseGlobalLock
Signed-off-by: Laszlo Hornyak <laszlo.hornyak@gmail.com>
2013-11-16 15:44:31 +01:00
Gaurav Aradhye
438cf4ea63
CLOUDSTACK-5186: Increasing the waiting time for router to
...
come up
2013-11-16 17:15:14 +05:30
Girish Shilamkar
e2051de98e
CLOUDSTACK-5187: Fix test_vpc_vm_life_cycle recover tests
...
The vms were recovered without deleting the vms first
therefore the API failed.
2013-11-15 23:38:57 -05:00
Ashutosh K
02c15528c8
CLOUDSTACK-5185: test_egress_fw_rules - failed the test case
...
if vm deployment failed instead of going on executing rest
2013-11-16 14:57:59 +05:30
Alena Prokharchyk
7791d63077
Added one more log file location to .gitignore
2013-11-15 09:33:05 -08:00
Girish Shilamkar
0b8cc9705f
Fix marvin to refer to correct random_gen() function
2013-11-15 17:13:12 +05:30
Girish Shilamkar
09c0370d70
CLOUDSTACK-2243: base_image_updation - Adding tags to test cases
2013-11-15 16:53:33 +05:30
Gaurav Aradhye
8a1918dbe1
CLOUDSTACK-5179: Fixed test script issue related to detach
...
volume
2013-11-15 16:33:37 +05:30
Gaurav Aradhye
a6c2c6a261
CLOUDSTACK-5147: Removing basic and sg tags from the test
...
case which is invalid for basic zone
2013-11-15 16:25:10 +05:30
Gaurav Aradhye
c141e418e9
CLOUDSTACK-5180: Increasing the timeout for uploading volume
2013-11-15 16:23:18 +05:30
Milamber
4f302c124e
Add 4.3.x messages.properties to Transifex config tool
2013-11-15 09:15:11 +00:00
Girish Shilamkar
186b82ae3a
CLOUDSTACK-5148: Fix test_createSharedNetwork_projectSpecific
...
VM was being created with accountid and also project. By doing
this create vm or any other resource will fail. Only specify
project in which resource is created.
2013-11-14 21:16:01 -05:00
Harikrishna Patnala
c29cd9d3c7
CLOUDSTACK-4835: Update global configuration test cases failed in master Changes made in update/list configuration API to use ConfigDepot
...
CLOUDSTACK-4169: Scoped configuraion parameters logic moved to ConfigDepot
CLOUDSTACK-5163: missing parameters in configuration table
2013-11-15 12:19:31 +05:30
Jayapal
7dceca5995
CLOUDSTACK-5177: Fixed issue with running script from cron job
2013-11-15 12:05:19 +05:30
Ashutosh K
9410423555
CLOUDSTACK-5169: Egress rules - Improved assertion code
...
related to SSH to avoid assertion error
2013-11-15 11:28:07 +05:30
Ashutosh K
b178d06454
CLOUDSTACK-5168: Fixed test script issue related to SSH
...
command
2013-11-15 11:24:30 +05:30
Ashutosh K
868e944bf1
CLOUDSTACK-5166: Fixed test script issue related to egress
...
rules
2013-11-15 11:14:44 +05:30
Prasanna Santhanam
bf22f6dfe9
Revert "CLOUDSTACK-5176:"
...
ConfigurationParameterScope class is missing. Possibly an unadded new
file in the git commit.
This reverts commit 1762dbbb17 .
2013-11-15 10:20:26 +05:30
Edison Su
1292b76c63
Add a new method on datastoredriver: getCapabilities, which will be called by liststoragepoolcmd. UI can make decision based on the capabilities of the storage.
...
And also add a new table: snapshotdetails
2013-11-14 15:55:39 -08:00
Nitin Mehta
1762dbbb17
CLOUDSTACK-5176:
...
Added the cluster scope to vmware.reserve factors
Signed off by : nitin mehta<nitin.mehta@citrix.com>
2013-11-14 15:44:13 -08:00
Darren Shepherd
1f7ef652cf
Make com.cloud.network.vpn.RemoteAccessVpnService an extensible type
2013-11-14 15:31:33 -08:00
Jessica Wang
5e2e27dea6
CLOUDSTACK-3154: UI > zone detail > remove VMware data center action > if API returns error, stop spinning wheel and show returned error text in a pop up dialog.
2013-11-14 14:38:54 -08:00
Jessica Wang
9fc81f0b4d
CLOUDSTACK-999: hyper-V: UI > zone wizard > Edit Traffic Type > send hypervnetworklabel to addTrafficType API.
2013-11-14 12:56:59 -08:00
Chris Suich
5fb7c29726
Fixed issue with detail view fields marked as 'isPassword' not being obfuscated
...
CLOUDSTACK-5111
2013-11-14 12:17:00 -08:00
Anthony Xu
ac649b43e6
XS host free memory might change, if user manually changes dom0 memory,
...
this patch makes CS update latest XS host free memory on host connect process.
2013-11-14 12:07:29 -08:00
Anthony Xu
9c739ef93d
Revert "Revert "XS host free memory might change, if user manually changes dom0 memory,""
...
This reverts commit 74153e4a79 .
2013-11-14 11:58:55 -08:00
Jessica Wang
8ec1f3f8d0
CLOUDSTACK-999: hyper-V: UI > Add Primary Storage > when hypervisor type of selected cluster is Hyperv, populate Protocol dropdown with only one option "SMB/cifs".
2013-11-14 11:42:59 -08:00
Wei Zhou
59453ea6be
remove duplicated scheduled tasks from VpcVirtualNetworkApplianceManagerImpl
...
(cherry picked from commit e444a03819 )
2013-11-14 19:00:24 +01:00
Damodar Reddy
67fc2f53e2
CLOUDSTACK-4916: Fixing the issue with DB HA when there are more than 2 db nodes (Issue was mysql DriverManager was returning salve db nodes on random basis which was causing issue)
...
Signed-off-by: Abhinandan Prateek <aprateek@apache.org>
2013-11-14 11:10:48 +05:30
Anthony Xu
74153e4a79
Revert "XS host free memory might change, if user manually changes dom0 memory,"
...
This reverts commit a1d09ae16f .
2013-11-13 15:38:42 -08:00
Jessica Wang
253da8f6ba
CLOUDSTACK-999: hyper-V: UI > zone wizard > Add Secondary Storage step > add "SMB/cifs" option in Provider dropdown > When Provider is selected as SMB/cifs, show SMB username/password/domain fields and send their values into url parameter of addImageStore API.
2013-11-13 15:01:59 -08:00
Alena Prokharchyk
4a8e9f8b8d
Resource Metadata: added implementation for Remote Access VPN
2013-11-13 14:26:16 -08:00
Alena Prokharchyk
96b9ebafc0
listRemoteAccessVpns: implemented search by networkId and id
2013-11-13 14:26:15 -08:00
Jessica Wang
5a12165db7
CLOUDSTACK-999: hyper-V: UI > zone wizard > Add Primary Storage step > add option "SMB/cifs" in protocol dropdown > When protocol is selected as SMB/cifs, show SMB username/password/domain fields and send their values into url parameter of createStoragePool API.
2013-11-13 14:11:06 -08:00
Jessica Wang
a1dd6728f3
CLOUDSTACK-999: hyper-V: UI > Infrastructure > Primary Storages > Add Primary Storage > add option "SMB/cifs" in protocol dropdown > When protocol is selected as SMB/cifs, show SMB username/password/domain fields and send their values into url parameter of createStoragePool API.
2013-11-13 12:00:10 -08:00
Anthony Xu
a1d09ae16f
XS host free memory might change, if user manually changes dom0 memory,
...
this patch makes CS update latest XS host free memory on host connect process.
2013-11-13 10:59:36 -08:00
Ashutosh K
401e0ca0ba
Including tests for VPC VM Lifecycle on Tagged hosts
2013-11-13 21:56:51 +05:30