abhishek
efcc1b9aa8
bug 8601: another upgrade step for network offerings
2011-03-02 14:37:39 -08:00
abhishek
e9d87d8d76
changes to security grps upgrade (ant unitttest passes)
2011-03-02 14:35:55 -08:00
nit
e772bfa00b
bug 8812: DB upgrade (2.1 - 2.2) changes for template. ant unittest successful
...
status 8812: resolved fixed
2011-03-02 13:39:03 -08:00
Alex Huang
f3b58a4b0a
removed a bunch of scripts that doesn't pass unittest
2011-03-02 00:16:54 -08:00
Alex Huang
d0a5816999
Added Premium upgrade
2011-03-01 23:47:36 -08:00
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
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
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
abhishek
f484c27a1f
bug 8601: adding another step for network offerings table
2011-03-01 10:30:27 -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
anthony
3537c7e1a0
fix schema
2011-02-28 18:05:44 -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
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
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
prachi
889827b63a
Bug 7845 - Productize DeploymentPlanner
...
Bug 7723 - merge or re-write host tagging into master / 2.2
Bug 7627 - Need more logging for Allocators
Bug 8317 - Add better resource allocation failure messages
Changes for Deployment Planner to use host and storagePool allocators to find deployment destination.
Also has the changes for host tag feature.
Improved the logging for allocators.
2011-02-28 13:47:51 -08:00
abhishek
2a95a95d18
checking to see if mysql is running
2011-02-28 13:43:38 -08:00
anthony
1970161844
bug 8714: support paraleel recursive snapshot
...
snapshot doesn't depend on volume any more, volume can be removed even there are snapshots on this volume
status 8714: resolved fixed
2011-02-25 22:17:13 -08:00
abhishek
5c4078e296
bug 8601: adding the upgrade script from 2.2.1 to 2.2.2
2011-02-25 17:14:57 -08:00
abhishek
46994153a9
bug 8601: these are the 2 sql files for the cloud and cloud_usage db migration. I have tested some of the most common cases, as well as some uncommon cases (create a direct and virtual network in same zone).
2011-02-25 17:06:26 -08:00
Edison Su
8a40371288
refactor security group in advanced network mode: use direct tagged network instead of public network
2011-02-24 19:58:18 -05:00
alena
039b11b9ba
1) Added guestIpType to the network offering; create/listNetworkOffering apis got changed accordingly.
...
2) Set traffic Type to be Guest for Direct/Virtual non-system default network offerings. Use this guestIpType during the network creation/implementation
2011-02-24 15:36:01 -08:00
Alex Huang
a6ac728761
cleanup script is also running now as well
2011-02-24 11:35:49 -08:00
kishan
8eb665246e
bug 7935: Included hypervisor type to vm usage records
...
status 7935: resolved fixed
2011-02-24 20:08:12 +05:30
kishan
f138552f36
bug 8603: Included netwrok_id in network usage records
...
status 8603: resolved fixed
2011-02-24 15:31:59 +05:30
Edison Su
adbd20ca5a
bug 8655: add security group for direct tagged network
2011-02-23 15:53:14 -05:00
Alex Huang
2002abd7c3
fixed copy and paste errors
2011-02-22 19:33:25 -08:00
Alex Huang
b6056bc0b1
missing files
2011-02-22 19:12:10 -08:00
Alex Huang
78f5c6cc47
schema converted over.
2011-02-22 18:23:05 -08:00
Alex Huang
c22b37e402
latest work on db migration
2011-02-22 18:23:05 -08:00
kishan
99b5f7279d
added queries to handle unit MB to bytes change for volume usage
2011-02-22 17:12:22 +05:30
alena
cd90bc7166
bug 8412: allow to delete network when it has dhcp/domRs
...
status 8412: resolved fixed
1) Don't count domR/Dhcp nic in active nics.
2) Removed domR cleanup thread; Network shutdown thread would shutdown domR/dhcp when network has no active vms
2011-02-18 10:31:59 -08:00
abhishek
2275d8d833
bug 8452: introducing a state for domain; blocking creation of accounts/users whilst domain is in an inactive state
2011-02-17 15:17:45 -08:00
Kelven Yang
45eb1b4d3c
Fix syntax error in create-schema.sql
2011-02-17 11:26:34 -08:00
Alex Huang
6b0d4947ed
bug 8529: propagated to master. Added junit test support to ant
2011-02-16 17:40:58 -08:00
kishan
70b5a7224f
2.2beta4 to GA upgrade changes
2011-02-16 13:43:42 +05:30
Edison Su
8887b6c443
add correct mdsum
2011-02-15 18:13:50 -05:00
Edison Su
c6e84374cc
direct boot info to vga console instead of serial console for user vm template
2011-02-15 18:04:24 -05:00
alena
c11a9c18e2
bug 8381: disassociateIpAddress is async now
2011-02-15 12:24:18 -08:00
Kelven Yang
d9d128ee9d
Incremental refactoring - retire host_master table
2011-02-15 10:56:04 -08:00
alena
d80caf24fd
bug 8564: Changed implementation for static nat rules. Now we use separate interfaces instead of PortForwardingRules interfaces.
...
status 8564: resolved fixed
2011-02-15 10:45:28 -08:00
Alex Huang
7dd54f079b
started vms with these latest
2011-02-11 17:03:04 -08:00
Alex Huang
b0f0efa29b
more changes to make it work better in a cluster
2011-02-11 17:03:04 -08:00
kishan
6e9ef0d988
2.2beta4 to GA db changes
2011-02-11 20:37:13 +05:30
nit
e901ccfe07
bug 8498: Make osTypeId optional. Introdue a new OS type None to be shown for non bootable ISOs. Add check that when the ISO is bootable a valid osTypeId gets passed
2011-02-11 18:44:26 +05:30
alena
4054d7e2b5
Store ip address as String instead of Long in user_ip_address and port_forwarding_rules tables
2011-02-09 19:35:03 -08:00