9399 Commits

Author SHA1 Message Date
Jessica Wang
b7b31591e3 cloudStack 3.0 new UI - create network offering - remove Max Connections and VLAN ID. 2011-12-06 14:30:18 -08:00
Edison Su
ee60039404 bug 8489: remove the leading /
status 8489: resolved fixed
2011-12-06 14:14:09 -08:00
Jessica Wang
4a45fb2a1f cloudStack 3.0 new UI - register ISO - shouldn't have "None" option when ISO is bootable. 2011-12-06 14:13:38 -08:00
Brian Federle
994a74210f bug 12351
-Implement default network radio button for all networks
-Make all network items check boxes
-Automatically check a selected default network

NOTE: Updated server calls need still need to be implemented
2011-12-06 13:55:04 -08:00
Brian Federle
89235c6cb9 Network->IP Addresses -- update 'Acquire new IP' action
-Replace zone select with network select
-Use network ID to acquire IP, instead of zone ID
2011-12-06 12:53:00 -08:00
Brian Federle
fa4e08aa9c Add white box around 'no networks' message in instance wizard 2011-12-06 12:35:54 -08:00
Alena Prokharchyk
54aea06c9a zoneId is optional parameter now in associateIpAddress call. If not specified, networkId has to be passed in 2011-12-06 12:32:52 -08:00
Brian Federle
d826bc1b47 bug 12367: Show status field on invites tab 2011-12-06 12:27:46 -08:00
Jessica Wang
3590f2cc3f bug 12366: cloudStack 3.0 new UI - create network offering - populate system service offerings in service offerings dropdown. 2011-12-06 12:20:14 -08:00
Brian Federle
547972eed5 bug 12288: Add more fields to network list view/detail view
-Added Network type field
-Added VLAN ID field (from broadcasturi)
2011-12-06 12:19:26 -08:00
Jessica Wang
69e3f037a5 cloudStack 3.0 new UI - ISO page - ID of xsTools ISO is no longer 200 2011-12-06 11:52:06 -08:00
Jessica Wang
c57fc4390e cloudStack 3.0 new UI - template page - fix a bug that delete action shouldn't be displayed for system built-in templates. 2011-12-06 11:41:30 -08:00
Brian Federle
776f5d0158 Update status indicator 2011-12-06 11:33:37 -08:00
Brian Federle
a4b8fc6e24 Cleanup accounts section actions/list view 2011-12-06 11:31:51 -08:00
Brian Federle
c55be261d3 Clean up instance wizard 'jumpiness' caused by delay in ajax response 2011-12-06 11:31:27 -08:00
Edison Su
dfa9ae51bc fix reboot vm, then attached disk is lost 2011-12-06 11:09:33 -08:00
Brian Federle
d43cb5cc8c bug 12368
Ability to select new project, by clicking on 'Project View' again,
after an existing project is active.
2011-12-06 11:06:00 -08:00
Jessica Wang
8030991889 cloudStack 3.0 new UI - virtual router - network tab - remove faking accounts/instances/volumes, add PortForwarding service. 2011-12-06 10:52:52 -08:00
Brian Federle
418b5070bf Remove actions from storage list view, to prevent wrapping
-Remove create template action from list view
-Remove download volume from list view
2011-12-06 10:38:07 -08:00
frank
b6d6d8a66a fix typo in 9e6b19e5a7d590b43745d2796fed01f60267b9be
resource_state ---> allocation_state
2011-12-06 10:35:02 -08:00
frank
91476b40ce 2214to30 db upgrade scripts for:
1. new agent manager, delete allocation_state column, add resource_state
2. add enable_sshkey in vm_template
3. add sort_key to vm_template, service_offering, disk_offering, network_offering
2011-12-06 10:33:18 -08:00
Brian Federle
b08f581791 Fixes to IP address section
-Add network name field to IP address details

-bug 12255: Disable firewall area if firewall is disabled in config
2011-12-06 10:29:41 -08:00
Alena Prokharchyk
edd25b93a1 bug 12336: pass correct service offering id to createNetworkOffering command 2011-12-06 10:10:28 -08:00
Brian Federle
5ad92aeac2 Fix released IP address action filter 2011-12-06 09:04:12 -08:00
Brian Federle
04908e13cb Fix cacheing in IE8 2011-12-06 09:03:58 -08:00
Brian Federle
30d2f60267 bug 12311
-Fix allowed actions not properly refreshing after attach/detach disk

-Fix allowed actions for snapshot section as well

-Misc. cleanup of storage section
2011-12-06 08:55:05 -08:00
Abhinandan Prateek
00dfbb228b bug 12348: delink full sync states 2011-12-06 18:56:00 +05:30
Nitin Mehta
5def0bc567 bug 12129: Disable validation of router.stats.interval in the global configuration since it can have negative values.
Reviewed by : Kishan.
2011-12-06 18:35:03 +05:30
Nitin Mehta
3f5fbb8fe4 bug 12282: Fixed NPE in register template API. The ssh key enabled attribute didnt have any default value and was throwing NPE. Also changed some minor code to stick to the conventions.
Reviewed by : Kishan.
2011-12-06 16:31:02 +05:30
kishan
489a1d5738 bug 12365: Read secret key from file for encryption type file. For web type use comman-line option -s.
status 12365 : resolved fixed
reviewed-by: Nitin
2011-12-06 14:52:57 +05:30
Abhinandan Prateek
90a6bab334 bug 12348: putting a better check on stopped states 2011-12-06 09:13:20 +05:30
Brian Federle
8086e9abc7 bug 12362: List view error handling 2011-12-05 19:29:13 -08:00
Brian Federle
08bbd79ff9 Fix login error message 2011-12-05 19:28:53 -08:00
Brian Federle
433cd51d89 bug 12260: Hide previous button in step 1 of zone wizard 2011-12-05 19:12:16 -08:00
Brian Federle
9b6d1ba0b2 Properly refresh zone chart after provider action is performed 2011-12-05 19:08:58 -08:00
Brian Federle
6434469496 bug 12341
-Show summary page after install wizard creation
-Better icons for progress items
2011-12-05 18:50:52 -08:00
Murali Reddy
3a892508df bug 12259:Netscaler -User should not be allowed to configure a "MPX" netscaler type in dedicated mode
status 12259: resolved fixed
2011-12-05 18:17:59 -08:00
anthony
2478b20f74 set fully cluster sync to 1 year interval 2011-12-05 18:14:23 -08:00
Edison Su
2e79da0ce5 kvm is working now 2011-12-05 18:07:00 -08:00
Murali Reddy
bc88d2eee3 specify which network service capabilities can be choosed as part of network offering 2011-12-05 17:59:54 -08:00
Alena Prokharchyk
d836699209 restartNetwork: don't try to disassoc the sourceNat IP on the domR 2011-12-05 17:28:08 -08:00
Alena Prokharchyk
84394ac3d4 bug 10804: added defaultDns parameter to DhcpEntry command 2011-12-05 16:56:31 -08:00
Chiradeep Vittal
797836723d bug 10804: add default dns provider 2011-12-05 16:56:31 -08:00
Brian Federle
8de59166a4 bug 12315
-Show summary of actions being performed on installation
2011-12-05 16:38:00 -08:00
Jessica Wang
214e81e781 bug 12356: fix typo in add host dialog. 2011-12-05 16:28:32 -08:00
Jessica Wang
696da56e38 bug 12353: fix typo 2011-12-05 16:24:53 -08:00
Jessica Wang
6caefbc6e4 cloudStack 3.0 new UI - system - routers/systemVMs have been moved to zone on UI. Here is related API call change. 2011-12-05 16:08:25 -08:00
Brian Federle
88d438dc2f bug 12313
-Add back button to install wizard steps
-Misc. refactoring
2011-12-05 16:05:17 -08:00
Alena Prokharchyk
d747801144 bug 12332: use short type for "accountType" field in EventVO object
status 12332: resolved fixed
2011-12-05 15:56:15 -08:00
Jessica Wang
8c0be2e34a bug 12243: cloudStack 3.0 new UI - system - use a different way to get ID for view console of systemVM. 2011-12-05 15:50:57 -08:00