8 Commits

Author SHA1 Message Date
Dean Troyer
1b23d7cd6e Update horizon config to current example from horizon repo
includes https://review.openstack.org/14048

Change-Id: I49952dd34408d2e94bcecd9063c21633f4139a99
2012-10-04 13:53:45 -05:00
Matt Joyce
f724fb7845 BUG #1039180 - misconfiguration in horizon settings leads to stack trace
Change-Id: I328df7dc91bde723acb0dcd6fa0e8986255b9c50
2012-08-20 15:22:59 -07:00
Sascha Peilicke
345363023d Set a valid / unique SECRET_KEY others than the empty default.
Django's default SECRET_KEY is an empty string, which is actually not
secure. Use horizon.util.secret key to generate a unique key and store
it securely.

Change-Id: I7b6deed7db6136ee15ac7ea315019a5b78698f7d
2012-07-17 12:42:45 +02:00
jakedahn
770cec7314 Making users creatable by default in horizon
Change-Id: I021bd17564f1a20591d3aac8a254f4976e14e681
2012-03-12 14:07:51 -07:00
Gabriel Hurley
f1a11adf2b Updates devstack to E4 final horizon package structure.
Change-Id: Iedc30eb532b93e5755310b1037a2ecbb3552aab0
2012-02-29 01:36:53 -08:00
Gabriel Hurley
7bd3087e73 Only add Quantum and Swift to Keystone catalog if enabled.
Incidentally removes some outdated (unused) settings from the
Horizon settings file.

Fixes bug 939820.

Change-Id: I61e97c194070e46d21a6c0eb66eef88bd14efeee
2012-02-23 13:20:03 -08:00
Jesse Andrews
9c7c9083a4 initial devstack + essex
* update horizon apache config
* updates apts for horizon
* better logging for horizon
* keystone conf settings
* only add swift endpoint if it is enabled
* new nova paste

Change-Id: I1edacbe5d8adc4bd5265d36abcaf01ce5490aefd
2011-11-23 11:26:39 -08:00
Tres Henry
ca85b7996a changing dash to horizon 2011-10-28 15:34:44 -07:00