Skip to content

Instantly share code, notes, and snippets.

@Ch00k
Created March 14, 2014 16:02
Show Gist options
  • Save Ch00k/9550722 to your computer and use it in GitHub Desktop.
Save Ch00k/9550722 to your computer and use it in GitHub Desktop.
ERROR: cliff.app Conflict occurred attempting to store project. no such table: project (HTTP 409)
+ ADMIN_TENANT=
++ openstack user create admin --project '' --email [email protected] --password 123qwe
++ get_field 2
++ grep ' id '
++ read data
ERROR: cliff.app An unexpected error prevented the server from fulfilling your request. (OperationalError) no such table: domain u'SELECT domain.id AS domain_id, domain.name AS domain_name, domain.enabled AS domain_enabled, domain.extra AS domain_extra \nFROM domain \nWHERE domain.id = ?' ('default',) (HTTP 500)
+ ADMIN_USER=
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment