Hi,
I've pushed some updates to the quantum packages repo here:
https://code.launchpad.net/~tylesmit/quantum/quantum-packages
<https://code.launchpad.net/%7Etylesmit/quantum/quantum-packages>
The three main packages are working. I've included some pre-built RPMs
in the /bin directory. You can follow the README to install them, or
build your own (or install from the source). You'll need to install the
Python packages Quantum requires. The build process doesn't yet check
to make sure they're in place (it will soon). You can do this with "pip
install -r pip-requires" using the pip-requires file from lp:quantum/tools.
You must install quantum-common to use either quantum-server or
quantum-client, but don't need all three.
Let me know if there are any troubles installing Quantum from the RPMs,
or any other issues you run across. As the README says, once you
install all of the packages you can start the server by running
"quantum" from the command line. You can use the CLI by running
"quantum_cli".
Configuration files are put in /etc/quantum. You can tell RPM to put
them elsewhere, however currently Quantum only looks for plugins.ini in
/etc/quantum. This is one small issue I'm working on.
I'm working on getting tests and plugins working as their own packages.
I'm also looking into making everything work nicely with VirtualEnv.
After the final merges are made into lp:quantum, I can update the code
in this repo to reflect the up-to-date code.
Please let me know if you have any questions, comments, or advice on
areas that should be tackled first.
Thanks,
-Tyler
--
Mailing list: https://launchpad.net/~netstack
Post to : netstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~netstack
More help : https://help.launchpad.net/ListHelp