will
f8c5a56d03
bug 8898: Change Service and Reset Password will now be always visible when VM is running. However, we will now prompt a dialog that explains that the VM must first be stopped before allowing this.
...
Merge from master
2011-04-04 10:42:28 -07:00
Alex Huang
1eba5ea7a7
unittest failures fixed
2011-04-04 10:32:15 -07:00
Alex Huang
f8b8da1fa1
bug 9277: added table data_center_details
2011-04-04 10:07:35 -07:00
Alex Huang
01a0f75491
bug 9286: added constraint for domain id in data_center
2011-04-04 10:04:28 -07:00
will
90dd395cf7
bug 8816: Added link local IP to the system VM UI
...
merge from master
2011-04-04 10:02:36 -07:00
Alex Huang
fc7f526090
bug 9282: changed the broadcast domain type for control and public network
2011-04-04 09:56:56 -07:00
Alex Huang
a93ebd21d2
bug 9281: fixed account_id can be null in db
2011-04-04 09:53:36 -07:00
Alex Huang
5a6d3dc55c
bug 9280: added gateway and cidr for control network
2011-04-04 09:50:16 -07:00
Alex Huang
2dc5616766
bug 9287: change the names of the system service offerings
2011-04-04 09:39:08 -07:00
Alex Huang
380c275d54
bug 9290: fixed default to be 0
...
bug 9289: dropped domain column
2011-04-04 09:26:42 -07:00
kishan
4f97d4652d
Skip event migration when usage db doesn't exist
2011-04-04 18:31:48 +05:30
alena
29bfde9da4
Revert "bug 8898: allow service offering upgrade for Running vm"
...
This reverts commit 7668e1878acea6f380e167338248f1f3f8affca0.
2011-04-01 18:16:14 -07:00
Edison Su
ab862026d6
fix link local setup;
2011-04-01 17:15:05 -04:00
Edison Su
8161964bc2
fix db upgrade error
2011-04-01 14:21:26 -04:00
Kelven Yang
f14be91167
Apply changes in FOSS because of prioprietary merges
2011-04-01 14:13:38 -07:00
Edison Su
de2d650adf
fix db upgrade from 2.1.x to 2.2.1
2011-04-01 11:00:28 -04:00
Alex Huang
8b34065623
bug 9259: added upgrade test suite
2011-04-01 10:32:23 -07:00
Alex Huang
420157071b
bug 9259: added edison's changes as well
2011-04-01 09:55:42 -07:00
Alex Huang
d14b04f9a5
bug 9259: removed some of the extra vpn statements duplicated from my change and chiradeep's change
2011-04-01 09:41:26 -07:00
Alex Huang
a8454ad0eb
bug 9259: why should destroyed be NULL to begin with. fix upgrade
2011-04-01 09:33:37 -07:00
kishan
7b55b41556
bug 9239: Ignore optional zone Id for Snapshot delete events
...
status 9239: resolved fixed
2011-04-01 15:15:00 +05:30
kishan
7f08061e72
Added missing semi-colon and corrected usage unit test error messages
2011-04-01 12:06:52 +05:30
prachi
492dd78f1c
Bug 9180 - Default local SR on XenServer won't be used
...
- Update the diskoffering for system VMs to change the value of use_local_storage, when the global config 'system.vm.use.local.storage' is changed.
2011-03-31 23:11:11 -07:00
Edison Su
04626d8202
bug 9242: add vlan dependence for ubuntu, and set name type to DEV_PLUS_VID_NO_PAD, before creating vlan
...
status 9242: resolved fixed
2011-03-31 19:08:14 -04:00
Edison Su
bc54c68da6
enable serial console for system vm, to make debug easier
2011-03-31 18:49:05 -04:00
Edison Su
f3a5201ec8
bug 8459: acpiphp and pci_hotplug modules need to be auto loaded in domr
...
status 8459: resolved fixed
2011-03-31 18:49:05 -04:00
anthony
2c85092316
bug 9161: better fix
2011-03-31 18:24:57 -07:00
anthony
afd7adc775
bug 9161: findByOutstandingWork means find all works with step not equal Done
2011-03-31 18:03:59 -07:00
alena
703537d222
bug 9248: generate events on service/diskOffering create/update/delete
...
status 9248: resolved fixed
2011-03-31 16:30:11 -07:00
will
b192d1cb76
bug 9118: Updated snapshot UI to support multiple recurring snapshot policy
2011-03-31 16:28:13 -07:00
will
31b22bf806
bug 9118: Updated snapshot UI to support multiple recurring snapshot policy
2011-03-31 16:12:00 -07:00
alena
7e7c647dea
bug 9245: save ownerAccountId (instead of callerAccountId) to account_id field in async_job table. We already save caller info to user_id field
...
status 9245: resolved fixed
2011-03-31 15:31:27 -07:00
anthony
db351f8cba
bug 9249: use interval type , not snapshot type
...
status 9249: resolved fixed
2011-03-31 13:55:34 -07:00
Frank
cf7fd7447a
Bug 9218 - service cloud-management restart OR stop FAILED
...
Resloved: Fixed
2011-03-31 09:45:57 -07:00
Edison Su
344d1924a6
bug 8459: add nic hotplug support
2011-03-30 19:09:53 -04:00
alena
6d7f3da46a
For VirtualRouter apply networkThrottling rate of the GuestNetworkOffering to both Guest and Public networks.
2011-03-30 14:53:04 -07:00
Alex Huang
bf13d2cbec
added missing changes from schema changes previously
2011-03-30 13:23:56 -07:00
Frank
6d005313bc
Move schema files to setup/db directory in line with DB upgrade code
2011-03-30 12:14:42 -07:00
alena
a1a2717811
bug 9192: don't query for securityGroups when Vm's zone is security group disabled.
...
status 9192: resolved fixed
2011-03-30 09:40:45 -07:00
kishan
e276d3b7fb
bug 7631: Convert unprocessed events to usage_events
...
status 7631: resolved fixed
2011-03-30 11:19:04 +05:30
alena
c1db5aea31
Fixed NPE in listVirtualMachines command - when search for ROOT volume's storagePool type, assume that corresponding storagePool might be removed.
2011-03-29 20:21:26 -07:00
anthony
4992ee756f
kbps means kilotype per secondary,
2011-03-29 19:42:23 -07:00
alena
aab78874c7
bug 9201: listNetworkOfferings - return -1 when network_rate is Unlimited; if value is NULL - return global configuration value
...
status 9201: resolved fixed
2011-03-29 19:21:25 -07:00
alena
f04f2ab10c
bug 9192: More improvements to listVm performance - cache dataCenter/serviceOffering/Network/Template/Iso information on Api level
...
status 9192: resolved fixed
2011-03-29 19:18:30 -07:00
alena
2af46789cb
bug 9192: multiple improvementes to listVms command.
...
1) No longer do multiple searches involving "domain" table; only one join with domain is being done.
2) Do join with domain table only when command is executed by domainAdmin
3) Added index for "path" field in "domain" table
4) No longer do joins with account table as account_id is already present in vm_instance table.
2011-03-29 19:18:30 -07:00
will
bdb42c306c
bug 9021: Fixed network rate display issue in network offering.
...
Merge from master
2011-03-29 18:52:01 -07:00
will
38e95455d1
rollbacked create-schema foreign key constraint until we can figure out a way to make sure server-setup.xml isn't broken by this for developers.
2011-03-29 17:23:18 -07:00
Frank
0a66b176aa
Fix the incorrect "," in CitrixResourceBase.java
2011-03-29 15:15:49 -07:00
Edison Su
a7953c1e7a
bug 9205: resolved fixed
...
status 9205: fix NPE in usageEvent
2011-03-29 14:57:16 -04:00
Alex Huang
6bd978abfe
bug 9192: fixes the caches that are gone due to configuration server uses the same dao without cache
2011-03-29 11:31:59 -07:00