Public bug reported:

tools/find_settings.py will not list `USE_SSL` parameter and the upgrade check 
yields a warning
WARNING Unknown settings: USE_SSL

But this is in the docs covering configuration:
~~~
./doc/source/admin/customize-configure.rst:      USE_SSL = False
./doc/source/admin/customize-configure.rst:      USE_SSL = True
./doc/source/admin/customize-configure.rst:   To enable HTTPS, the ``USE_SSL = 
True`` option is required.
~~~

This is also not a django setting.


Cheers,
Marc Methot

** Affects: horizon
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1860614

Title:
  [DOC] USE_SSL parameter is not a valid setting

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  tools/find_settings.py will not list `USE_SSL` parameter and the upgrade 
check yields a warning
  WARNING Unknown settings: USE_SSL

  But this is in the docs covering configuration:
  ~~~
  ./doc/source/admin/customize-configure.rst:      USE_SSL = False
  ./doc/source/admin/customize-configure.rst:      USE_SSL = True
  ./doc/source/admin/customize-configure.rst:   To enable HTTPS, the ``USE_SSL 
= True`` option is required.
  ~~~

  This is also not a django setting.

  
  Cheers,
  Marc Methot

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1860614/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to