4 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
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