manila has modules that are not covered with unittests
Bug #1348635 reported by
Valeriy Ponomaryov
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Shared File Systems Service (Manila) |
Fix Released
|
Medium
|
Marc Koderer |
Bug Description
All project modules should be covered with unittests.
Examples of not covered modules:
manila/
manila/
...
Changed in manila: | |
importance: | Undecided → High |
summary: |
- module manila.share.manager not covered with unittests + manila has modules that is not covered with unittests |
Changed in manila: | |
milestone: | none → kilo-1 |
Changed in manila: | |
assignee: | nobody → Marc Koderer (m-koderer) |
Changed in manila: | |
milestone: | kilo-1 → kilo-2 |
summary: |
- manila has modules that is not covered with unittests + manila has modules that are not covered with unittests |
Changed in manila: | |
importance: | High → Medium |
Changed in manila: | |
status: | In Progress → Fix Committed |
Changed in manila: | |
status: | Fix Committed → Fix Released |
Changed in manila: | |
milestone: | kilo-2 → 2015.1.0 |
To post a comment you must log in.
Reviewed: https:/ /review. openstack. org/109644 /git.openstack. org/cgit/ stackforge/ manila/ commit/ ?id=61316b7adb3 7cbbcfec0be8cbf ca3274b6c19b24
Committed: https:/
Submitter: Jenkins
Branch: master
commit 61316b7adb37cbb cfec0be8cbfca32 74b6c19b24
Author: Valeriy Ponomaryov <email address hidden>
Date: Fri Jul 25 12:06:00 2014 -0400
Remove reference to 'in-use' state in share manager
State 'in-use' is leftover from Cinder and is not used by shares,
hence it should be removed.
Due to absense of tests for this module at all, as part of bug fix
were added unittests.
Change-Id: I768d731bac3eb1 f420695082e6959 8e55e1de90b
Closes-Bug: #1346371
Partial-Bug: #1348635