Sheng Yang
3b2d78a86d
bug 12974: Update system template info in templates.sql
...
status 12974: resolved fixed
Reviewed-by: Frank Zhang
2012-02-21 13:49:57 -08:00
Brian Federle
046749cb47
bug 13908: Fix localization label
...
status 13908: resolved fixed
reviewed-by: jessica
2012-02-21 13:48:13 -08:00
Brian Federle
97cd66e532
bug 13675
...
Hide unused text fields for ICMP vs TCP selection
status 13675: resolved fixed
reviewed-by: jessica
2012-02-21 13:45:23 -08:00
Kelven Yang
2bb15e259e
bug 13808: unpack OVA if OVF file does not exist (don't rely on template installation script to unpack it for us). Reviewed-By: Edison
2012-02-21 13:21:03 -08:00
Brian Federle
208f80c3b1
bug 13719
...
Change 'management server'->'hypervisor' in physical network description
status 13719: resolved fixed
reviewed-by: jessica
2012-02-21 12:57:15 -08:00
Brian Federle
d0c923ed40
bug 13866
...
Display public IP on VM details panel if static NAT is enabled for
that VM
status 13866: resolved fixed
reviewed-by: jessica
2012-02-21 12:32:23 -08:00
kishan
1d1caa8af5
Bug 13823: Throw network conflict expection when LB rules conflict
...
Status 13823: resolved fixed
Reviewed-By: Nitin
2012-02-22 01:14:15 +05:30
Brian Federle
3466a2b31e
bug 13731
...
Add scrollbars and reduce width of tree view, to prevent large
subdomain lists from being unselectable
status 13731: resolved fixed
reviewed-by: jessica
2012-02-21 11:36:39 -08:00
Jessica Wang
162a556350
bug 13636: add 'dedicated' checkbox back to Add F5 dialog. [reviewed-by: Brian]
2012-02-21 11:35:21 -08:00
Brian Federle
ca2faf23f6
Don't show header bar for listView-in-detailView
...
reviewed-by: sonny
2012-02-21 11:27:50 -08:00
kishan
04341c0839
Bug 13619: Throw exception when not traffic sentinel host is not available. Update last_collection timestamp when atleast 1 IP has nonzero bytes
...
Status 13619: resolved fixed
Reviewed-By: Nitin
2012-02-21 23:39:51 +05:30
Alena Prokharchyk
53bf8742f8
bug 13871: use perzone and peraccount (no spaces in values) when compare source nat capabilities
...
status 13871: resolved fixed
Reviewed-by: Chiradeep Vittal
2012-02-21 10:06:42 -08:00
Jessica Wang
6452a0c82e
property files: move labels that have been translated out of "new labels" area. [reviewed-by: Brian]
2012-02-20 20:06:48 -08:00
Jessica Wang
a608cd4408
check in Japanese translation. [reviewed-by: Brian]
2012-02-20 19:26:26 -08:00
Jessica Wang
f32f8d5b66
instance page - edit Instance - not pass displayname to API when displayname is equal to name. [reviewed-by: Brian]
2012-02-20 17:04:17 -08:00
Jessica Wang
0de40a6963
bug 13648: fix a bug in listView widget - $listView.length is 0 after calling $(window).trigger('cloudStack.fullRefresh'), calling $listView.listView will encounter an error when $listView.length is 0. [reviewed-by: Brian]
2012-02-20 14:43:56 -08:00
Jessica Wang
5328076529
bug 13864: IP Address page - add new field Purpose (only shown in Basic zone) [reviewed-by: Brian]
2012-02-20 10:23:02 -08:00
Prasanna Santhanam
f539cea48a
Merge branch 'testClient3.0.x' into 3.0.x
...
reviewed-by: Kishan
2012-02-20 19:04:15 +05:30
Murali reddy
f016acdcd5
bug 13872: Implementation of Guest Network by JuniperSRX failed: NPE during the execution of IPAssoc
...
Reviewed-by: Jana
status 13872: resolved fixed
2012-02-20 18:12:12 +05:30
Prasanna Santhanam
91e56d763f
Multiple fixes to the testClient to accomodate further changes to 3.0 APIs
...
reviewed-by: Kishan
* Revert back to old guestCidrAddress
* Add default traffic types
* fixed typo when creating physical network, specifid wrong zone
* correctly specifying the guest VLAN as part of updating physical network
2012-02-20 18:12:04 +05:30
Prasanna Santhanam
6796e099c8
Enable security groups in basic zones only
...
reviewed-by: Kishan
2012-02-20 18:11:58 +05:30
Prasanna Santhanam
7480d73785
Enable the zone after successful add
...
Reviewed-By: Kishan
2012-02-20 18:11:50 +05:30
Prasanna Santhanam
6b2a92ca66
fixing the case when multiple zones are added. enable the right VR element
...
Reviewed-By: Kishan
2012-02-20 18:11:43 +05:30
Prasanna Santhanam
cf81eae809
adding the integrity checker for simulator components
...
Reviewed-By: Kishan
2012-02-20 18:11:35 +05:30
Naredula Janardhana Reddy
5e6082d647
Bug 13375:
...
Summary of changes:
- Fix the order of source nat ip's : Static Nat IP's will be on top of Router source nat IP's. means Static NAT ip will take higher preference when compare to router ip while picking ip for source nat.
Reviewed-by: Abhi
2012-02-20 16:30:49 +05:30
Jessica Wang
4fbbfe6eae
system page - guest traffic type - network tab - pass physical network ID to listNetworks API since there could be multiple physical networks in one zone. [reviewed-by: Brian]
2012-02-19 11:43:23 -08:00
Jessica Wang
cad7fb86e4
add zone wizard - fix a JS error "server is undefined" [reviewed-by: Brian]
2012-02-19 10:39:10 -08:00
Jessica Wang
b7f63d84a2
add zone wizard - add primary storage step - storage tags field is optional. [reviewed-by: Brian]
2012-02-19 10:32:40 -08:00
Jessica Wang
b5e84f8f8e
bug 13680: add zone wizard - when configuration "use.local.storage" is true, skip add primary storage skip. [reviewed-by: Brian]
2012-02-19 10:19:11 -08:00
Jessica Wang
7029b74915
bug 13800: remove restriction that only sourceNAT IP can show VPN tab. [reviewed-by: Brian]
2012-02-18 21:43:10 -08:00
Jessica Wang
92245dd79f
bug 13852: no rendering network provider chart before a physical network is selected. [reviewed-by: Brian]
2012-02-18 17:15:22 -08:00
Jessica Wang
e2a8b96ec9
instance page - remove name field from listView since name field has the same value of ID field (UUID). . [reviewed-by: Brian]
2012-02-18 11:30:26 -08:00
Jessica Wang
719f9f4d43
bug 13736: volume page - take snapshot - after action completes, not return updated volume because volume is not changed at all from taking snapshot action. [reviewed-by: Brian]
2012-02-18 11:13:32 -08:00
frank
70865a8aa4
Bug 13568 - secondary storage VM's static route for nfs server breaks things!
...
add DB upgrade script.
Now storage network requires gateway when adding range
reviewed-by: Sheng Yang
2012-02-17 16:23:32 -08:00
frank
c099b93ee5
Bug 13809 - Unable to execute API command deletestoragenetworkiprange due to invalid value. Object dc_storage_network_ip_range(uuid: undefined) does not exist.
...
status 13809: resolved fixed
reviewed-by: Sheng Yang
2012-02-17 16:19:54 -08:00
frank
e7a445d268
Bug 13568 - secondary storage VM's static route for nfs server breaks things!
...
status 13568: resolved fixed
reviewed-by: Sheng Yang
2012-02-17 16:19:38 -08:00
Brian Federle
417fb60196
bug 13716
...
Fix service offering list overflow
status 13716: resolved fixed
reviewed-by: jessica
2012-02-17 16:15:26 -08:00
Brian Federle
5bce485aa5
bug 13702
...
Fix missing labels for instance state/actions
status 13702: resolved fixed
reviewed-by: jessica
2012-02-17 16:01:45 -08:00
Jessica Wang
5733c96041
bug 13669: template page, ISO page - delete action is not allowed when owner is system. [reviewed-by: Brian]
2012-02-17 16:00:22 -08:00
Edison Su
d3d48f8e22
bug 13857: set vm migration speed as the network speed
...
status 13857: resolved fixed
Reviewed-by: Frank
2012-02-17 15:43:22 -08:00
Alena Prokharchyk
6a769b81c4
bug 13864: for elastic IP address return the purpose (staticNat or Lb) in listPublicIpAddresses api response
...
Reviewed-by: Frank
2012-02-17 15:43:12 -08:00
Jessica Wang
745e351f8a
add zone wizard - advanced zone - storage traffic - add IP Range - add gateway field in ui-custom widget. [reviewed-by: Brian]
2012-02-17 15:36:53 -08:00
Brian Federle
5c8fbd617a
bug 13795
...
Allow domain admin to view domain users' projects
status 13795: resolved fixed
reviewed-by: jessica
2012-02-17 15:35:07 -08:00
Sheng Yang
eaeac8809e
bug 13867: Pass hostId instead of external firewall device Id
...
status 13867: resolved fixed
Reviewed-by: Anthony
2012-02-17 15:33:15 -08:00
Alena Prokharchyk
f67af1d1a2
bug 13866: return publicIp info in listVms api response when vm is linked to public ip via static nat
...
Reviewed-by: Frank
2012-02-17 15:30:57 -08:00
Sheng Yang
1eb71689df
bug 13829: Add default capacity for SRX
...
And per Alex's request, add default value directly into the database, rather
than using it at last minute of implemention.
status 13829: resolved fixed
Reviewed-by: Alex
2012-02-17 15:25:09 -08:00
Sheng Yang
59bdf2dd83
bug 13829: Fix NPE in ExternalFirewallDeviceManagerImpl
...
Reviewed-by: Edison
2012-02-17 15:25:09 -08:00
Brian Federle
107e4a403e
bug 13793
...
Fix show security group dropdown/listing in project view
status 13793: resolved fixed
reviewed-by: jessica
2012-02-17 15:19:42 -08:00
Jessica Wang
bd61173e11
add zone wizard - advanced zone - storage traffic - add IP Range - add gateway field. [reviewed-by: Brian]
2012-02-17 15:13:07 -08:00
Jessica Wang
7a8018b838
bug 13666: account page - add account - correct account type for admin account in Root domain. [reviewed-by: Brian]
2012-02-17 15:05:31 -08:00