cloudstack/ui/scripts
Will Stevens 8f8ad3f38e Squashed commit of the Palo Alto Networks firewall integration plugin.
This patch adds a network plugin to support Palo Alto Networks firewall (their appliance and their VM series firewall).

More information in the FS: https://cwiki.apache.org/confluence/display/CLOUDSTACK/Palo+Alto+Firewall+Integration

Features supported are:
- List/Add/Delete Palo Alto service provider
- List/Add/Delete Palo Alto network service offering
- List/Add/Delete Palo Alto network with above service offering
- Add instance to the new network (creates the public IP and private gateway/cidr on the PA as well as the source nat rule)
- List/Add/Delete Ingress Firewall rule
- List/Add/Delete Egress Firewall rule
- List/Add/Delete Port Forwarding rule
- List/Add/Delete Static Nat rule
- Supports Palo Alto Networks 'Log Forwarding' profile globally per device (additional docs to come)
- Supports Palo Alto Networks 'Security Profile Groups' functionality globally per device (additional docs to come)

Knowns limitations:
- Only supports one public IP range in CloudStack.
- Currently not verifying SSL certificates when creating a connection between CloudStack and the Palo Alto Networks firewall.
- Currently not tracking usage on Public IPs.

Signed-off-by: Sheng Yang <sheng.yang@citrix.com>
2013-11-06 10:08:22 -08:00
..
ui multiEdit: extend field hide/show functionality 2013-11-05 14:35:05 -08:00
ui-custom CLOUDSTACK-4758: UI > Instance Wizard > (1) pass cpuNumber, cpuSpeed, memory to API when custom area is shown (i.e. when selected compute offering is dynamic). 2013-10-31 13:56:42 -07:00
accounts.js CLOUDSTACK-4830: allow create account and user by domain admin 2013-10-31 11:36:54 +01:00
accountsWizard.js New LDAP UI 2013-07-29 05:58:00 -04:00
affinity.js CLOUDSTACK-4302: UI > affinity group > hide delete action when affinity group type is ExplicitDedication for regular user. 2013-08-14 18:01:04 -07:00
autoscaler.js CLOUDSTACK-4714: EIP/ELB Basic Zone > EIP/ELB Basic Zone > Network page > Add Load Balancer tab > add AutoScale rule > spinning wheel is hanging forever with JS error "args.context.ipAddresses is undefined". 2013-09-19 17:12:58 -07:00
cloud.core.callbacks.js Format JS 2013-07-18 12:34:20 -04:00
cloudStack.js CLOUDSTACK-3950: UI > remove global variable havingS3, havingSwift who are no longer in use. 2013-08-20 16:04:40 -07:00
configuration.js CLOUDSTACK-4758: UI > Create Compute Offering > add new field "Custom" checkbox > when it's checked, Number of CPU Cores/CPU/Memory field become non-required and hidden. 2013-10-29 15:54:52 -07:00
dashboard.js Format JS 2013-07-18 12:34:20 -04:00
docs.js Squashed commit of the Palo Alto Networks firewall integration plugin. 2013-11-06 10:08:22 -08:00
domains.js CLOUDSTACK-1888: UI > Domains > allow domain-admin to update resource limits on its sub-domains (but disallow on its own domain). 2013-10-10 12:17:05 -07:00
events.js Alerts UI: Implement multi-select delete/archive alerts 2013-10-31 16:40:01 -07:00
globalSettings.js UI code cleanup: Fix trailing commas in JS 2013-09-24 11:16:13 -07:00
installWizard.js Format JS 2013-07-18 12:34:20 -04:00
instanceWizard.js CLOUDSTACK-4758: UI > Instance Wizard > (1) pass cpuNumber, cpuSpeed, memory to API when custom area is shown (i.e. when selected compute offering is dynamic). 2013-10-31 13:56:42 -07:00
instances.js VM snapshot action: add quiescevm option as checkbox 2013-10-31 16:55:15 -07:00
lbStickyPolicy.js Format JS 2013-07-18 12:34:20 -04:00
network.js multiEdit: extend field hide/show functionality 2013-11-05 14:35:05 -08:00
plugins.js UI plugins: Fix side nav behavior 2013-10-31 11:27:50 -07:00
projects.js Format JS 2013-07-18 12:34:20 -04:00
regions.js CLOUDSTACK-2334: UI > Regions > GSLB > remove lb rule from GSLB - fix a bug that passed wrong parameter to API call. 2013-07-29 13:52:01 -07:00
sharedFunctions.js CLOUDSTACK-4908: UI > Infrastructure > Sockets > (1) calculate total number of CPU Sockets for all hypervisors. 2013-11-05 11:55:06 -08:00
storage.js Squashed & merged commit of the following: 2013-10-23 12:21:43 -07:00
system.js Squashed commit of the Palo Alto Networks firewall integration plugin. 2013-11-06 10:08:22 -08:00
templates.js UI > Edit Template, Edit ISO > can't update template/ISO in only one zone. It always get updated in all zones. 2013-10-24 14:58:23 -07:00
vm_snapshots.js UI code cleanup: Fix trailing commas in JS 2013-09-24 11:16:13 -07:00
vpc.js CLOUDSTACK-730: UI > VPC > Router > site-to-site VPN > VPN Connection > detailView > add "Passive" field. 2013-11-04 15:36:47 -08:00
zoneWizard.js CLOUDSTACK-3803: Fix duplicate label causing validation error 2013-10-08 15:48:19 -07:00