Commit 9e41b81d authored by Waleed Akbar's avatar Waleed Akbar
Browse files

kpi_manager module name added in my_deploy.sh

parent a9f232ab
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -23,7 +23,7 @@ export TFS_REGISTRY_IMAGES="http://localhost:32000/tfs/"
export TFS_COMPONENTS="context device pathcomp service slice nbi webui load_generator"
export TFS_COMPONENTS="context device pathcomp service slice nbi webui load_generator"


# Uncomment to activate Monitoring
# Uncomment to activate Monitoring
export TFS_COMPONENTS="${TFS_COMPONENTS} monitoring"
export TFS_COMPONENTS="${TFS_COMPONENTS} monitoring kpi_manager"


# Uncomment to activate BGP-LS Speaker
# Uncomment to activate BGP-LS Speaker
#export TFS_COMPONENTS="${TFS_COMPONENTS} bgpls_speaker"
#export TFS_COMPONENTS="${TFS_COMPONENTS} bgpls_speaker"