Commit Graph

2 Commits

Author SHA1 Message Date
Takashi Kajinami 79a2ef23b2 Fix python shebang
The current shebang requires /usr/bin/python which is not available in
Ubuntu Jammy by default.

Change-Id: Ife61c418bb3968296f2d2506c425cd3af7a00cc7
2023-10-17 16:01:31 +00:00
Doug Fish fade35f1bb Make sure django env var is set
Unit tests for the first patch are failing because
DJANGO_SETTINGS_MODULE is not set. Add the pieces to
do this.

Change-Id: I9aff77126acf7c2e2d59966dd825f105e809edee
Partially-Implements: blueprint horizon-lbaas-v2-ui
2015-10-01 14:24:12 +00:00