Jessica Wang
|
57657b6103
|
new UI - add Zone Pod Wizard - expand zone tree when wizard pops up.
|
2010-11-11 18:01:22 -08:00 |
|
abhishek
|
e79e432807
|
we were using debug logging without checking ifDebugEnabled(), fixing that
|
2010-11-11 17:20:57 -08:00 |
|
abhishek
|
fcd7f37839
|
bug 7037: adding more logging to the deletepool cmd
status 7037: resolved fixed
|
2010-11-11 17:20:57 -08:00 |
|
edison
|
f30d3f4839
|
don't break other people
|
2010-11-11 17:13:21 -08:00 |
|
edison
|
0db9303bca
|
don't break others
|
2010-11-11 17:04:10 -08:00 |
|
edison
|
8ca6f1669e
|
start2command fro secondarys storage vm and make it work for KVM
|
2010-11-11 17:04:10 -08:00 |
|
edison
|
40481cfe6e
|
add start2command for secondarystorage vm
|
2010-11-11 17:04:10 -08:00 |
|
edison
|
393666feea
|
start2command for secvm
|
2010-11-11 17:04:10 -08:00 |
|
alena
|
0ad492cc74
|
bug 7118: fixed deletePod command - 1)remove Pod's resources (private ip adresses) before removing the pod itself. 2) Verify that private ip address pool is not empty before removing it.
status 7118: resolved fixed
|
2010-11-11 16:55:59 -08:00 |
|
abhishek
|
709fc3686f
|
another fix for a related bug on data volumes I found whilst testing the parent bug
|
2010-11-11 16:39:15 -08:00 |
|
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 782b81218ba4b6fe13678c5f36c6323465a4255f
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 |
|