Commit Graph

2264 Commits

Author SHA1 Message Date
abhishek 968dc0616f bug 7021: data disk wasn't being created for custom sizes. Also, we were having max size checks in GB, whereas disk offerings are in MB. Made the change there as well.The storage allocators were commented out in master, uncommented them.
Status 7021: resolved fixed
2010-11-11 15:45:21 -08:00
alena efc5af0585 Refer to correct StartSystemVM class in commands.properties.in 2010-11-11 14:59:40 -08:00
Jessica Wang 6ad4e1f5ba new UI - related UI change after Bug 6162 (updatePortForwardingRule: should use "ipaddress" parameter instead of "publicip") is fixed. 2010-11-11 14:50:17 -08:00
alena 6e0b500a83 bug 4964: made listDomainChildren work with "isRecursive" flag
status 4964: resolved fixed
2010-11-11 14:32:36 -08:00
abhishek 05bbd35860 resolving the network manager merge conflict 2010-11-11 13:13:04 -08:00
abhishek 1faaba8fb0 fixed a corner case; also changed the commands to be async and changed the method signatures to conform with the master refactor 2010-11-11 13:07:26 -08:00
abhishek 239942bbe1 refactored all the commands to cater to keshav's needs, and added the new apis. the initial set of testing is complete, will now focus on corner cases 2010-11-11 13:07:26 -08:00
abhishek f712cfcc46 removing the port to fwrule map table, as we are not supporting this anymore 2010-11-11 13:07:26 -08:00
abhishek a3896f27d9 removing the map files, as we are not supporting port ranges for 1:1 NAT right now 2010-11-11 13:07:26 -08:00
abhishek 26b75fc05d this is a good point to check the code in; have completed a part of the enhancement's code; with create and delete ip forwarding rule commands and the skeleton for port to rule map with associated table 2010-11-11 13:07:26 -08:00
abhishek e5ca5dddf9 renaming the ip forwarding commands to port forwarding commands, and beginning to work on Keshav's request to modify the current 1-1 NAT to be compatible with the Amazon apis 2010-11-11 13:07:26 -08:00
Alex Huang 05ce97f918 Merged in alena's changes 2010-11-11 12:53:19 -08:00
Alex Huang bbdc2b22ff commit for push 2010-11-11 12:53:19 -08:00
Alex Huang 284720bf00 compilation errors fixed 2010-11-11 12:53:19 -08:00
Alex Huang 94250c1330 committing to update 2010-11-11 12:53:19 -08:00
Alex Huang c6033baa78 system vm start and stop added 2010-11-11 12:53:19 -08:00
alena d091bdd886 bug 7126: return true only when assignToLoadBalancer succeeded.
status 7126: resolved fixed
2010-11-11 12:46:21 -08:00
alena 86c8f86a56 bug 6192: use "ipaddress" instead of "publicip" in updatePortForwarding command
status 6192: resolved fixed
2010-11-11 12:12:29 -08:00
Jessica Wang a0cd377adf new UI - primary storage - show status icon (green, red, gray) in middle menu. 2010-11-11 12:06:55 -08:00
Jessica Wang c66cb856f7 fix a bug that 3rd party software xstream-1.3.1.jar is not found. 2010-11-11 12:02:43 -08:00
Jessica Wang ead35266eb new UI - related UI change after before bug 7143 is fixed ("VLAN parameter in CreateZone shouldn't be required"). 2010-11-11 11:11:58 -08:00
alena 5a01335002 bug 7143: vlan parameter is no longer required by createZone command
status 7143: resolved fixed
2010-11-11 10:43:18 -08:00
alena 86e83bc4bd Created new response objects for userVm/domainRouter/systemVm that going to be used by API after network refactorig is in place. 2010-11-11 10:43:18 -08:00
Jessica Wang f2cbdb99bf new UI - Add Zone Pod Wizard - hide spinning wheel after all of 3 API calls have finished. 2010-11-11 10:38:36 -08:00
NIKITA 49e9d66154 UI touchups to Zone Wizard 2010-11-11 10:30:47 -08:00
nit dbba9a5f21 Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-11-11 15:55:39 +05:30
nit c42449fe70 bug 6828: listIsos - Resolved listIsos returning multiple entries of the same ISO.
status 6828: resolved fixed
2010-11-11 15:54:27 +05:30
will 2732a490df bug 7044: Fixed issue with deleting primary storage
status 7044: resolved fixed
2010-11-10 21:11:50 -08:00
Jessica Wang abaf82b30b new UI - add zone and pod wizard - implement error handling. 2010-11-10 20:20:25 -08:00
Jessica Wang 63e84a94c4 new UI - Add Zone and Pod Wizard - implement CreateVLAN. 2010-11-10 20:04:25 -08:00
will 3514d59f45 bug 7095: cluster name can no longer be null when adding into a new cluster pool
status 7095: resolved fixed
2010-11-10 19:46:38 -08:00
will a69f961bd8 bug 5903: Reworked the entire UI to accomodate the new snapshot policy in 2.2.
- Fixed issues with deleting snapshot policies
- Fixed maxsnaps being set wrong in the DB.
2010-11-10 19:19:18 -08:00
NIKITA fb4e608e19 UI touchups to help popup 2010-11-10 17:36:11 -08:00
Jessica Wang 0f4ecf3e35 new UI - Add Zone and Pod Wizard - implement CreatePod. 2010-11-10 17:23:55 -08:00
Jessica Wang 9c79acf050 new UI - Add Zone and Pod wizard - (1) basic mode: hide Zone VLAN Range in Add Zone step, show Guest IP Range in Add Pod step. (2) advanced mode: show Zone VLAN Range in Add Zone step, hide Guest IP Range in Add Pod step. 2010-11-10 17:23:54 -08:00
anthony 7f3f3226e0 merge from 2.1.x 2010-11-10 15:21:38 -08:00
anthony e533ed41d7 merge from 2.1.x 782b81218b
don't unplug PIF
2010-11-10 15:17:43 -08:00
Kelven Yang 4e7870aea1 remove a python log statement from userdata.py 2010-11-10 14:51:13 -08:00
NIKITA 5b2da9987e tweak to top action icons 2010-11-10 14:52:31 -08:00
NIKITA d3a8c51a2a Smaller action panel add top icons 2010-11-10 14:48:34 -08:00
edison 6944979f94 bug 7142: fix the race condition that multiple create vlan requests coming from mgt svr
status 7142: resolved fixed
2010-11-10 13:36:50 -08:00
Jessica Wang 8af7b2473b new UI - add zone wizard - implement CreateZone. 2010-11-10 13:37:08 -08:00
Jessica Wang b074f99c8d new UI - add zone wizard - basic mode, advanced mode. 2010-11-10 11:58:57 -08:00
Jessica Wang 546db0715c new UI - Add Zone Wizard - implement close button, next button and previous button. 2010-11-10 11:16:55 -08:00
alena b1194e68f7 Fixed the build 2010-11-10 10:14:08 -08:00
edison 007783f6cf add more logs when taking heartbeat, and make ha enabled even in oss 2010-11-10 09:49:03 -08:00
nit 0597c0cf4b bug 4177: RegisterIsoCmd and RegisterTemplateCmd API - Added account and domainId params so that one could register them on behalf of other accounts.
status 4177: resolved fixed
2010-11-10 17:47:59 +05:30
edison 598aae5295 add copyright 2010-11-09 22:05:54 -08:00
edison 4bc63e5c32 Enable KVM HA on nfs storage 2010-11-09 22:03:22 -08:00
Jessica Wang 0b4c865b36 new UI - resource page - show total number of zone, pod, host, primary storage. 2010-11-09 19:44:41 -08:00