Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
itminedu
snf-ganeti
Commits
6760471c
Commit
6760471c
authored
Jul 28, 2008
by
Michael Hanselmann
Browse files
Fix unittests for ganeti-rapi
The RESTHTTPServer module went the way of the dodo. Reviewed-by: iustinp
parent
cfe3c70f
Changes
1
Hide whitespace changes
Inline
Side-by-side
test/ganeti.rapi.resources_unittest.py
View file @
6760471c
...
...
@@ -28,9 +28,8 @@ import tempfile
from
ganeti
import
errors
from
ganeti
import
http
from
ganeti.rapi
import
connector
from
ganeti.rapi
import
RESTHTTPServer
from
ganeti.rapi
import
rlib1
from
ganeti.rapi
import
connector
from
ganeti.rapi
import
rlib1
class
MapperTests
(
unittest
.
TestCase
):
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment