# Pastebin gsZmht6c Traceback (most recent call last): File "openstack/tests/functional/examples/test_compute.py", line 47, in test_compute create.create_server(self.conn) File "examples/compute/create.py", line 64, in create_server name=SERVER_NAME, image_id=image.id, flavor_id=flavor.id, AttributeError: 'NoneType' object has no attribute 'id'