Jessica Wang
94bbaebf52
Remove type from search in network offering page. (because default query for this page is "listNetworkOfferings&type=Virtual"
2010-12-27 16:45:11 -08:00
Jessica Wang
06d7f63f2e
Network Offering page - implement new advanced search.
2010-12-27 16:40:13 -08:00
will
14b034bd16
Smoothed out the display of items in the middle menu. It was possible to click on menu items and have items listed from a click on a different menu items due to a race condition.
2010-12-27 16:35:17 -08:00
NIKITA
0f109fb6e5
Loading part changed for Physical Resources, Zone, Pod etc
2010-12-27 16:27:43 -08:00
Jessica Wang
4f0e28abe5
Disk Offering page - implement new advanced search.
2010-12-27 16:27:02 -08:00
Jessica Wang
c47ba59939
Service Offering page - implement new advanced search.
2010-12-27 16:18:34 -08:00
Jessica Wang
65f9f02e0a
System VM page - implement new advanced search.
2010-12-27 16:14:25 -08:00
Jessica Wang
bdd925be8d
Virtual Appliances page - implement new advanced search.
2010-12-27 16:11:55 -08:00
alena
b7317c12fa
bug 7616: Don't try to apply portForwardingRule when vm's nic is not set with Ip address
...
status 7616: resolved fixed
2010-12-27 15:50:57 -08:00
edison
aa99173784
fix pf rules for kvm
2010-12-27 15:27:06 -08:00
abhishek
344a151ffe
someone had commented out the domr code in the storage maintenance, enabling the same
2010-12-27 15:25:02 -08:00
alena
bb088a2e4c
bug 7489: Added events for network create/delete
...
status 7489: resolved fixed
2010-12-27 15:18:14 -08:00
alena
dceab9f18a
bug 7705: deletePortForwardingRule is Async now
...
status 7705: resolved fixed
Couple of other fixes:
* don't allow to send ipAssoc command when domR is in Starting/Stopping states as the command not async so it might be sent in parallel with domR stop/start and fail on the backend.
* DeleteIpForwardingRule api: set ownerId to rule owner id instead of hardcoding it to 1(System)
2010-12-27 14:17:17 -08:00
Kelven Yang
34cec61ff7
Don't blindly switch to XenServer in premium build if database is pre-populated with a hypervisor tyoe other then FOSS default KVM
2010-12-27 14:01:22 -08:00
abhishek
bb7170884d
bug 7677: fixing the volumes issue when we destroy a vm
...
status 7677: resolved fixed
2010-12-27 13:54:52 -08:00
Jessica Wang
aeb4c460da
Account page - implement new advanced search.
2010-12-27 12:32:30 -08:00
Jessica Wang
3f47c5f959
ISO page - implement new advanced search.
2010-12-27 12:28:25 -08:00
Jessica Wang
b2007715bd
Template page - implement new advanced search.
2010-12-27 12:25:59 -08:00
Jessica Wang
366cd3d053
Security Group page - implement new advanced search.
2010-12-27 12:23:28 -08:00
Jessica Wang
bb74da01aa
IP Address page - implement new advanced search.
2010-12-27 12:17:13 -08:00
Jessica Wang
bc8b7ed1ae
Snapshot page - implement new advanced search.
2010-12-27 12:08:35 -08:00
Jessica Wang
2a87d31e93
volume page - implement new advanced search.
2010-12-27 12:02:48 -08:00
abhishek
a619f71bbd
adding a new event type for custom certificates.
2010-12-27 11:57:51 -08:00
Jessica Wang
2203f9c403
Instance page - implement new advanced search.
2010-12-27 11:48:15 -08:00
edison
4b57e3c239
fix ipassoc command
2010-12-27 11:27:44 -08:00
abhishek
0da33ad39a
bug 7673,7645: fixing the vm expunge issue. also modifying the delete pod flow to only check for hosts that are NOT removed from the pod. also, checking for alerts on the pod whilst deleting pod is not right. we should be able to delete a pod regardless of alerts issued on the pod. the resolution of alerts is a separate issue
...
status 7673, 7645: resolved fixed
2010-12-27 11:29:36 -08:00
alena
ecc9aabbcc
Added no args constructors to IpAddressTO/LoadBalancerTO classes.
2010-12-27 11:23:29 -08:00
Jessica Wang
eb0be686f0
IP Address page - fix a bug "networkObj.service[6].capability is undefined"
2010-12-27 11:21:16 -08:00
Jessica Wang
1360c1dbe8
IP Address page - fix a bug "networkObj.service[0] is undefined"
2010-12-27 11:07:07 -08:00
alena
8f7c0bc500
bug 7680: Use correct name ("source") for one of supported LB algorithms.
...
status 7680: resolved fixed
2010-12-27 09:19:47 -08:00
kishan
e51dc79000
bug 7504: Events refactoring
...
status 7504: resolved fixed
2010-12-24 19:38:28 +05:30
kishan
53d3455cbe
bug 7504: Events refactoring
2010-12-24 12:58:32 +05:30
kishan
bb0e6a0ae3
bug 7504: Events refactoring
2010-12-24 12:58:32 +05:30
edison
2762f0c75e
release cpu/memory after vm stopped for a while
2010-12-23 22:06:01 -08:00
anthony
a4e791a10c
now, you can remove the last host in a cluster
2010-12-23 20:42:31 -08:00
Jessica Wang
0356b80b3c
IP Address page - Edit load balancer rule - populate algorithm dropdown with network data instead of hard-coding.
2010-12-23 20:39:29 -08:00
Jessica Wang
5577e0c9ca
IP Address page - create load balancer rule - populate algorithm dropdown with network data instead of hard-coding.
2010-12-23 20:22:14 -08:00
Jessica Wang
66e0ca1298
IP Address page - Port Forwarding tab - populate protocol dropdown by network service firewall SupportedProtocols data (instead of hard-coding).
2010-12-23 20:00:00 -08:00
Jessica Wang
c737ba1585
IP Address page - details tab - show "Enable Static NAT" option only when network service includes "StaticNat".
2010-12-23 19:35:49 -08:00
Jessica Wang
de5312929e
IP Address page - (1) show Load Balancer tab if network service includes { "name": "LB" }. Hide it otherwise. (2) show VPN tab if network service includes { "name": "Vpn" }. Hide it otherwise.
2010-12-23 19:19:54 -08:00
Jessica Wang
af92af5990
IP Address page - show Port Forwarding tab if network service includes { "name": "PortForwarding", "value": "true" }. Hide it otherwise.
2010-12-23 18:56:13 -08:00
alena
3e089166bb
Fixed listPublicIpAddresses for Direct guest network to return networkId associated with corresponding vlan (if null is returned, UI IP tab gives an error on listPublicIp)
...
Conflicts:
server/src/com/cloud/api/ApiDBUtils.java
server/src/com/cloud/api/ApiResponseHelper.java
2010-12-23 18:33:41 -08:00
alena
dfaf7c4c5d
Remove vm from Load Balancers when vm is Expunged. Added more logging to vm expunge process
2010-12-23 16:23:51 -08:00
NIKITA
3735c91779
Change in div structure for top actions button
2010-12-23 15:39:11 -08:00
anthony
1646bf6312
when add an iscsi storage pool, always try to intrudec it first.
2010-12-23 15:17:23 -08:00
Jessica Wang
170a2bc84b
IP Address page - get network data and store it into middle menu item (for later use).
2010-12-23 15:09:27 -08:00
alena
928ab98dc6
Added new network Capability "TrafficStatistics" for LoadBalancer and Firewall services
2010-12-23 15:06:37 -08:00
Jessica Wang
edc001b118
IP Address page - details tab - add Network ID row.
2010-12-23 14:41:55 -08:00
Jessica Wang
dd48a5c0ad
Instance page has 3 kinds of advanced search dialog. Append different advanced search dialog to search container depending on which left submenu is clicked (my instances, all instances, running instances, stopped instances, destroyed instances).
2010-12-23 14:31:57 -08:00
Jessica Wang
fbac12bf4c
instance page - advanced search.
2010-12-23 14:31:55 -08:00