elijah-openstack
elijah-openstack copied to clipboard
FontAwesome library is missing causing logout icon to be unshown
FontAwesome icons are used for the logout button, but the library is missing. This could either be remedied by adding an Ansible task to the cloudlet-gateway role to place the library in the proper directory or figuring out how to get flask_assets to automatically pull this library in like it does with jQuery and Bootstrap.