9252 Commits

Author SHA1 Message Date
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
Brian Federle
a98ffa366b Fix specify VLan checkbox value 2011-11-30 12:00:38 -08:00
Alena Prokharchyk
c4e96d9857 This commit reverts 19cdf95e8b29678767e3aa4c87da73fa60dd4a34.
We don't allow domainSuffix and networkOffering upgrade for Shared networks as it requires network restart
2011-11-30 11:47:17 -08:00
Alena Prokharchyk
5e34819be9 Removed unused imports 2011-11-30 11:47:17 -08:00
frank
83b7b6a412 Add ResourceState as a searching condition of ListHostCmd 2011-11-30 11:42:38 -08:00
frank
e9b1c5f9c3 Bug 12047 - OVM Host Agent Username and Password are being logged in the management Server Log
status 12047: resolved fixed
2011-11-30 11:25:03 -08:00
Jessica Wang
aa9324855e cloudStack 3.0 new UI - edit guest network - populate only network offerings that are available for this guest network. 2011-11-30 11:16:10 -08:00
Alena Prokharchyk
a3d8291698 bug 12242: fixed api doc for createLoadBalancerRule command
status 12242: resolved fixed
2011-11-30 10:54:35 -08:00
Alena Prokharchyk
554946fe8b Allow networkDomain update for Shared networks 2011-11-30 10:34:58 -08:00
Jessica Wang
dbb7f940bf cloudStack 3.0 new UI - zone chart - guest - network tab - guest network detail - edit - split network offerings into 2 fields: one is editable, the other one is not. Show editable now when network type is Isolated. Show the other one otherwise. 2011-11-30 10:30:14 -08:00
Naredula Janardhana Reddy
38355b0b44 bug 10796: uuid changes. 2011-11-30 23:15:38 +05:30
Naredula Janardhana Reddy
edb4b844d6 bug 10796: uuid changes in list response. 2011-11-30 23:09:14 +05:30
Prasanna Santhanam
0b1ca708bb - configure the virtual router element for advanced networks only
- enable all service providers created in  a zone
- TODO: basic networking and optionally selecting providers enabled
2011-11-30 17:42:41 +05:30
Prasanna Santhanam
06dda10f31 - when de-serializing back to python from json, python attribute must be built
from dicts only, lists and tuples which don't contain dicts will be directly
set to the attribute
- eg: listnetworkserviceproviderresponse : servicelist = ['vpn', 'dhcp',
  'firewall'] contains no name,value combination to make attributes. So we make
self.servicelist = ['vpn','dhcp','firewall']
2011-11-30 17:42:40 +05:30
Naredula Janardhana Reddy
e4b5a62402 bug 10796: merging code from branch 2011-11-30 15:03:43 +05:30
Brian Federle
5af364f5c9 Error handling for list view notifications 2011-11-29 19:40:45 -08:00
Brian Federle
f253be7715 Fix to make edit guest network details async 2011-11-29 19:33:03 -08:00
Jessica Wang
ed854ba221 cloudStack 3.0 new UI - system - zone chart - guest - network tab - network detail - edit - network offerings dropdown show only the current network offering in the network if "listNetworkOfferings&networkid=N" returns 0 items. 2011-11-29 18:42:28 -08:00
Jessica Wang
43c1a907df cloudStack 3.0 new UI - system - zone chart - guest - network tab - network detail - edit - make network offerings editable. 2011-11-29 18:17:01 -08:00
Alena Prokharchyk
3618c45e7c Fixed listNetworkOfferings by networkId 2011-11-29 18:13:20 -08:00
prachi
0769a3b3f3 API Server changes needed to read a properties file present within a jar provided in classpath. 2011-11-29 18:02:19 -08:00
Jessica Wang
7de9c06aee cloudStack 3.0 new UI - zone chart - public network - change API call for getting public network since server side has changed. 2011-11-29 17:06:41 -08:00
Jessica Wang
cea20f679f cloudStack 3.0 new UI - zone chart - management - implement detail tab (filled with zone info). 2011-11-29 16:41:15 -08:00
Alena Prokharchyk
bcca44e05f 1) Use correct command names in f5/juniper commands.properties file
2) Fixed API doc to include f5/juniper/netscaler/virtualRouter commands
2011-11-29 16:24:43 -08:00
Jessica Wang
535c8669b6 cloudStack 3.0 new UI - zone chart - virtual router provider - implement enable/disable action. 2011-11-29 16:05:52 -08:00
Jessica Wang
8903c2394d cloudStack 3.0 new UI - basic zone - Guest network - IP ranges - add Pod Name. 2011-11-29 15:53:14 -08:00
Jessica Wang
304348b729 cloudStack 3.0 new UI - basic zone - guest network detail view - remove account, gateway, netmask, start IP, end IP (only for basic zone). 2011-11-29 15:32:54 -08:00
Brian Federle
d8780d7bac Add networks list view to Networks section
- Add basic list view section - 'Networks'
- Add detail view, with view all IP addresses button
2011-11-29 15:18:29 -08:00
Jessica Wang
f524f882bc cloudStack 3.0 new UI - basic zone - security groups provider - comment out status for now since dataProvider() doesn't get called by widget code after action is done. 2011-11-29 14:57:54 -08:00
Jessica Wang
e872c71917 cloudStack 3.0 new UI - basic zone - create guest network - network offerings dropdown - if security groups provider is disabled, exclude network offerings that has "SecurityGroupProvider" in service. 2011-11-29 14:43:52 -08:00
Brian Federle
54d0248fb1 Add state, action filters to projects list view 2011-11-29 14:33:39 -08:00
Brian Federle
d955564ce1 Fix list view action filter specified in success 2011-11-29 14:32:20 -08:00