Sheng Yang
|
04cdca07fa
|
Enforce redundant router command line checking in patchsystemvm.sh
|
2011-07-19 15:41:14 -07:00 |
Sheng Yang
|
e5e76881c6
|
Redundant virtual router: Try to deploy the second virtual router to different pod/cluster/host/storagepool
The old strategy is to deploy the second virtual router to diffent host only.
|
2011-07-19 14:26:37 -07:00 |
Sheng Yang
|
0449ba6c8c
|
Fix restartNetwork command on destroying virtual router
|
2011-07-19 11:56:02 -07:00 |
frank
|
d62b05ebbd
|
Bug 9695 - remove JAXB and JNA (edit)Bug 9695 - remove JAXB and JNA (edit)
no JAXB found, it seems to have been removed
status 9695: resolved fixed
|
2011-07-19 11:27:19 -07:00 |
Alex Huang
|
c4a1a89388
|
bug 10756: Removed constraints for the op_host_capacity table. op_host_capacity table is a table that is frequently updated and is only used in the background. There's no real reason for it to maintain data integrity with other tables. This change may introduce problems where data center, cluster, or pod is deleted and there are capacities entries left. However, this really should be in the application logic to do this deletion rather than relying on the database schema. Be sure to test these cases and make sure there are no data left over.
|
2011-07-19 10:15:46 -07:00 |
Alex Huang
|
950b53eea9
|
more db connection controls through jmx
|
2011-07-19 09:27:09 -07:00 |
Nitin
|
95919523d4
|
bug 9452: Remove the overridden getPageSizeVal function in listCapacity and use it from BaseListCmd which has the changes for default pagination to unlimited.
|
2011-07-19 18:45:47 +05:30 |
Abhinandan Prateek
|
57f41a3a05
|
bug 10731: added optional paramter source cidr
|
2011-07-19 12:21:39 +05:30 |
Edison Su
|
a89f7c0866
|
fix cloud-setup-agent, if selinux is disabled, should return successful, instead of raise an exception
|
2011-07-18 17:50:07 -07:00 |
Alex Huang
|
5590cd93ce
|
bug 10716: Changed the connection's isolation level to allow for more concurrency
|
2011-07-18 16:32:12 -07:00 |
alena
|
62270fe62e
|
bug 10734: removed global lock in "DirectAgentScanTimerTask". This lock used to prevent the task from executing on multiple management server simultaniously.
status 10734: resolved fixed
|
2011-07-18 14:32:57 -07:00 |
Nitin
|
b3957d525b
|
bug 9596: Extract Template/ISO - make extractable = false by default. Make changes to cleanup the extract URL's for multiple sec. storage.
status 9596: resolved fixed
|
2011-07-18 12:10:51 +05:30 |
Sheng Yang
|
d925aa32e5
|
bug 10714: Implement packet fragmentation
Also add an simple nio unit test.
status 10714: resolved fixed
|
2011-07-15 19:35:56 -07:00 |
Sheng Yang
|
0a9dd39a4a
|
bug 10737: Fix java.nio.BufferOverflowException in decompression
Also add unit test for compression/decompression
status 10737: resolved fixed
|
2011-07-15 18:22:25 -07:00 |
anthony
|
10f1499438
|
bug 10680: changing guest.network.device in global config also change existing hosts guest.network.device, reconnect will use network information in host_details
status 10680: resolved fixed
|
2011-07-15 18:20:16 -07:00 |
alena
|
93090d867d
|
bug 10297: make default page size unlimited (-1)
|
2011-07-15 16:02:37 -07:00 |
alena
|
2421236414
|
bug 10328: updateAccount is no longer available for domainAdmin
status 10328: resolved fixed
|
2011-07-15 15:26:15 -07:00 |
alena
|
9c7aade3d1
|
bug 10733: fixed/added incorrect/missing keys in 228 to 229 upgrade
status 10733: resolved fixed
Conflicts:
setup/db/db/schema-228to229.sql
|
2011-07-15 15:10:11 -07:00 |
alena
|
3d41105e1b
|
From Alex - assertion fix
|
2011-07-15 10:19:27 -07:00 |
anthony
|
0c53bddb16
|
bug 10628: root cause is CheckHealthCommand return false, XenServerInvestigator is not called
status 10628: resolved fixed
|
2011-07-15 10:12:54 -07:00 |
anthony
|
f15fae8983
|
bug 10705: don't need to print trace
status 10705: resolved fixed
|
2011-07-15 10:12:37 -07:00 |
anthony
|
36bd6f5859
|
bug 10691: expand try-catch, and add more log
|
2011-07-15 10:12:25 -07:00 |
anthony
|
8722f35f91
|
bug 10691: add more log
|
2011-07-15 10:12:07 -07:00 |
Nitin
|
0dba08a431
|
bug 10520: CAPACITY_TYPE_PUBLIC_IP and CAPACITY_TYPE_PRIVATE_IP - Change from remove and insert to the to the insert and update model. It doesnt seem like they are referenced for the allocators while creating a vm. Next might change them to calculating them on the fly.
|
2011-07-15 20:03:32 +05:30 |
Kelven Yang
|
1e24c6a745
|
bug 10732: fix console proxy assignment issue - file was not saved, commit again
|
2011-07-14 21:54:52 -07:00 |
Kelven Yang
|
028d235716
|
bug 10732: fix console proxy assignment issue
|
2011-07-14 21:52:16 -07:00 |
Kelven Yang
|
281201be8e
|
Make cluster request timeout to be configurable
|
2011-07-14 18:23:23 -07:00 |
alena
|
731c3bc20a
|
bug 10710: Basic zone setup - send dhcp entries to all domRs (in every Pod) only when network.dns.basiczone.updates is set to "all"
status 10710: resolved fixed
|
2011-07-14 16:28:13 -07:00 |
Alex Huang
|
161b7f1cad
|
Switched ping to use the same db connection so that running out of db connections won't affect basic operations
|
2011-07-14 10:48:07 -07:00 |
alena
|
3b3a99ce43
|
bug 10727: fixed duplicated usage event generation when create volume from snapshot
status 10727: resolved fixed
Conflicts:
server/src/com/cloud/storage/StorageManagerImpl.java
|
2011-07-14 10:34:55 -07:00 |
Nitin
|
721ac489b2
|
bug 10718: checkSumSync - remove it as we dont require it.
status 10718: resolved fixed
|
2011-07-14 16:45:20 +05:30 |
kishan
|
f198b892e9
|
throw exception after intercepting to log error event
|
2011-07-14 11:51:14 +05:30 |
alena
|
f76a5e0043
|
Throw correct types of exceptions when fail to create account
|
2011-07-13 18:25:13 -07:00 |
alena
|
1979d1d065
|
bug 10681: for serviceOfferings, diskOfferings, templates/isos return records with not null Removed field on findById method call
status 10681: resolved fixed
Conflicts:
server/src/com/cloud/server/ManagementServerImpl.java
|
2011-07-13 18:25:13 -07:00 |
Edison Su
|
a3da10e9b8
|
bug 10622: use /root/.ssh/id_rsa.cloud instead of ~/.ssh/id_rsa.cloud
status 10622: resolved fixed
|
2011-07-13 17:49:43 -07:00 |
Kelven Yang
|
542ea6f0a6
|
bug 10702: add data migration for 2.2.7 to 2.2.8 migration
|
2011-07-13 14:13:27 -07:00 |
Alex Huang
|
8ef86467ed
|
more logging and fixed bug in cleanup
|
2011-07-13 09:53:38 -07:00 |
Sheng Yang
|
d09008ff72
|
bug 10692: Fix the limitation of SSL packet is 16k using compression
|
2011-07-12 14:50:00 -07:00 |
Nitin
|
df3855420d
|
bug 10624: ExtractVolume - code change for multiple secondary storage.
|
2011-07-12 20:30:43 +05:30 |
kishan
|
b8a19e73af
|
bug 6128: Throw exception when applying port forwarding rule fails
status 6128: resolved fixed
|
2011-07-12 16:41:17 +05:30 |
kishan
|
59399966c2
|
bug 7127: Added action event for lock user
status 7127: resolved fixed
|
2011-07-12 14:56:23 +05:30 |
anthony
|
d8da1e9412
|
bug 10690: add "live" option to migrate
status 10690: resolved fixed
|
2011-07-11 19:36:09 -07:00 |
alena
|
1acfa6013d
|
Close ResultSet and PreparedStatement when gather vm information during the listVirtualMachines call
|
2011-07-11 18:26:15 -07:00 |
alena
|
738811305b
|
bug 10687: respect "bootable" parameter when listIso
status 10687: resolved fixed
|
2011-07-11 18:06:39 -07:00 |
alena
|
50dce6d5a0
|
bug 10438: always return success on disableAccount when it got disabled successfully in the DB. If his vms failed to stop on the backend, mark account for cleanup and let background thread to do the cleanup job
status 10438: resolved fixed
|
2011-07-11 17:45:50 -07:00 |
alena
|
67f76b5192
|
Do regular vm stop (not forced=true) when disableAccount
|
2011-07-11 17:35:22 -07:00 |
anthony
|
72098e4ebd
|
bug 10688: if the template is not installed in the primary storage, the asking zie is doubled, fixed by using physical size for template
status 10688: resolved fixed
|
2011-07-11 17:32:19 -07:00 |
Kelven Yang
|
6d8eb45bad
|
add logging to clustering notification
|
2011-07-11 17:16:23 -07:00 |
Kelven Yang
|
6bea2f7c2b
|
Forgot to save this file before last check-in
|
2011-07-11 16:52:45 -07:00 |
Kelven Yang
|
0fa8b65cde
|
bug 10656: check OutOfMemoryError in critical path, fix run.sh to let it be able to monitor process termination
|
2011-07-11 16:33:19 -07:00 |