Home
last modified time | relevance | path

Searched refs:do_image_download (Results 1 – 3 of 3) sorted by relevance

/dports/net/py-python-glanceclient/python-glanceclient-3.5.0/glanceclient/v1/
H A Dshell.py160 def do_image_download(gc, args): function
/dports/net/py-python-glanceclient/python-glanceclient-3.5.0/glanceclient/tests/unit/v2/
H A Dtest_shell_v2.py2203 test_shell.do_image_download(self.gc, args)
2214 test_shell.do_image_download(self.gc, args)
2227 test_shell.do_image_download(self.gc, args)
2344 test_shell.do_image_download(self.gc, args)
2362 test_shell.do_image_download(self.gc, args)
/dports/net/py-python-glanceclient/python-glanceclient-3.5.0/glanceclient/v2/
H A Dshell.py624 def do_image_download(gc, args): function