Remove stub_network flag and replace usage with stubbing out of relevant calls in tests
Bug #816025 reported by
Vish Ishaya
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Compute (nova) |
Fix Released
|
Low
|
Rongze Zhu |
Bug Description
We have FLAGS.stub_network to ignore some code paths in tests. This mixing should be removed in favor of stubs in the tests themselves.
Changed in nova: | |
status: | New → Triaged |
importance: | Undecided → Low |
tags: | added: low-hanging-fruit |
Changed in nova: | |
milestone: | none → folsom-rc1 |
status: | Fix Committed → Fix Released |
Changed in nova: | |
milestone: | folsom-rc1 → 2012.2 |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/11619
Review: https:/