On 11/28/2011 07:07 PM, Brad Hall wrote:
OK, the changes are in. The directory tree is now back to the old
structure which should make life easier for the distros for packaging.
Thanks,Brad
On Wed, Nov 23, 2011 at 5:36 PM, Brad Hall<b...@nicira.com> wrote:
Thanks for the feedback.. Here is a review for the changes:
https://review.openstack.org/#change,1886
Thanks,
Brad
So far it looks like this layout with the separate setup_*.py scripts
for each sub-package will work fine for fedora packaging.
I noticed that all of the quantum.extension classes, which are in the
common package, attempt to import cisco_exceptions and cisco_faults from
quantum.plugins.cisco.common. The cisco_exceptions and cisco_faults
classes don't currently get installed with any package, but seem to
belong in cisco_plugin. Wouldn't that introduce cross dependencies
between common and cisco_plugin. Should the extensions be moved to
cisco_plugin, or to a separate cisco_extensions package that depends on
cisco_plugin? Or should the quantum.plugins.cisco.common stuff go in
common? I'm relatively new to quantum and openstack, so apologies if I'm
missing something obvious.
-Bob
--
Mailing list: https://launchpad.net/~netstack
Post to : netstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~netstack
More help : https://help.launchpad.net/ListHelp