cloudstack/ui/scripts
Remi Bergsma c14183bd25 Merge pull request #1337 from nitin-maharana/CloudStack-Nitin20_4.7
CLOUDSTACK-9235: Autoscale button is missing in VPCAutoscale button is missing. This should not be the case since we are able to add NS as the external LB provider in VPC.

Steps:
=====
1. Create a VPC offering with NS as the external LB provider
2. Create a VPC and configure the public tier with the above offering
3. Acquire an IP address and try to configure Load Balancing rule

Result:
======
Autoscale option is not visible at all for the LB.

Expected Result:
=============
Autoscale option should be available and should work exactly like the way it works for a normal isolated network with NS. If we choose NS as service provider for LB, autoscale should also be visible. If VR is chosen, only then we should not display autoscale.

Fix:
===
In case of VPC, it checks the services available.
If LB is there, It checks the provider is Netscaler then it shows the button or hides it.

* pr/1337:
  CLOUDSTACK-9235: Autoscale button is missing in VPC

Signed-off-by: Remi Bergsma <github@remi.nl>
2016-01-20 22:17:54 +01:00
..
ui CLOUDSTACK-8592: Implement Quota service 2015-12-07 23:02:48 +05:30
ui-custom Merge pull request #1340 from nitin-maharana/CloudStack-Nitin23_4.7 2016-01-20 22:03:53 +01:00
accounts.js Merge branch '4.6' 2015-12-07 12:44:07 +05:30
accountsWizard.js Removed leading tabs from ui/scripts/*.js 2015-08-07 11:58:13 +02:00
affinity.js Removed leading tabs from ui/scripts/*.js 2015-08-07 11:58:13 +02:00
autoscaler.js CLOUDSTACK-8744 Add missing localization (l10n) for several parts in the UI 2015-08-18 11:16:14 +01:00
cloud.core.callbacks.js Removed leading tabs from ui/scripts/*.js 2015-08-07 11:58:13 +02:00
cloudStack.js CLOUDSTACK-9230: Remove unnecessary return statement from cloudStack.js 2016-01-13 16:00:20 +05:30
configuration.js CLOUDSTACK-8984: VPC Network offerings tab missing from UI 2015-10-29 09:21:16 +05:30
dashboard.js Removed leading tabs from ui/scripts/*.js 2015-08-07 11:58:13 +02:00
docs.js Merge pull request #1319 from nitin-maharana/CloudStack-Nitin15_4.7 2016-01-19 17:44:56 +01:00
domains.js CLOUDSTACK-9220 Sort list of domains on Domain tab in UI 2016-01-09 21:02:38 +01:00
events.js Removed trailing whitespace from ui/scripts/*.js 2015-08-07 11:25:15 +02:00
globalSettings.js Removed leading tabs from ui/scripts/*.js 2015-08-07 11:58:13 +02:00
installWizard.js api: avoid sending sensitive data in api response 2015-03-11 16:34:56 +05:30
instanceWizard.js Merge pull request #937 from autotraderuk/sec-group-sorting 2015-12-04 20:21:18 +01:00
instances.js CLOUDSTACK-9051: update nic IP address of stopped vm 2015-11-30 09:20:25 +01:00
lbStickyPolicy.js CLOUDSTACK-8744 Add missing localization (l10n) for several parts in the UI 2015-08-18 11:16:14 +01:00
metrics.js ui: improve metrics view implementation 2016-01-18 12:50:57 +01:00
network.js Merge pull request #1337 from nitin-maharana/CloudStack-Nitin20_4.7 2016-01-20 22:17:54 +01:00
plugins.js Plugin API: Support multiple JS includes per plugin 2014-01-27 12:39:36 -08:00
projects.js Removed leading tabs from ui/scripts/*.js 2015-08-07 11:58:13 +02:00
regions.js CLOUDSTACK-8744 Add missing localization (l10n) for several parts in the UI 2015-08-18 11:16:14 +01:00
sharedFunctions.js Made interface changes related to CLOUDSTACK-8580 2015-08-14 11:13:21 +02:00
storage.js CLOUDSTACK-9132: API createVolume takes empty string for name parameter 2016-01-08 13:41:41 +05:30
system.js CLOUDSTACK-9129: list vpc routers by keyword in Infrastructure -> Virtual Routers 2015-12-10 09:14:12 +01:00
templates.js CLOUDSTACK-4787: Allow users to select disk controller for VM/template 2015-11-27 18:52:02 +05:30
vm_snapshots.js UI code cleanup: Fix trailing commas in JS 2013-09-24 11:16:13 -07:00
vpc.js Merge pull request #1301 from nitin-maharana/CloudStack-Nitin3_4.7 2016-01-16 19:40:07 +01:00
zoneWizard.js CLOUDSTACK-9044: Add RBD Primary Storage to the Zone Wizard. 2015-11-08 18:22:39 +01:00