no-commit
This commit is contained in:
parent
8b20e8270d
commit
fdfa94c8ae
@ -20,6 +20,7 @@ Quantum API controllers.
|
||||
"""
|
||||
|
||||
import logging
|
||||
import pprint
|
||||
import routes
|
||||
import webob.dec
|
||||
import webob.exc
|
||||
|
@ -79,7 +79,7 @@ $ /etc/xapi.d/plugins/ovs_quantum_agent.py /etc/xapi.d/plugins/ovs_quantum_plugi
|
||||
# -- Getting quantum up and running
|
||||
|
||||
- Start quantum [on the quantum service host]:
|
||||
~/src/quantum-framework$ PYTHONPATH=.:$PYTHONPATH python bin/quantum etc/quantum.conf
|
||||
~/src/quantum- $ PYTHONPATH=.:$PYTHONPATH python bin/quantum etc/quantum.conf
|
||||
- Run ovs_quantum_plugin.py via the quantum plugin framework cli [on the
|
||||
quantum service host]
|
||||
~/src/quantum-framework$ PYTHONPATH=.:$PYTHONPATH python quantum/cli.py
|
||||
|
Loading…
Reference in New Issue
Block a user