9283 Commits

Author SHA1 Message Date
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
kishan
af0cf90b2b bug 12208,12238: Do not encrypt user password and api key
status 12208,12238 : resolved fixed
reviewed-by: Abhi
2011-12-01 23:37:37 +05:30
kishan
1dfc3f8e34 bug 10280: Throw exception when snapshot allocation fails
status 10280 : resolved fixed
reviewed-by: Abhi
2011-12-01 23:37:36 +05:30
David Nalley
85d84d2ee8 Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2011-12-01 13:02:46 -05:00
David Nalley
8aad5aa10e adding a markdown readme for github 2011-12-01 13:02:38 -05:00
Alena Prokharchyk
c106660682 Changed the API commands names to use correct abbreviations 2011-12-01 09:57:46 -08:00
Alena Prokharchyk
e8614dd5fa Removed unused imports 2011-12-01 09:57:46 -08:00
David Nalley
37be380eab tweaking install.txt a bit 2011-12-01 12:51:43 -05:00
Brian Federle
24b92e10c8 Remove storage/host tags fields from install wizard 2011-12-01 09:13:51 -08:00
Brian Federle
79e7369fef Better 'no-network' styling for instance wizard 2011-12-01 09:06:06 -08:00
Brian Federle
16f5b8ab95 bug 12186: Don't add template to volumes list view 2011-12-01 08:35:40 -08:00
Brian Federle
92c0f30bd3 Fix instance edit 2011-12-01 08:34:58 -08:00
Brian Federle
73f95dacda Enable install wizard 2011-12-01 08:02:34 -08:00
Brian Federle
dd9aff1bd0 Fix tooltip 2011-12-01 08:02:26 -08:00
Naredula Janardhana Reddy
0c1e21ab80 bug 10617: vmops related changes. 2011-12-01 19:32:57 +05:30
Naredula Janardhana Reddy
09905b641b bug 10617: merge code from branch bug10617. 2011-12-01 14:17:52 +05:30
Brian Federle
d06b631b96 Complete install wizard server calls 2011-11-30 19:28:11 -08:00
Jessica Wang
18694e09fb cloudStack 3.0 new UI - router page - implement View console. 2011-11-30 18:46:51 -08:00
Brian Federle
31b61b9002 WIP: Updated install wizard 2011-11-30 18:39:57 -08:00
Brian Federle
db61ed3d5e Update example system JS 2011-11-30 18:39:57 -08:00
Brian Federle
f74c20b1ed Projects UI fix for IE 2011-11-30 18:39:57 -08:00
Brian Federle
f3819b3f7e Store user ID on login 2011-11-30 18:39:57 -08:00
Jessica Wang
133550461b cloudStack 3.0 new UI - system vm page - implement View console. 2011-11-30 18:34:09 -08:00
Jessica Wang
17f9526730 cloudStack 3.0 new UI - naas - view secondary storages - pass podID, clusterID to listHosts API depending on what the previous page is. 2011-11-30 18:04:41 -08:00
Jessica Wang
d76d9286e9 cloudStack 3.0 new UI - naas - view primary storages - pass podID, clusterID to listStoragePools API depending on what the previous page is. 2011-11-30 18:01:44 -08:00
Jessica Wang
4701458ba3 cloudStack 3.0 new UI - naas - view hosts - pass podID, clusterID to listHosts API upon what the previous page is. 2011-11-30 17:57:03 -08:00
Alena Prokharchyk
aa7c6524c9 More detailed error message when create network offering fails 2011-11-30 17:49:21 -08:00
Jessica Wang
5283e5ece3 cloudStack 3.0 new UI - naas - view clusters - pass podID to listClusters API if the previous page is pod detail page. 2011-11-30 17:35:48 -08:00
Jessica Wang
68aba6016e cloudStack 3.0 new UI - naas - isolated guest network - remove gateway, netmask, IP range from detailView. 2011-11-30 16:47:26 -08:00
Jessica Wang
206786038f cloudStack 3.0 new UI - naas - display VLAN for isolated network. 2011-11-30 16:40:24 -08:00
Sheng Yang
f3df18aa9b NaaS: Enforce the checking of VirtualRouterElement
If SourceNAT is not provided, VirtualRouter wouldn't provide firewall,
portforwarding, loadbalance, static Nat and VPN service as well.
2011-11-30 14:53:57 -08:00
Sheng Yang
c5292de0ae NaaS: Restrict the combination that provider can support 2011-11-30 14:53:50 -08:00
Jessica Wang
214f86311f cloudStack 3.0 new UI - system - fix a JS error "args.context.hosts is undefined" after adding a host and clicking the newly created host in listView. 2011-11-30 14:45:56 -08:00
Jessica Wang
cc2fa56457 cloudStack 3.0 new UI - guest network - add read-only network domain field and show it when network type is not Isolated. 2011-11-30 14:09:34 -08:00
Alena Prokharchyk
dc9efbb46e return only domains in Active state to the API 2011-11-30 13:56:37 -08:00
frank
7eddef60fe Bug 11926 - Need parameter check before execution of cloud-install-sys-tmplt
make the check for mount point a litter earlier

status 11926: resolved fixed
2011-11-30 13:50:07 -08:00
Jessica Wang
d9f70b754d cloudStack 3.0 new UI - guest network - implement network offering upgrade. 2011-11-30 12:49:12 -08:00
Jessica Wang
12a5b483d5 cloudStack 3.0 new UI - edit guest network - not pass network domain to API call if it's blank. 2011-11-30 12:18:16 -08:00
Jessica Wang
d54e15269b cloudStack 3.0 new UI - guest network listView - add network offering column in grid. 2011-11-30 12:04:05 -08:00