Jessica Wang
b4c5f07fca
cloudstack 3.0 new UI - IP address page - create load balancer rule - always pass publicIpId regardless network type.
2012-01-24 12:42:30 -08:00
Jessica Wang
ce32ab71c1
cloudstack 3.0 new UI - network page - call fullRefresh after enableStaticNAT, createLoadBalancerRule returns success.
2012-01-24 12:02:46 -08:00
Jessica Wang
1f8ee8a21f
cloudstack 3.0 new UI - network page - detail view - add Load balancer tab.
2012-01-24 10:14:23 -08:00
Murali reddy
73805cdc45
bug 12828: SRX - Not able to deploy Vm using network that uses SRX for PF,Firewall,SorceNat,StaticNat,VPN services
...
status 12828; resolved fixed
2012-01-24 20:05:42 +05:30
Jessica Wang
a986c6e626
IP Address page - loadBalancing - use network type ("Shared" or "Isolated") to decide which parameter to pass to createLoadBalancerRule, listLoadBalancerRules API.
2012-01-23 18:22:52 -08:00
Jessica Wang
9d0c3fd0fb
cloudstack 3.0 new UI - IP page - configuration - show/hide tabs upon whether their corresponding service are included in the network or not.
2012-01-23 18:07:09 -08:00
prachi
6a7fd4d96c
Bug 13248 - NPE: DeployVMCmd fired during 2.2.x regression test on Acton build
...
Changes:
- After deployment of Router failed, we did not throw out the error inorder to retry the start using another hypervisorType.
- But there is no other hypervisor to try, causing the failed and expunged router to be passed on further leading to an NPE later
- So in case there are no more hypervisors to retry the router start, we should throw out the original error.
2012-01-23 17:58:25 -08:00
bfederle
e87e30bc3d
Fix wrapping on projects dashboard
2012-01-23 17:06:11 -08:00
bfederle
3a0886f891
Add documentation copy for zone wizard steps
2012-01-23 16:38:30 -08:00
Jessica Wang
4728ee8af8
cloudstack 3.0 new UI - network page - IP page - configuration - static NAT chart - hide Firewall icon if the network that the IP is under doesn't include Firewall service.
2012-01-23 16:34:47 -08:00
prachi
f80ed99879
Bug 13035 - cleanup required for virtual router deployment log entry
...
- adding in null check
2012-01-23 15:27:12 -08:00
prachi
4329004cd3
Bug 13035 - cleanup required for virtual router deployment log entry
...
- logging only the datacenter since rest of the information in deploymest destiination is not applicable to the router being deployed
2012-01-23 15:27:11 -08:00
bfederle
bc3eef9223
Add 'field required asterisk'
2012-01-23 15:26:03 -08:00
bfederle
3f3e69b842
Add help link to top user drop-down
2012-01-23 15:06:23 -08:00
Jessica Wang
8e82266f6b
cloudstack 3.0 new UI - network page - Associate new IP - pass domainId and account to API call if network type is Shared.
2012-01-23 15:03:14 -08:00
Alena Prokharchyk
c125496691
bug 13207: check providers/services combination before performing actual network offering upgrade
...
status 13207: resolved fixed
2012-01-23 14:52:07 -08:00
Jessica Wang
fbba0dbbf0
cloudstack 3.0 new UI - network page - IP address page - hide Configuration tab if IP is elastic.
2012-01-23 13:54:29 -08:00
bfederle
d7a45287a5
Enable zone before polling system VMs
2012-01-23 13:52:38 -08:00
Jessica Wang
b97358f32d
cloudstack 3.0 new UI - network page - IP address page - detail view - no actions are allowed if IP is elastic.
2012-01-23 13:41:25 -08:00
Jessica Wang
bd026c50a7
cloudstack 3.0 new UI - network page - IP address page - detailView - add Elastic and VirtualMachine.
2012-01-23 13:28:32 -08:00
bfederle
96d0383a4a
Install wizard updates
...
-Fix tooltips
-Poll system VMs and enable zone at end
2012-01-23 13:27:49 -08:00
bfederle
078f80bbe5
Update install wizard form IDs to support new API calls
2012-01-23 12:57:06 -08:00
bfederle
7962ca9ca4
Install wizard: WIP
2012-01-23 12:57:05 -08:00
Alena Prokharchyk
665e8cb7c1
Allow LB rules creation for elasticIP
2012-01-23 11:41:00 -08:00
Alena Prokharchyk
a40b8b31d3
Remove elastic IP only when the last lb rule is being removed
2012-01-23 11:41:00 -08:00
Jessica Wang
d009b3f3db
cloudstack 3.0 new UI - network page - add SecurityGroup as SupportedService when getting shared networks.
2012-01-23 11:03:57 -08:00
bfederle
24c14006d2
Updated zone wizard / details
...
Rework zone wizard:
-Support creation of multiple physical networks via drag-and-drop UI
-Support configuration of traffic types
-Allow creation of complete zone resources -- pods, clusters, hosts,
storage -- in a similar fashion to the quick install
-Add requirements to support elastic load balancer
Rework zone details page:
-Convert old zone chart into a regular zone details pane, split into
multiple tabs
-Add zone-specific resources dashboard
-Allow display of multiple physical networks
2012-01-23 10:53:36 -08:00
Nitin Mehta
23cfbb6cab
Bug 13059: Make zoneId in ListCapacity call optional. When no parameter is passed list capacity for all zones.
...
Reviewed-By: Kishan
2012-01-23 20:32:50 +05:30
Sam Robertson
7fb6a695c1
Bug 11860: combining 32 bit signed values into a 64 bit value had errors. This should correct that
2012-01-23 01:30:15 -08:00
Jessica Wang
68b6f2b1c5
cloudstack 3.0 new UI - network page - pass listAll to listNetworks
2012-01-22 07:54:11 -08:00
Jessica Wang
96a3b256c0
cloudstack 3.0 new UI - Add Network Offering - when StaticNat is selected, show a new checkbox "Elastic IP" and pass checkbox value (true/false) to servicecapabilitylist[] parameter in API call.
2012-01-21 15:04:54 -08:00
Jessica Wang
b933004011
cloudstack 3.0 new UI - Add Network Offering - when LB Service is selected, show a new checkbox "Elastic LB" capability (true/false).
2012-01-21 12:01:15 -08:00
Jessica Wang
7edf9269c1
cloudstack 3.0 new UI - Add Network Offering - fix a bug that array index in serviceCapabilityList[] was wrongly passed to API.
2012-01-21 11:31:02 -08:00
Kelven Yang
25d11cba05
bug 12985: give it 3 seconds to realize a poweroff state
2012-01-20 18:48:59 -08:00
Kelven Yang
1056afbbcf
bug 13225: setup firewall rules for all ESX/ESXi hosts under a cluster as worker VM may be created at any host available, also add connect retry when work with vCenter and ESX/ESXi hosts
2012-01-20 17:58:54 -08:00
prachi
03653b936e
NAAS Changes: Before enabling a Zone, Check if the zone has:
...
- For Advance zone, a physical Network with Public/Management trafficType
- For Basic zone, a physical Network with Management trafficType
2012-01-20 17:21:53 -08:00
Edison Su
ecab972060
execute fencecommand in seq for kvm, as there are only 5 default nio reading work threads on kvm agent. pinganswer may not be got serviced immediately, then agent will reconnect to mgt server again and again
2012-01-20 17:04:27 -08:00
bfederle
3f07346087
Fix UI interval for add sticky policy
2012-01-20 15:20:23 -08:00
bfederle
3e365ad8c2
bug 11798 (WIP)
...
-Add UI for sticky policy
-Create sticky policy functionality
2012-01-20 14:33:16 -08:00
Alena Prokharchyk
79e9e292dd
bug 12571: fixed error message in createSnapshotPolicy
...
status 12571: resolved fixed
2012-01-20 14:31:38 -08:00
Alena Prokharchyk
8bcf30da85
bug 12869: more changes to NAAS feature
2012-01-20 14:16:30 -08:00
frank
d9a2ed664d
fix build
2012-01-20 13:18:58 -08:00
Edison Su
bced9a6e48
advanced startup command
2012-01-20 11:54:32 -08:00
anthony
6297820981
bug 12830: propagate ISO to other zone on demand
...
status 12830: resolved fixed
2012-01-20 11:44:01 -08:00
Alena Prokharchyk
ba826ddc21
Fixed listing public IP addresses
2012-01-20 11:34:54 -08:00
Alena Prokharchyk
57ddf63676
Special permission check for networks
2012-01-20 11:01:38 -08:00
anthony
99cbef154d
bug 13187: remove duplicate Red Hat Enterprise Linux 6 os type
...
status 13187: resolved fixed
2012-01-20 10:54:55 -08:00
Prasanna Santhanam
d99e71bad4
update a Disabled Physical network
2012-01-20 18:33:49 +05:30
anthony
bf490210ed
fixed a merge bug in checkin
...
cleanup snapshot in secondary storage in background
2012-01-19 20:52:18 -08:00
anthony
0ce097f0aa
cleanup snapshot in secondary storage in background
2012-01-19 20:45:00 -08:00