Advertisement
Guest User

Untitled

a guest
Sep 28th, 2011
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.74 KB | None | 0 0
  1. magg@cloud1:~$ keystone-manage tenant add "MyTenant"
  2. ERROR: Error loading config /etc/keystone.conf: File contains no section headers.
  3. file: /etc/keystone.conf, line: 1
  4. 'description "Keystone API server"\n'
  5. ERROR:root:Error loading config /etc/keystone.conf: File contains no section headers.
  6. file: /etc/keystone.conf, line: 1
  7. 'description "Keystone API server"\n'
  8. Traceback (most recent call last):
  9.   File "/usr/bin/keystone-manage", line 16, in <module>
  10.     keystone.manage.main()
  11.   File "/usr/lib/python2.7/dist-packages/keystone/manage/__init__.py", line 249, in main
  12.     raise exc
  13. RuntimeError: Error loading config /etc/keystone.conf: File contains no section headers.
  14. file: /etc/keystone.conf, line: 1
  15. 'description "Keystone API server"\n'
  16.  
  17.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement