Isolate nova and ec2 in separate modules

Bug #1359646 reported by Fernando Correa Neto
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
block-storage-broker (Juju Charms Collection)
New
Undecided
Unassigned

Bug Description

Currently block-storage-broker has an util module that has provider prefixed methods for handling different backends.
This forces the code to use a lot of getattr calls to perform the actual beckend call.

It would be nice if both providers lived in their own module and implemented the same api so that the code was a bit cleaner and isolated.

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.