9321 Commits

Author SHA1 Message Date
Jessica Wang
6660f367d0 bug 12223: cloudStack 3.0 new UI - Add Physical Network button has been implemented yet. Hide it from UI for now. 2011-12-02 16:25:50 -08:00
Alena Prokharchyk
c2146ea8e8 bug 12107: don't show public ip addresses associated with CPVM/SSVM
status 12107: resolved fixed
2011-12-02 16:16:19 -08:00
frank
22f6ad7566 make vm_template.enable_sshkey default to 0 2011-12-02 15:42:00 -08:00
Brian Federle
e7c4bc48fd bug 12266
- Show 'delete' instead of 'create' in dialog
- Select domain's parent upon deletion, for UI consistency
2011-12-02 15:39:28 -08:00
Jessica Wang
fdb21b5521 bug 12152: take snapshot action - fix a bug that showed message "snapshot undefined is ready" 2011-12-02 15:33:07 -08:00
Jessica Wang
7b68824efb cloudStack 3.0 new UI - instance wizard - fix a bug that isolated network didn't show in step 5. 2011-12-02 15:33:06 -08:00
Alena Prokharchyk
a4773b7080 bug 12291: listVms - show non-project resources only if no projectId specified
status 12291: resolved fixed
2011-12-02 15:17:50 -08:00
Brian Federle
c067758a34 bug 12309: Implement generic error handling 2011-12-02 14:59:06 -08:00
Jessica Wang
0b54135edc cloudStack 3.0 new UI - zone chart - public network - add IP range - change notification message. 2011-12-02 14:50:56 -08:00
Jessica Wang
ec0e29f56b cloudStack 3.0 new UI - vm wizard - fix a bug that isolated sourceNAT network wrongly showed twice in default network section in step 5. 2011-12-02 14:31:38 -08:00
frank
0d7dc40189 Bug 11689 - Templates need a ssh key enabled attribute
status 11689: resolved fixed
2011-12-02 14:20:08 -08:00
Brian Federle
5fb518662f bug 12263: Remove 'all zones' select when in project view 2011-12-02 13:26:15 -08:00
Brian Federle
3d3e0afd81 Use 'associated network id' instead of physical 2011-12-02 13:10:13 -08:00
Jessica Wang
f5283e9e61 bug 12248: cloudStack 3.0 new UI - listHosts API return new property resourcestate indicating the same thing state property used to indicate. Here is corresponding UI change. 2011-12-02 13:01:50 -08:00
Brian Federle
f8f1e538f8 bug 12249
Correctly filter VM list for port forwarding and load balancing, to
only allow for stopped/running VMs, and only VMs within the specified
network
2011-12-02 12:48:39 -08:00
Brian Federle
a01f6b4981 Fix network test data 2011-12-02 12:19:32 -08:00
Brian Federle
8fd57ef20c Fix multi-edit refresh 2011-12-02 12:12:03 -08:00
Alena Prokharchyk
0effb82f82 bug 12295: fixed associateIpAddress for projects
status 12295: resolved fixed
2011-12-02 12:08:01 -08:00
Brian Federle
26b21da09b bug 12289: Fix command = undefined 2011-12-02 12:05:08 -08:00
Brian Federle
601a073d2c Fix VM details not appearing immediately after enabling static nat 2011-12-02 11:57:47 -08:00
Brian Federle
c9328e3a95 Fix table header when in dialog box 2011-12-02 11:57:47 -08:00
Jessica Wang
332e41bc7c cloudStack 3.0 new UI - system - change notification message of actions of network service providers 2011-12-02 11:42:08 -08:00
Brian Federle
bc12d1a1ac Only show pointer on first <td> in list view 2011-12-02 11:32:28 -08:00
Brian Federle
cf42939508 bug 12089
Fix search button click causing list view to be populated twice
2011-12-02 11:27:53 -08:00
Jessica Wang
f8e05954b3 cloudStack 3.0 new UI - system - change label of actions of network service providers. 2011-12-02 11:25:25 -08:00
Brian Federle
d64a988574 IE8 Fixes:
-Minor CSS fix for horiz. scrollbar in list view
-Fix breadcrumb click event not triggering
2011-12-02 10:41:58 -08:00
Brian Federle
21cd27a8ed bug 12271
-Show status field for project user management
-Properly refresh multi-edit widget
2011-12-02 08:00:04 -08:00
Brian Federle
10e551e737 bug 12160: Fix attach disk adding row 2011-12-02 08:00:04 -08:00
Brian Federle
24264f7d9d Move detail view apply button to the top 2011-12-02 08:00:03 -08:00
kishan
d64747a657 bug 12262: Added "-s" option. When encryption is used provide mgmt secret key using "-s" option.
status 12262 : resolved fixed
reviewed-by: Prasanna
2011-12-02 21:12:49 +05:30
Naredula Janardhana Reddy
c7766ea6c8 bug 10617: kvm related changes. 2011-12-02 17:07:36 +05:30
Prasanna Santhanam
de86e30c66 - Fixing the SecurityGroupRules rename for Simulator. SecurityGroupRules contain both Ingress and Egress rules now
- Changed the logging to reflect the rulesets for Egress
- Removed Unused and Organized Imports for agent-simulator
2011-12-02 12:35:40 +05:30
Jessica Wang
0d564e864c cloudStack 3.0 new UI - VM Wizard - If a basic zone is selected in step 1, check if its guest network includes security group service. If yes, display security groups in step 5. Otherwise, display nothing in step 5. 2011-12-01 15:13:54 -08:00
Sam Robertson
ebfd69e285 Python based xml test framework ant changes. 2011-12-01 14:56:17 -08:00
Brian Federle
22c1da1372 Fix instance wizard: service offering step
-Fix default radio button not always being selected, causing
 validation errors on creation
2011-12-01 14:42:52 -08:00
Alena Prokharchyk
9f49967365 fixed listNetworks by projectId 2011-12-01 14:22:59 -08:00
Brian Federle
7f672097f9 Fix for instance wizard, step 5
-Don't pass account and domainid if projects are active
2011-12-01 14:18:21 -08:00
frank
229b08fd48 chagne some parameter name in HostResponse
all API parameters should be low case
2011-12-01 14:13:31 -08:00
prachi
d98130c061 Bug 8750 - update/disable/enableAccount api commands should accept "id" request parameter to be consistent with deleteAcccount command
These commands now accept 'id' parameter along with the 'accountname' and 'domainid'.
2011-12-01 13:58:44 -08:00
Jessica Wang
2f884dd0bc cloudStack 3.0 new UI - VM Wizard - select network/securityGroup step - having dedicate direct tagged default network or not is no longer a criterion for showing network or security groups. 2011-12-01 13:55:58 -08:00
frank
d343af96e5 change allocationState of HostResponse to resourceState 2011-12-01 13:53:07 -08:00
Brian Federle
6e303c10e3 Various fixes to network section
-bug 12141: Show VM details on static NAT chart

-Move VPN actions from list view to detail view, to avoid excessive
 server calls from being made (due to needing additional calls to get
 VPN/network data)

-Fix network action refresh for list view and detail view
2011-12-01 13:46:31 -08:00
Jessica Wang
626efa585c bug 12090: cloudStack 3.0 new UI - VM Wizard - select network step - list networks regardless of type. 2011-12-01 13:37:18 -08:00
Jessica Wang
2c9874ae63 cloudStack 3.0 new UI - system - public network - change tab name of IP range. 2011-12-01 11:56:11 -08:00
Brian Federle
c258edb14d Fix zone select in copy template action 2011-12-01 11:17:50 -08:00
Brian Federle
48501c1dad Minor UI tweaks:
-Fix dialog wrapping, when only 1 field present
-Fix search bar wrapping
2011-12-01 11:17:50 -08:00
Brian Federle
5e428179a9 Fix create template, create volume adding a new row to wrong list view 2011-12-01 11:17:50 -08:00
frank
f4010f2215 better error message when checking hostname failed in cloud-setup-database 2011-12-01 10:40:38 -08:00
frank
008146a6b0 Bug 10217 - cloud-setup-management seems to be not checking for fqdn hostname
status 10217: resolved fixed
2011-12-01 10:38:54 -08:00
Brian Federle
e34d044668 Install wizard:
-Increase system VM poll to every 5s, to reduce server load
-Fix invalid tooltip errors
2011-12-01 10:25:01 -08:00