From f33b8624edc6d0a6de424cb79804c58af244eea7 Mon Sep 17 00:00:00 2001 From: Martin Kopec Date: Wed, 10 May 2023 21:15:19 +0200 Subject: [PATCH] Adding 2 missing programs to menu on home page Couple of months ago we added 2 new add-on programs to the refstack, however, we forgot to edit the home page. This patch fixes that. Change-Id: Idccaca8b0af7928ee4f323719d801ff037c1446a --- refstack-ui/app/components/home/home.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/refstack-ui/app/components/home/home.html b/refstack-ui/app/components/home/home.html index 7a732758..6a45173a 100644 --- a/refstack-ui/app/components/home/home.html +++ b/refstack-ui/app/components/home/home.html @@ -31,6 +31,8 @@
  • OpenStack with DNS
  • OpenStack with Orchestration
  • OpenStack with Shared File System
  • +
  • OpenStack with Load Balancer
  • +
  • OpenStack with Key Manager