Searched refs:image_location (Results 1 – 3 of 3) sorted by relevance
1229 image_location='s3://foo')1245 image_location='s3://foo',1263 image_location='s3://foo',
267 def register_image(self, name=None, description=None, image_location=None, argument342 if image_location:343 params['ImageLocation'] = image_location
125 …self.image_id = self.server.ec2.register_image(name=prefix, image_location='%s/%s.manifest.xml' % …