6 Commits

Author SHA1 Message Date
Pete Vander Giessen
6eaf44bbfa Udpated microstack api endpoints from localhost to 10.20.20.1
Addresses the issue where services such as a juju controller cannot
access endpoints from within an instance.

Updated all references to localhost to 10.20.20.1, and added the
address to ALLOWED_HOSTS.

Also updated version of qemu lib.
2019-04-04 10:52:18 -04:00
Nicolas Pochet
4e4d802b43 Add ubuntu theme (#55) 2019-02-05 10:07:27 -05:00
Pete Vander Giessen
8bcda8bdd3
Disabled themes. (#52)
This is a bandaid for
https://github.com/CanonicalLtd/microstack/issues/39, where switching
to the material theme can get your GUI stuck in an errored
state. We'll re-enable everything once that bug is fixed.
2019-01-09 16:26:33 -05:00
James Page
6e422029a2 Switch region name to microstack 2018-11-08 09:41:49 +00:00
Pete Vander Giessen
8c1d0d3f78 Fixed pathing issue w/ horizon dashboard. 2018-11-07 22:58:37 +00:00
Pete Vander Giessen
c686b13d8f
Fix horizon (#23)
Fixed dashboard errors.

Added a proper uwsgi script with matching .ini templates.

Added django settings files that fix issues with Django attempting to write files to the read only snap filesystem, and generally make things work well in the snap.

Fixed snap-openstack.yaml entries so that our file and directory setup is accurate.
2018-11-07 16:30:20 -05:00