
Through additional profiling, I found a few more places where caching could be enabled to reduce network calls and speed up page load times slightly. This patch adds caching to frequently used methods and provides for minor improvements. Tested in both virt and baremetal environments. Change-Id: I768d6643c4523d33c440a13f5ddc5212555956a8
Tuskar UI
Tuskar UI is a user interface for Tuskar, a management API for OpenStack deployments. It is a plugin for OpenStack Horizon.
High-Level Overview
Tuskar UI endeavours to be a stateless UI, relying on Tuskar API calls as much as possible. We use existing Horizon libraries and components where possible. If added libraries and components are needed, we will work with the OpenStack community to push those changes back into Horizon.
Interested in seeing Tuskar and Tuskar UI in action? Watch a demo!
Installation Guide
Use the Installation Guide to install Tuskar UI.
License
This project is licensed under the Apache License, version 2. More information can be found in the LICENSE file.
Contact Us
Join us on IRC (Internet Relay Chat):
Network: Freenode (irc.freenode.net/tuskar)
Channel: #tuskar
Or send an email to openstack-dev@lists.openstack.org.
Description