Created
March 14, 2014 16:02
-
-
Save Ch00k/9550722 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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