Commit Graph

116 Commits

Author SHA1 Message Date
Chiradeep Vittal 1d8ede8be5 only one way to obtain router template 2010-09-09 09:22:28 -07:00
Chiradeep Vittal 1e6dbcbd3d migration from 2.1 to 2.2 on account of new systemvm template
work in progress

don't need the map
2010-09-09 09:17:59 -07:00
abhishek d92aea1d1f bug 6139: A few more improvements to the sp code 2010-09-08 13:46:48 -07:00
abhishek d4bed852c8 bug 6139: Now we can add the same sp again, once deleted. I removed the unique key constraint on the uuid, and am making the check to ensure uniqueness based on uuid in the java layer.
status 6139: resolved fixed
2010-09-08 13:43:20 -07:00
nit 413ec914ed bug 4286: Reverting server-setup.xml checked in accidentally, added more tags to extract template and put in a user and domain check for executing the command. 2010-09-08 18:35:07 +05:30
nit 7a54cf8f7c Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-09-08 15:40:17 +05:30
nit df70188d44 Bug : 4286 Adding extract templated command 2010-09-08 15:39:08 +05:30
anthony 3eb8ae42ee merge domr patch kvm and patch xenserver 2010-09-07 18:50:42 -07:00
Chiradeep Vittal b74806929d bug 6099: don't send ingress rules when not enabled 2010-09-07 17:22:21 -07:00
abhishek 18de2abfe8 bug 5147: more incremental checkins 2010-09-07 17:10:52 -07:00
edison ad94fdb6c4 Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-09-07 16:17:11 -07:00
abhishek c67cac66dc bug 5147: incremental checkin 2010-09-07 16:07:00 -07:00
abhishek 58b2d78a78 bug 5147: added logic to ensure that the system vms and domr are started on another storage pool, if it exists, along with the recreation of vols 2010-09-07 16:04:25 -07:00
abhishek e4ab4bf2cf bug 5147: incremental checkin 2010-09-07 16:04:25 -07:00
edison 55332a65a6 Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-09-07 14:45:05 -07:00
anthony 216e5f23d3 bug 6119: some commands are supposed to take a longer time, set timeout for them to 120 min
status 6119: resolved fixed
2010-09-07 14:03:24 -07:00
abhishek afc181dd82 some code cleanup 2010-09-07 11:50:04 -07:00
abhishek 2b590dbc5d bug 5147: Now, we restart the system vms immediately on another pool after a successful stop on the current pool, if such a reserve pool exists 2010-09-07 11:31:45 -07:00
alena dc5cf270e6 Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-09-07 11:27:57 -07:00
alena 1a824bd195 1) Use transactions instead of global lock in AlertManagerImpl, StatsCollector.
2) Removed GlobalLock on read available capacity  from UserConcentratedAllocator
2010-09-07 11:25:06 -07:00
abhishek 0ea1f370b8 bug 5147: Adding the check to block create and destroy of system resources whilst the storage pool is in maintenance mode. This is based on checking if the pool is in UP state 2010-09-07 11:09:59 -07:00
abhishek 1d47910c32 bug 6044: Added functionality to ensure vms belonging to deleted accounts do not show up
status 6044: resolved fixed
2010-09-07 10:24:56 -07:00
edison 1fcea6a786 Add 3 times re-try when failed to connect to kvm agent host. 2010-09-07 09:58:03 -07:00
kishan 8bfe15d68d bug 6080: handle default route list when dhcp is in use 2010-09-07 16:02:09 +05:30
kishan 0765e4b5e2 bug : 6095 Show proper error when vm create fails due to insufficient capacity 2010-09-07 13:19:14 +05:30
Manuel Amador (Rudd-O) 6fb45ce3c6 Move SSH key pair generation into the management server, make it on-demand rather than upon package installation. 2010-09-03 17:03:53 -07:00
anthony 1ce6b5baa2 need to execute addPoolToHost for each host to associate them with storage pool 2010-09-03 16:43:48 -07:00
abhishek d62c44ad11 bug 5147: some code cleanup, and more incremental checkin 2010-09-03 14:38:22 -07:00
abhishek 73907870f1 bug 6084: fixing some more api response parameters
status 6084: resolved fixed
2010-09-03 13:51:57 -07:00
abhishek 1ca7b1fd1f bug 5924: conforming the api to the ec2 implementation
status 5924: resolved fixed
2010-09-03 11:24:19 -07:00
abhishek bb6a66030a bug 5924: incremental checkin 2010-09-03 11:24:19 -07:00
abhishek 45c997a051 bug 6085: Fixed this issue
status 6085: resolved fixed
2010-09-03 09:40:55 -07:00
abhishek d3e323b9ec bug 5927: incremental checkin 2010-09-02 19:10:13 -07:00
abhishek 53e4db39ed bug 5927: incremental checkin 2010-09-02 18:10:20 -07:00
abhishek 79684987a4 some more code cleanup 2010-09-02 16:49:13 -07:00
anthony e87f81ca27 Merge branch 'master' of ssh://anthony@git.cloud.com/var/lib/git/cloudstack-oss 2010-09-02 16:30:52 -07:00
anthony 50781aba80 bug 5917: if checkSR failed, just return error, don't create the same SR again
status 5917: resolved fixed
2010-09-02 16:29:20 -07:00
abhishek b3803d563e bug 5909: Implementing the enhancement for adding attach time for volumes. In the case of general VM creation, the attach time is usually~creation time. In the case of attaching a volume to a vm, the time significantly differs. The value is nulled out during the detaching of volume from the vm
status 5909: resolved fixed
2010-09-02 16:23:13 -07:00
anthony eb3516dde8 bug 3453: update template size in template-sync
status 3453: resolved fixed
2010-09-02 14:13:26 -07:00
abhishek 254381d41b bug 6031: Fixing the error msg when the deployment of a directly attached vm fails
status 6031: resolved fixed
2010-09-02 10:48:15 -07:00
kishan d16f0b9ddf bug 6036: Added usage exec timeZone and made aggregation timezone as GMT 2010-09-02 17:55:55 +05:30
anthony 4289dd79ec Template size,
1. the size in template_pool_ref now is physical size.
2. template in storage pool is implemented as snapshot, fix x3  issue
3. fix x4 issue
2010-09-01 20:12:01 -07:00
abhishek 6cc9e740e4 organizing imports 2010-09-01 14:06:35 -07:00
abhishek 398e5774ae Merging 6065 into master 2010-09-01 13:52:48 -07:00
edison 84fa801360 Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-09-01 11:18:12 -07:00
edison e92af8c72a Fix the bug:
Remove host when the host is in disconnected state, then you will fail to add the same host back.
2010-09-01 11:17:06 -07:00
abhishek 9535dc8f4d bug 6023: Implemented the search by group
status 6023: resolved fixed
2010-09-01 10:45:01 -07:00
Manuel Amador (Rudd-O) b0acdbcf8b Split out build responsibility into per-project wscript_build files. Installation of generic directories like bindir, and creation of systemvms, remain in toplevel wscript_build. Make some waf code useful and reusable in the form of tools. 2010-08-31 20:40:17 -07:00
edison 11fb89ac87 Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-08-31 19:46:18 -07:00
edison ea2828ee03 fix adding host bugs 2010-08-31 19:46:03 -07:00