Jessica Wang
7e324b099d
cloudStack - IP Address page - port forwarding, port range - remove protocol option "ICMP".
2011-08-10 12:34:18 -07:00
Jessica Wang
9eabe886e5
cloudStack - IP Address page - Load Balancer tab - remove Source CIDR.
2011-08-10 12:33:50 -07:00
Jessica Wang
8369e7ae7a
cloudStack - IP Address page - Port Forwarding tab - remove Source CIDR.
2011-08-10 12:33:34 -07:00
Jessica Wang
dbd6fd9826
bug 11025: cloudStack - Elastic Load Balancer - IP address page - continue calling listPublicIpAddresses API instead of showing error when supportELB is "false".
2011-08-10 10:42:19 -07:00
Chiradeep Vittal
ed36020eba
fix for bad merge
2011-08-08 17:58:24 -07:00
Chiradeep Vittal
f0e7b4beb1
fix for bad merge
2011-08-08 17:58:13 -07:00
Chiradeep Vittal
8277584b8a
merge ELB / nectarine branch
2011-08-08 15:20:56 -07:00
frank
6aaf3d5ae0
Merge branch 'cvm'
...
Conflicts:
api/src/com/cloud/api/BaseCmd.java
api/src/com/cloud/storage/Storage.java
cloud.spec
core/src/com/cloud/storage/template/DownloadManagerImpl.java
server/src/com/cloud/agent/manager/AgentManagerImpl.java
server/src/com/cloud/configuration/DefaultComponentLibrary.java
server/src/com/cloud/deploy/FirstFitPlanner.java
server/src/com/cloud/host/dao/HostDao.java
server/src/com/cloud/storage/StorageManagerImpl.java
server/src/com/cloud/vm/UserVmManagerImpl.java
server/src/com/cloud/vm/VirtualMachineManagerImpl.java
utils/src/com/cloud/utils/SerialVersionUID.java
2011-08-08 14:14:09 -07:00
alena
67d590819e
bug 10864: fixed UI to return system Direct Guest network for the Advanced Security Group enabled zone
...
status 10864: resolved fixed
2011-08-01 12:44:37 -07:00
alena
ae8e7cdeb1
bug 10864: fixed UI to return system Direct Guest network for the Advanced Security Group enabled zone
...
status 10864: resolved fixed
2011-08-01 12:44:21 -07:00
Jessica Wang
f39cef1418
cloudStack - Elastic Load Balancer - hide tab_content_load_balancer when last IP is removed from middle menu.
2011-07-29 12:00:54 -07:00
Jessica Wang
c78357c386
cloudStack - Elastic Load Balancer - remove IP from middle menu when its last load balancer rule is removed.
2011-07-29 11:42:22 -07:00
frank
b0b3f16dae
Two things:
...
Load non-routing resource in ClusteredAgentManager includes External DHCP, PxeServer, ExternalFirewall, ExternalLoadBalancer
Bug 9887 - baremetal: support for image operation (create template from guest disk) (edit)
changes in line with UI
2011-07-29 11:28:09 -07:00
frank
055ec48ae8
Two things:
...
Load non-routing resource in ClusteredAgentManager includes External DHCP, PxeServer, ExternalFirewall, ExternalLoadBalancer
Bug 9887 - baremetal: support for image operation (create template from guest disk) (edit)
changes in line with UI
2011-07-29 11:25:35 -07:00
Jessica Wang
ca9fb52ba6
cloudStack - Elastic Load Balancer - createLoadBalancer API has been changed from sync to async. This is another UI change (create load balancer rule with IP) for it.
2011-07-28 19:50:16 -07:00
Jessica Wang
7e8393e6da
cloudStack - Elastic Load Balancer - click load balancer tab to populate load balancer rules when supportELB is "guest" or "public".
2011-07-28 19:12:24 -07:00
Jessica Wang
ac64855618
cloudStack - Elastic Load Balancer - hide details tab and show load balancer tab.
2011-07-28 18:49:33 -07:00
Jessica Wang
4ed5856407
cloudStack - Elastic Load Balancer - pass "forvirtualnetwork" whenever calling listPublicIpAddresses API. Otherwise, it will return an empty object.
2011-07-28 17:57:15 -07:00
Jessica Wang
68286170a2
cloudStack - Elastic Load Balancer - (1) After a zone is created, call listCapabilities API to refresh g_supportELB. (2) Add "forloadbalancing" parameter when calling listPublicIpAddresses API.
2011-07-28 17:28:19 -07:00
Jessica Wang
e3e4870953
cloudStack - Elastic Load Balancer - fix a bug that g_supportELB became null on 2nd browser window (2nd browser window doesn't require login).
2011-07-28 16:30:24 -07:00
Jessica Wang
bd5bc4d39d
cloudStack - Elastic Load Balancer - pass "forvirtualnetwork" parameter when calling listPublicIpAddresses API.
2011-07-28 16:17:44 -07:00
Jessica Wang
ddfcad7e72
cloudStack - Elastic Load Balancer - after creating a load balancer (with IP) successfuly, get publicIpId from createloadbalancerruleresponse, and get call listPublicIpAddresses API to get full info of this newly created IP.
2011-07-28 14:00:39 -07:00
Jessica Wang
a10c81453e
cloudStack - Elastic Load Balancer - listCapabilities API has been changed to return supportELB as "gest", "public" or "false". Here is related UI change.
2011-07-28 11:03:17 -07:00
Jessica Wang
b999980ce8
cloudStack - Elastic Load Balancer feature - if listCapabilities returns supportELB as true, hide Acquire IP button and show Add Load Balancer and IP button on IP Address page. Clicking Add Load Balancer and IP button will pop up a dialog containing zone dropdown (populated with basic zones), name, public port, private port, algorithm dropdown.
2011-07-27 19:41:57 -07:00
Jessica Wang
b06896c831
bug 10631: cloudStack - Instance page - Create Template from VM - add Image Directory input field.
2011-07-27 11:54:57 -07:00
Jessica Wang
609679db2b
bug 10631: cloudStack - Instance page - details tab - add new action "Create Template" when hypervisor is BareMetal.
2011-07-27 11:38:39 -07:00
Jessica Wang
2a8613cdff
bug 10631: cloudStack - Instance page - details tab - add hypervisor gridrow.
2011-07-27 11:38:00 -07:00
Jessica Wang
105edff968
bug 10631: cloudStack - Instance page - Create Template from VM - add Image Directory input field.
2011-07-27 11:31:06 -07:00
Jessica Wang
2b3c8fa120
bug 10631: cloudStack - Instance page - details tab - add new action "Create Template" when hypervisor is BareMetal.
2011-07-27 10:45:01 -07:00
Jessica Wang
8e54d17bd5
bug 10631: cloudStack - Instance page - details tab - add hypervisor gridrow.
2011-07-26 17:12:53 -07:00
Jessica Wang
02003fe101
bug 10801: cloudStack - IP Address page - Load Balancer tab - add Source CIDR.
2011-07-26 10:21:10 -07:00
Jessica Wang
8b84696c02
bug 10801: cloudStack - IP Address page - Load Balancer tab - add Source CIDR.
2011-07-26 10:16:00 -07:00
Jessica Wang
2f4c11e218
bug 10516: cloudStack - volume page - create template dialog - fix a bug that appears on IE browser (not on Firefox) - OS Tye dropdown is push down to next line.
2011-07-25 11:56:12 -07:00
Jessica Wang
74c67276b9
bug 10516: cloudStack - volume page - create template dialog - fix a bug that appears on IE browser (not on Firefox) - OS Tye dropdown is push down to next line.
2011-07-25 11:55:25 -07:00
Jessica Wang
1ab678e2a1
bug 10636: cloudStack - multiple-selection page (e.g. instance page) - when a selected middle menu item is in action (from top buttons), remove it from the map used for counting to show/hide top buttons.
2011-07-25 10:25:24 -07:00
Jessica Wang
bbee1e74b3
bug 10636: cloudStack - multiple-selection page (e.g. instance page) - when a selected middle menu item is in action (from top buttons), remove it from the map used for counting to show/hide top buttons.
2011-07-25 10:24:19 -07:00
Jessica Wang
2c9e60e67a
bug 10638: cloudStack - router page - change service offering action - exclude the current service offering that router is having from service offering dropdown.
2011-07-22 15:54:30 -07:00
Jessica Wang
9612da122c
bug 10638: cloudStack - router page - change service offering action - exclude the current service offering that router is having from service offering dropdown.
2011-07-22 15:53:34 -07:00
Jessica Wang
a342cbc08a
bug 10647: cloudStack - property "privateip" in listRouters API response has been renamed to "linklocalip". Here is related UI change.
2011-07-22 15:45:26 -07:00
Jessica Wang
5fdb167203
bug 10647: cloudStack - property "privateip" in listRouters API response has been renamed to "linklocalip". Here is related UI change.
2011-07-22 15:44:22 -07:00
Jessica Wang
29cd8a848c
Bug 10418: cloudStack - service offering page, system service offering page - add "Host Tags" in details tab.
2011-07-22 15:32:09 -07:00
Jessica Wang
b6cf19e23d
Bug 10418: service offering page, system service offering page - Add Service Offering dialog - add "Host tags" field.
2011-07-22 15:31:39 -07:00
Jessica Wang
63d869facb
Bug 10418: cloudStack - service offering page, system service offering page - add "Host Tags" in details tab.
2011-07-22 15:29:36 -07:00
Jessica Wang
ea844bf902
Bug 10418: service offering page, system service offering page - Add Service Offering dialog - add "Host tags" field.
2011-07-22 15:17:48 -07:00
Jessica Wang
032d9b313f
bug 10441: cloudStack - physical resources page - get total count number from new property "count" in listXXXXXXXXX API response.
2011-07-22 14:29:37 -07:00
Jessica Wang
d71d7f8eb2
bug 10441: cloudStack - physical resources page - get total count number from new property "count" in listXXXXXXXXX API response.
2011-07-22 14:21:50 -07:00
Jessica Wang
20958fd613
(1) cloudStack - network page - updateNetwork API has been changed from sync to async. Here is related UI change.
...
(2) cloudStack - network page - Edit Network action - show spinning wheel in action (Edit Network is async now).
2011-07-22 13:46:23 -07:00
Jessica Wang
75217ec1cc
cloudStack - network page - Edit Network action - show spinning wheel in action (Edit Network is async now).
2011-07-22 13:41:19 -07:00
Jessica Wang
0018c15614
cloudStack - network page - updateNetwork API has been changed from sync to async. Here is related UI change.
2011-07-22 13:09:11 -07:00
Jessica Wang
9791cddccc
bug 10790: cloudStack - volume page - Hide Storage for normal user. Show storage for root admin and domain admin.
2011-07-22 10:24:35 -07:00