예제 #1
0
 def setUp(self):
     super(TestImageProxy, self).setUp()
     self.proxy = _proxy.Proxy(self.session)
     self.proxy._connection = self.cloud
예제 #2
0
 def setUp(self):
     super(TestImageProxy, self).setUp()
     self.proxy = _proxy.Proxy(self.session)