Browse Source
cfg.CONF is a global object, so we need not pass it to init a ConfFixture. We should import opts before use them in case that the opts have not been registered. Change-Id: I1a97df4d522325d9423b1c89cc9958de26704faa Closes-Bug: #1492084changes/72/220772/1
2 changed files with 10 additions and 10 deletions
Loading…
Reference in new issue