Commit Graph

7217 Commits

Author SHA1 Message Date
Edison Su
e8a62cc4a9 add security table 2011-08-18 11:38:26 -07:00
Edison Su
bdb325609d simulate more commands 2011-08-18 11:38:18 -07:00
Edison Su
df6bee4061 add template for simulator 2011-08-18 11:37:50 -07:00
Edison Su
ea102aa045 add host guid in migrate command 2011-08-18 11:03:40 -07:00
Edison Su
c57ca25d2a need to update configuration 2011-08-18 10:51:50 -07:00
Edison Su
97e9a0171a change parameters 2011-08-18 10:51:44 -07:00
Edison Su
c707aeb5da add more test cases 2011-08-18 10:51:38 -07:00
Edison Su
8fc6e18f46 fix typo 2011-08-18 10:51:34 -07:00
Edison Su
1bc7631bf2 finally, test framework works now 2011-08-18 10:51:31 -07:00
Edison Su
48494c5f20 generate json configuration file for any kind of data center setup, and deploy it 2011-08-18 10:49:18 -07:00
Edison Su
1600d70ca3 fix code generator, some api response is empty 2011-08-18 10:49:18 -07:00
Kelven Yang
9c47f6bd94 Use row lock instead of global lock when creating a new domain 2011-08-18 10:41:49 -07:00
Kelven Yang
e9c879fbb8 Use row lock instead of global lock when creating a new domain 2011-08-18 10:40:53 -07:00
alena
0cdb67fdc7 bug 11167: no need to lock account when create security group to ensure that the group name is unique for account. If group already exists in the db, and we try to persist it again, mysql constraint (groupName, accountId) will fail and exception will be thrown.
status 11167: resolved fixed
2011-08-18 10:16:20 -07:00
alena
b36241690c bug 11167: no need to lock account when create security group to ensure that the group name is unique for account. If group already exists in the db, and we try to persist it again, mysql constraint (groupName, accountId) will fail and exception will be thrown.
status 11167: resolved fixed
2011-08-18 10:15:15 -07:00
frank
523a32edaa Fix baremetal planner reply to non-baremetal VM when migration 2011-08-18 10:14:16 -07:00
frank
a37573b842 Fix baremetal planner reply to non-baremetal VM when migration 2011-08-18 10:11:51 -07:00
Abhinandan Prateek
2df6e5cc69 fixed execptions while adding second host 2011-08-18 16:26:00 +05:30
Kelven Yang
97e95fce82 bug 10834: when VMware host is down, don't try to restat VMs on other host. VMware prohibits VM relocation when host is down 2011-08-17 18:09:31 -07:00
Kelven Yang
87796378a7 bug 10834: when VMware host is down, don't try to restat VMs on other host. VMware prohibits VM relocation when host is down 2011-08-17 18:07:52 -07:00
alena
c82a373327 Defined missing length field for VO classes 2011-08-17 15:10:07 -07:00
alena
35c779d0ae Defined missing length field for VO classes 2011-08-17 15:08:22 -07:00
alena
6291554576 bug 11154: host can go in Maintenance state only after all vms are migrated from it
status 11154: resolved fixed
2011-08-17 12:03:53 -07:00
alena
ed963d63b4 bug 11154: host can go in Maintenance state only after all vms are migrated from it
status 11154: resolved fixed
2011-08-17 12:02:47 -07:00
Abhinandan Prateek
4c35ece913 fixed execptions while adding second host 2011-08-17 19:17:15 +05:30
Murali Reddy
37512883f1 bug 11148: VMs that got stopped during Host Maintenance have host_id associated with them
status 11148: resolved fixed

enabled vm stop, if the host is last valid host in cluster
2011-08-17 18:11:23 +05:30
Murali Reddy
3ce06fabb7 bug 11148: VMs that got stopped during Host Maintenance have host_id associated with them
status 11148: resolved fixed

enabled vm stop, if the host is last valid host in cluster
2011-08-17 18:06:30 +05:30
anthony
cd57e03e1d fixed the script 2011-08-16 15:23:53 -07:00
Kelven Yang
a9c67d23fa bug 11099: Let VM sync to cooperate with migration process 2011-08-16 15:23:01 -07:00
Kelven Yang
64732eaa2c bug 11099: Let VM sync to cooperate with migration process 2011-08-16 15:22:07 -07:00
anthony
3802426ae3 Revert " fixed script"
This reverts commit 90ac340d39ead1f31c11449671a1aec4fd6f27e2.
2011-08-16 15:18:20 -07:00
anthony
1806ca6364 fixed the script 2011-08-16 15:15:34 -07:00
anthony
20fd2723e9 fixed script 2011-08-16 15:14:54 -07:00
alena
08a1809a49 bug 11133: field size should be declared in VO object explicitly if it's greater than 255
status 11133: resolved fixed
2011-08-16 14:38:49 -07:00
alena
0c8dfb2dc3 bug 11133: field size should be declared in VO object explicitly if it's greater than 255
status 11133: resolved fixed
2011-08-16 14:38:43 -07:00
Sheng Yang
b73861061a Copy missed getRouterStatus.sh to XenServer FP1 host 2011-08-16 14:21:20 -07:00
Sheng Yang
5d66603813 Copy missed getRouterStatus.sh to XenServer FP1 host 2011-08-16 14:07:50 -07:00
anthony
6d29cba58c fixed script 2011-08-16 12:26:04 -07:00
Sheng Yang
b10f560be5 Fix NPE when a router is fail to start
Also enforce the check for restartNetworkCommand
2011-08-16 11:43:36 -07:00
Sheng Yang
898051ecff Fix NPE when a router is fail to start
Also enforce the check for restartNetworkCommand
2011-08-16 11:41:59 -07:00
alena
356728ae19 Fixed spelling mistake 2011-08-16 09:52:00 -07:00
alena
bc8c78f102 Fixed spelling mistake 2011-08-16 09:51:48 -07:00
kishan
1b6f583748 Added sql queries and script to update new template and restart networks 2011-08-16 19:51:11 +05:30
kishan
ee724fc12f Added sql queries and script to update new template and restart networks 2011-08-16 19:49:48 +05:30
Kelven Yang
ced9e1b25e bug 11137: don't start HTTP listen if it is already started 2011-08-15 18:57:06 -07:00
Kelven Yang
ba5dd131db bug 11137: don't start HTTP listen if it is already started 2011-08-15 18:56:15 -07:00
Chiradeep Vittal
e72dbbeeee how to generate api spec file 2011-08-15 17:44:56 -07:00
Kelven Yang
5fc66d1c61 re-enable HA logic on VM state synchronization for VMware 2011-08-15 17:00:43 -07:00
Kelven Yang
73c642ec59 re-enable HA logic on VM state synchronization for VMware 2011-08-15 16:58:54 -07:00
alena
5fd0ff5610 Added missing license headers 2011-08-15 14:24:28 -07:00