Yo! Looks like Quantum support in Horizon has been languishing a bit. The good news is that we have a much better story for extensibility now (versus the mess you had to deal with for the first cut of the Quantum UI) including encapsulated dashboards/panels and support for some common controls like a fancy new datatable that makes wiring up a table view with actions trivial. The quantum UI has already been moved to a panel (https://github.com/openstack/horizon/tree/master/horizon/horizon/dashboards/nova/networks) and we have done some of the work to convert Quantum's tables to the new table component (https://review.openstack.org/3336). However, that review still needs some work (unit test failures and pep8 issues).
From what I understand there are essentially three areas that need eyeballs/work: 1) Horizon API needs to be updated to support new python-quantumclient (Joe has a review open: https://review.openstack.org/3375) 2) Pull request 3336 needs to be finished to bring the network UI inline with the rest of Horizon 3) Recent changes in Quantum need to be reflected in the UI On #2 it would be great if we could get some help from the Quantum team. I'm not really sure of the scope on #3 but would be good to get some blueprints and/or cases in Horizon's launchpad to provide some visibility into what needs to be updated/added to the UI. Thoughts?
-- Mailing list: https://launchpad.net/~netstack Post to : netstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~netstack More help : https://help.launchpad.net/ListHelp