openstack CLI in fuel master node

Asked by Canh Truong

Hi,

I'm deploying openstack (kilo version) on fuel master node(The node installed MOS 7.0).
 when I use openstack CLI, getting the error:
[root@fuel private]# openstack user list
Traceback (most recent call last):
  File "/usr/bin/openstack", line 10, in <module>
    sys.exit(main())
  File "/usr/lib/python2.6/site-packages/openstackclient/shell.py", line 353, in main
    return OpenStackShell().run(argv)
  File "/usr/lib/python2.6/site-packages/openstackclient/shell.py", line 86, in __init__
    deferred_help=True)
TypeError: __init__() got an unexpected keyword argument 'deferred_help'

Could anyone please help how to solve this problem?

Question information

Language:
English Edit question
Status:
Answered
For:
Fuel for OpenStack Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Oleksandr Liemieshko (oliemieshko) said :
#1

Hello, Canh Truong, you need to run this command on controller node not on master node

Revision history for this message
Oleksandr Liemieshko (oliemieshko) said :
#2

Hello, Canh Truong, you need to run this command on controller node not on master node

Can you help with this problem?

Provide an answer of your own, or ask Canh Truong for more information if necessary.

To post a message you must log in.