Commit Graph

4993 Commits

Author SHA1 Message Date
Edison Su bec3f3c8a2 bug 8843: add vm into security group when vm is created
status 8843: resolved fixed
2011-03-04 13:04:44 -05:00
Alex Huang 263244c938 more logging 2011-03-04 11:37:35 -08:00
alena 7cf4c375c2 cloud-set-guest-sshkey script (used by sshKey pair feature, has to be installed on the vm template) is a part of our code base now 2011-03-04 11:31:18 -08:00
Alex Huang 40db230095 more changes for db upgrade 2011-03-04 11:09:24 -08:00
Edison Su 8eaa53f282 fix transaction rollback in security group listener, which cause state machine update failed 2011-03-04 10:58:24 -05:00
Kelven Yang 5d3052c05f Add string util function to retrieve exception info 2011-03-04 10:52:56 -08:00
alena e902e83d13 Fixed bug in xmlDocWriter: use "domain" parameter instead of "domainId" for "login" command 2011-03-04 10:31:58 -08:00
kishan a61a92b0fe bug 8675: Added action events for Domain commands
status 8675: resolved fixed
2011-03-04 16:59:19 +05:30
kishan db7a0ddb75 bug 8672: Added action events for User commands
status 8672: resolved fixed
2011-03-04 16:45:49 +05:30
kishan 44ec214ad8 bug 8507: Generate usage event for empty snapshot
status 8507: resolved fixed
2011-03-04 16:01:58 +05:30
kishan 75def45063 bug 8536: Added delete volume usage event for Data volumes also when Vm goes to Error state
status 8536: resolved fixed
2011-03-04 15:38:07 +05:30
kishan 5df8e59132 bug 8098: Added destroy vm usage event when Vm goes to Error state
status 8098: resolved fixed
2011-03-04 15:30:06 +05:30
kishan a560f59a2b bug 8298: Avoid logging usage events for templates owned by system user
status 8298: resolved fixed
2011-03-04 14:36:57 +05:30
Jessica Wang 8398f03ef7 bug 8704: "listNetworks&domainId=N&account=xxxxxxx" API has been changed to return both account specific and shared networks. Here is corresponding UI change. 2011-03-03 19:12:51 -08:00
Jessica Wang 7635cddb49 bug 8810: Add Disk Offering Button - remove colon in the end. 2011-03-03 18:08:39 -08:00
Jessica Wang 0b127c0aeb Zone Tree - zone arrow should be always expandable since there is always a secondary storage node under it. 2011-03-03 17:41:53 -08:00
Jessica Wang 7183349522 Add Zone Wizard - basic zone - do not create VLAN if pod fails to be created. 2011-03-03 17:08:43 -08:00
alena 715a929e91 Separate createVm methods for 1) vm in Basic zone 2) Vm with SecurityGroup in Advanced zone 3) Vm without SecurityGroup in AdvancedZone 2011-03-03 16:13:00 -08:00
Jessica Wang 6e56a2efab Add Zone Wizard - fix a bug that submit button didn't respond when scope at step4 is zone-wide. 2011-03-03 16:08:00 -08:00
Jessica Wang a7a3a2378f bug 8636: Add Zone Wizard - step 4 - create Virtual VLAN - change domain dropdown to autoComplete input text field. 2011-03-03 15:56:04 -08:00
Jessica Wang 0356b4a8f3 bug 8636: Add Zone Wizard - step 2 - change domain dropdown to autoComplete input text field. 2011-03-03 13:48:38 -08:00
Edison Su 9ad5139fda fix delete security group rule 2011-03-03 13:44:48 -05:00
Jessica Wang 2f2ea41a0d bug 8636: remove non-used code. 2011-03-03 12:59:46 -08:00
keshav 1be21effc9 Changed password script to work even if multiple password servers are listening for requests 2011-03-03 11:52:53 -08:00
Alex Huang 4b09b69cb2 Basic network conversion 2011-03-03 11:06:49 -08:00
Kelven Yang c333210af6 Remove default gateway from password provider list 2011-03-03 10:40:57 -08:00
Kelven Yang 04382595fa Fix an issue when finding DHCP server in windows password manager 2011-03-03 10:40:57 -08:00
Edison Su 38d21a6de7 do not need "FORWARD -i cloudbr0 -o cloudbr0 -j ACCEPT" any more 2011-03-02 20:08:49 -05:00
anthony 16debbcfff merge CopyVolumeCommand 2011-03-02 20:01:46 -08:00
Frank 65cb140d45 Backup UI files before install cloud-client-ui.rpm
The backup file will locate at /usr/share/cloud/ui-backup/ with name as cloud-ui-backup-date.tar.bz2
e.g cloud-ui-backup-2011-03-02.tar.bz2
2011-03-02 19:51:42 -08:00
anthony 5cc7745d9f never set lvm volume unavailable, there may be a conflict with XenServer GC 2011-03-02 19:23:21 -08:00
keshav 25cd4a5768 Changed password script to work with multiple NICs. 2011-03-02 18:30:19 -08:00
prachi 9ec4911285 Removing the scripts to add host_tags table from 21 to 22 DBUpgrade script, since 2.1.7 already has the necessary table. 2011-03-02 17:48:22 -08:00
Chiradeep Vittal a65dd9d9eb Ensure password server is started inside dhcp server system vms 2011-03-02 17:38:38 -08:00
Jessica Wang 2a18ea4614 Network Offering page should list Virtual Network instead of Direct Network. 2011-03-02 16:14:30 -08:00
alena f36ed9b51a bug 8689: don't allow to reset Availability for default Direct network offering
status 8689: resolved fixed
2011-03-02 15:58:44 -08:00
alena 1025f16940 bug 8819: Don't allow upgrade system network offerings
status 8819: resolved fixed
2011-03-02 15:55:36 -08:00
Kelven Yang 27c998f706 Open firewall for volume/snapshot operation in premium SSVM 2011-03-02 14:47:32 -08:00
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
alena b3d27cbf17 bug 8689: default DirectNetworkOffering has availability=Optional 2011-03-02 14:26:28 -08:00
alena b3ff533244 bug 8795: start domR after corresponding network is shutdown - implement network before starting the domR
status 8795: resolved fixed

Conflicts:

	api/src/com/cloud/deploy/DeployDestination.java
2011-03-02 13:46:57 -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
Kelven Yang c1132d5d20 cleanup and name changes to windows password manager 2011-03-02 10:49:36 -08:00
abhishek f0a74e6314 bug 8806: improvements to the flow; using group by to eliminate need for extra ds 2011-03-02 10:07:31 -08:00
abhishek 68aa8c4eb7 bug 8806: fixing list hypervisors
status 8806: resolved fixed
2011-03-02 08:45:26 -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
anthony 95d39161cc vhd-util coalesce to a specified file 2011-03-01 19:58:47 -08:00
Edison Su 53eb46dc2a Add local storage support for kvm 2011-03-01 19:51:43 -05:00