Commit Graph

4941 Commits

Author SHA1 Message Date
abhishek
0f53f2a2c7 bug 8601: changing traffic_type to guest_type 2011-03-01 17:57:55 -08:00
abhishek
d50a6a2e97 bug 8601: more upgrade fine tuning 2011-03-01 17:50:51 -08:00
anthony
c26de0b3e1 make vhd-util cross build work 2011-03-01 17:48:11 -08:00
Jessica Wang
29147fa0b0 bug 8757: Add Zone Wizard - Don't show VLAN range or guest CIDR if admin selects Advanced zone->security group. 2011-03-01 16:48:29 -08:00
Edison Su
255e9c175b checksshcommand waits for 6 minutes 2011-03-01 16:38:28 -05:00
Edison Su
c80335c9df bug 8783: user vm fs is crashed, use O_DIRECT instead of O_DSYNC/O_SYNC in qemu, aka cache=none. Hope we can reduce the possibility of guest vm crashed.
status 8783: resolved fixed
2011-03-01 16:38:23 -05:00
Edison Su
a99029750f fix NPE when failed to start VM 2011-03-01 16:38:18 -05:00
Edison Su
d7b7d6bc26 bug 8771: multitenancy on same host in security group
status 8711: resolved fixed
2011-03-01 16:38:06 -05:00
abhishek
9345969543 bug 8796: adding another check in advanced zone with sec grp 2011-03-01 16:33:14 -08:00
abhishek
a3986f6691 added another upgrade step 2011-03-01 16:22:29 -08:00
abhishek
7fe999da97 bug 8601: adding another upgrade step for networks table 2011-03-01 16:15:08 -08:00
abhishek
dbb03006b7 adding a migration step from 221 to 222 using alex's framework. this should only be used for alex's upgrade from 217 to 22, for 221 to 222 for 222 release, we still are providing the bash script for upgrade. 2011-03-01 16:00:14 -08:00
alena
a1e9f7d5c2 Return false when vm fails to stop 2011-03-01 14:45:39 -08:00
alena
a8e70cf9b4 bug 8763: Fixed account cleanup process - don't destroy networks when vm expunge failed
status 8763: resolved fixed

Conflicts:

	server/src/com/cloud/user/AccountManagerImpl.java
2011-03-01 14:25:09 -08:00
Chiradeep Vittal
68666f10ae accidental commit 2011-03-01 14:10:30 -08:00
Chiradeep Vittal
431c256e56 bug 8380: use instance name 2011-03-01 14:07:30 -08:00
Chiradeep Vittal
8ee2e311f1 bug 8380: use instance name 2011-03-01 14:07:30 -08:00
Chiradeep Vittal
ae1dc136c0 bug 8380: use instance name 2011-03-01 14:07:30 -08:00
Chiradeep Vittal
3ed9f2892a bug 8380: use instance name 2011-03-01 14:07:30 -08:00
Chiradeep Vittal
697b4f60db bug 8380: use instance name status 8380: resolved fixed 2011-03-01 14:07:30 -08:00
Jessica Wang
035dd38fc8 bug 8774: when disabling password hash, we also disable it during account creation, user creation, password changing. 2011-03-01 11:47:48 -08:00
abhishek
821277ecd1 reverting the change 2011-03-01 11:17:54 -08:00
abhishek
861874b51f adding netapp related tables for migration from 2.1.x to 2.2.1 2011-03-01 11:09:47 -08:00
alena
24b57c5373 Regular user can create guest virtual network only 2011-03-01 10:46:25 -08:00
abhishek
f484c27a1f bug 8601: adding another step for network offerings table 2011-03-01 10:30:27 -08:00
alena
0e032c5301 Fixed NPE in createVlanIpRange 2011-03-01 10:18:15 -08:00
Jessica Wang
c347827193 bug 8636: Network page - Add Network dialog, Add IP Range dialog - change domain dropdown to autoComplete input textbox. 2011-03-01 10:06:45 -08:00
alena
858578993f Set specify_vlan=1 for Direct Network offering. 2011-03-01 10:01:58 -08:00
abhishek
343e06d116 bug 8601: adding another upgrade for data center table
status 8601: resolved fixed
2011-03-01 09:36:22 -08:00
alena
f395005e0a bug 8781: set dhcp/dns/userData providers to be DhcpServer in Basic zone; all other providers have to be null
status 8781: resolved fixed
2011-03-01 09:00:47 -08:00
kishan
65eaf27c5c bug 8670, 8672: Added action events for account/user actions
status 8670: resolved fixed
2011-03-01 21:19:34 +05:30
anthony
fecd83d2b4 import vhd-tools from xen-4.0.1 2011-02-28 19:41:14 -08:00
abhishek
0ef191bed7 adding storage pool upgrade proc 2011-02-28 18:17:40 -08:00
anthony
3537c7e1a0 fix schema 2011-02-28 18:05:44 -08:00
Alex Huang
e3438d2ff0 upgrade data center is done. 2011-02-28 17:59:02 -08:00
abhishek
1014f93009 adding migration scripts for sec grp related stuff for 2.1.7 to 2.2.1 2011-02-28 17:58:40 -08:00
prachi
c1f0aef550 More changes for Bug 7845 - Productize DeploymentPlanner
- After applying the User concentrated Pod heuristic, order of clusters within a pod (based on capacity) should remain intact
- Only change should be clusters of which pod to be considered first
2011-02-28 17:25:52 -08:00
prachi
cf68ad7bc6 DB migration script for 2.1.7 to 2.2.1 - Changes needed for creating new host_tags table 2011-02-28 16:30:45 -08:00
alena
dd282f01e1 Fixed api xml generator - used to truncate some chars during api diff generation 2011-02-28 16:28:54 -08:00
alena
be76a51dbe Api xml doc generator: define if command is sync or async in the xml doc 2011-02-28 16:28:54 -08:00
alena
7c7710c204 Allow network restart only for the networks in Setup and Implemented states. 2011-02-28 16:28:54 -08:00
anthony
cd27202a26 bug 8216: create volume from snapshot can take a disk_offering_id, if disk_offering_id is not specified, use the one from original volume
status 8216: resolved fixed
2011-02-28 16:28:41 -08:00
Alex Huang
8571d04034 unit testing is working again 2011-02-28 16:21:19 -08:00
Kelven Yang
2f5bacf980 bug 8768: merge fix in 2.2.2 to master 2011-02-28 15:59:21 -08:00
Kelven Yang
8f979ace70 Use relative path in Eclipse deps project to avoid breaking developer's local Eclipse environment 2011-02-28 15:55:00 -08:00
prachi
95c071e179 Bug 7845 - Productize DeploymentPlanner
The user concentrated pod heuristic should consider VMs for the given account that are in 'Running' or 'Stopped' state only.
2011-02-28 15:44:01 -08:00
Jessica Wang
37ad7069c2 bug 8636: Add Service Offering Dialog, Add Disk Offering dialog - change domain dropdown to autoComplete input textbox. 2011-02-28 15:18:00 -08:00
Jessica Wang
0c1d341449 bug 8636: Add Domain Dialog - autoComlete parentDomain field - set default value as whatever domain is currently on. 2011-02-28 14:58:46 -08:00
Alex Huang
a05eaa6922 class path for deps removes junit library 2011-02-28 14:48:47 -08:00
Alex Huang
a86f6f085c utilities for db unit test 2011-02-28 14:40:02 -08:00