Quantum symlink in Horizon breaks unit tests

Bug #949523 reported by Tihomir Trifonov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Identity (keystone)
Invalid
Undecided
Unassigned

Bug Description

Hi, I'm not sure if this is a bug, but with latest devstack from 'master' branch, after a successful run it creates a symlink

https://github.com/openstack-dev/devstack/blob/master/stack.sh#L737

 # Link to quantum client directory.
    rm -fr ${HORIZON_DIR}/openstack_dashboard/quantum
    ln -s ${QUANTUM_CLIENT_DIR}/quantum ${HORIZON_DIR}/openstack_dashboard/quantum

When running run_tests.sh in Horizon, an error occur, as it tries to find quantum.client module there... When deleting the symlink - tests pass, and everything seem to work fine without it...

Revision history for this message
Tihomir Trifonov (ttrifonov) wrote :

Ops.. the wrong project...

Changed in keystone:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.