← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1660650] [NEW] Can't log in into Horizon when deploying Manila+Sahara

 

Public bug reported:

When installing latest devstack trunk alongside with the Manila +
Sahara/Sahara Dashboard plugins, I can't log in using horizon, even if
the log says I logged in successfully.

Horizon gets stuck on the greeter, asking again from the username and
password.

local.conf extract:


  # Enable Manila                                                                                                                                                                             
  enable_plugin manila https://github.com/openstack/manila                                                                                                                                    
                                                                                                                                                                                              
~ #Enable heat plugin                                                                                                                                                                         
~_enable_plugin heat https://git.openstack.org/openstack/heat                                                                                                                                 
                                                                                                                                                                                              
  # Enable Swift                                                                                                                                                                              
  enable_service s-proxy s-object s-container s-account                                                                                                                                       
  SWIFT_REPLICAS=1                                                                                                                                                                            
  SWIFT_HASH=$ADMIN_PASSWORD                                                                                                                                                                  
                                                                                                                                                                                              
  # Enable Sahara                                                                                                                                                                             
  enable_plugin sahara git://git.openstack.org/openstack/sahara                                                                                                                               
                                                                                                                                                                                              
  # Enable sahara-dashboard                                                                                                                                                                   
  enable_plugin sahara-dashboard git://git.openstack.org/openstack/sahara-dashboard

** Affects: devstack
     Importance: Undecided
         Status: New

** Affects: horizon
     Importance: Undecided
         Status: New

** Affects: manila
     Importance: Undecided
         Status: New

** Affects: sahara
     Importance: Undecided
         Status: New

** Also affects: manila
   Importance: Undecided
       Status: New

** Also affects: sahara
   Importance: Undecided
       Status: New

** Also 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/1660650

Title:
  Can't log in into Horizon when deploying Manila+Sahara

Status in devstack:
  New
Status in OpenStack Dashboard (Horizon):
  New
Status in Manila:
  New
Status in Sahara:
  New

Bug description:
  When installing latest devstack trunk alongside with the Manila +
  Sahara/Sahara Dashboard plugins, I can't log in using horizon, even if
  the log says I logged in successfully.

  Horizon gets stuck on the greeter, asking again from the username and
  password.

  local.conf extract:

  
    # Enable Manila                                                                                                                                                                             
    enable_plugin manila https://github.com/openstack/manila                                                                                                                                    
                                                                                                                                                                                                
  ~ #Enable heat plugin                                                                                                                                                                         
  ~_enable_plugin heat https://git.openstack.org/openstack/heat                                                                                                                                 
                                                                                                                                                                                                
    # Enable Swift                                                                                                                                                                              
    enable_service s-proxy s-object s-container s-account                                                                                                                                       
    SWIFT_REPLICAS=1                                                                                                                                                                            
    SWIFT_HASH=$ADMIN_PASSWORD                                                                                                                                                                  
                                                                                                                                                                                                
    # Enable Sahara                                                                                                                                                                             
    enable_plugin sahara git://git.openstack.org/openstack/sahara                                                                                                                               
                                                                                                                                                                                                
    # Enable sahara-dashboard                                                                                                                                                                   
    enable_plugin sahara-dashboard git://git.openstack.org/openstack/sahara-dashboard

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


Follow ups