From c48711515d6c153235453199738aef8fa7cefe4f Mon Sep 17 00:00:00 2001 From: Pranav Saxena Date: Thu, 7 Mar 2013 15:43:04 +0530 Subject: [PATCH] health-Check --- ui/scripts/network.js | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/ui/scripts/network.js b/ui/scripts/network.js index b64925d8480..bd9f3fca0c5 100755 --- a/ui/scripts/network.js +++ b/ui/scripts/network.js @@ -2785,6 +2785,16 @@ action: cloudStack.lbStickyPolicy.dialog() } }, + + 'health-check':{ + label:'Health Check', + custom:{ + buttonLabel:'Configure', + action:cloudStack.uiCustom.healthCheck() + + } + }, + 'autoScale': { label: 'AutoScale', custom: {