Step 3: Create a Nova administrator

Asked by shihangwei

sudo: unable to execute
new hand , help = =#

Question information

Language:
English Edit question
Status:
Solved
For:
OpenStack Compute (nova) Edit question
Assignee:
No assignee Edit question
Solved by:
Christopher MacGown
Solved:
Last query:
Last reply:
Revision history for this message
shihangwei (shihangwei) said :
#1

and my os is centos 5.5

Revision history for this message
shihangwei (shihangwei) said :
#2

and my os is centos 5.5

Revision history for this message
shihangwei (shihangwei) said :
#3

if i use "nova-manage user admin anne"
then
 "bash: /usr/local/bin/nova-manage: /openstack/nova/nova-2010.1: bad interpreter: Permission denied"

Revision history for this message
shihangwei (shihangwei) said :
#4

and now i got this
"import gflags
ImportError: No module named gflags"

= =#

Revision history for this message
Best Christopher MacGown (0x44) said :
#5

You'll need to install python-gflags: http://wiki.python.org/moin/gflags

Revision history for this message
shihangwei (shihangwei) said :
#6

Thanks Christopher MacGown, that solved my question.