Let's see if I understand this.

The volume test has started failing now, because modern OpenStack distributions 
come without the volume API in Nova, and the Available Volume API is through 
Cinder?

In that case, from what I see int he changed test we are no longer exercising 
the deprecated Nova Volume API. And having an API completely untested does not 
seem like a good approach. If those tests now belong to Cinder, what about 
moving the tests to that API (if missing there) and just leave the current ones 
unchanged? Instead of configuring them in the "live" group, we could move them 
to a "live-deprecated" group so they don't run by default, but anyone with an 
old Nova installation can run them if needed.

Am I understanding this correctly? WDYT?

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/709#issuecomment-83797638

Reply via email to