Isolate nova and ec2 in separate modules
Bug #1359646 reported by
Fernando Correa Neto
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-
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.