← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1575671] [NEW] devstack login essue

 

Public bug reported:

first, copy horizon dir to another path, eg. xxx/horizon
cd xxx/horizon,
pyrhon tools/install_venv.py
source .venv/bin/activate
python manage.py runserver 0.0.0.0:2222,
input web url with "{ip}:2222",
this url change to "http://{ip}:2222/dashboard/auth/login/";

error info:
Page not found (404)
Request Method:	GET
Request URL:	http://192.168.139.62:2222/dashboard/auth/login/

if login without port in .venv ,there is no this essue.

** 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/1575671

Title:
  devstack login essue

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  first, copy horizon dir to another path, eg. xxx/horizon
  cd xxx/horizon,
  pyrhon tools/install_venv.py
  source .venv/bin/activate
  python manage.py runserver 0.0.0.0:2222,
  input web url with "{ip}:2222",
  this url change to "http://{ip}:2222/dashboard/auth/login/";

  error info:
  Page not found (404)
  Request Method:	GET
  Request URL:	http://192.168.139.62:2222/dashboard/auth/login/

  if login without port in .venv ,there is no this essue.

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


Follow ups