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 @@ <li>OpenStack with DNS</li> <li>OpenStack with Orchestration</li> <li>OpenStack with Shared File System</li> + <li>OpenStack with Load Balancer</li> + <li>OpenStack with Key Manager</li> </ul> </div> </div>