Skip to content

Instantly share code, notes, and snippets.

@hub-cap
Created July 16, 2013 19:28
Show Gist options
  • Select an option

  • Save hub-cap/6011835 to your computer and use it in GitHub Desktop.

Select an option

Save hub-cap/6011835 to your computer and use it in GitHub Desktop.
2013-07-16 12:28:08.908 19916 DEBUG trove.common.wsgi [req-8e9bd102-72f8-41b7-ac06-6eaa2b5526e4 radmin 2c7c28726dce420c8739a47ed68d04bb] Traceback (most recent call last):
File "/mnt/hgfs/mbasnigh/Documents/workspace/python/db/trove/trove/trove/common/wsgi.py", line 323, in execute_action
**action_args)
File "/mnt/hgfs/mbasnigh/Documents/workspace/python/db/trove/trove/trove/openstack/common/wsgi.py", line 395, in execute_action
return self.dispatch(self.controller, action, request, **action_args)
File "/mnt/hgfs/mbasnigh/Documents/workspace/python/db/trove/trove/trove/openstack/common/wsgi.py", line 404, in dispatch
return method(*args, **kwargs)
File "/mnt/hgfs/mbasnigh/Documents/workspace/python/db/trove/trove/trove/instance/service.py", line 207, in create
backup_id)
File "/mnt/hgfs/mbasnigh/Documents/workspace/python/db/trove/trove/trove/instance/models.py", line 426, in create
raise exception.FlavorNotFound(uuid=flavor_id)
FlavorNotFound: Resource 777 cannot be found
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment