Emphasize compute API over nova
Bug #917914 reported by
Jay Pipes
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
tempest |
Fix Released
|
Medium
|
Jay Pipes |
Bug Description
Need to switch the focus in Tempest away from "Nova" and towards the compute API.
Few things to refactor:
1) In tempest.
2) In tempest/*, need to s/nova/compute
3) Need to add compute directory under /tempest/tests
4) Need to add api directory under /tempest/
5) Need to add support for multiple API clients in /tempest/
Changed in tempest: | |
milestone: | essex-3 → none |
Changed in tempest: | |
milestone: | none → havana-3 |
To post a comment you must log in.
Looks like most items are done.
Do we still need the '4)' ?