Re: [openstack-dev] [nova] Nova commands

2016-04-19 Thread Kenny Ji-work
That's it, I've solved the issue. Thanks a log! :)

From: melanie witt 
To: openstack-dev@lists.openstack.org
Subject: Re: [openstack-dev] [nova] Nova commands
Message-ID: <5716539f.2060...@gmail.com>
Content-Type: text/plain; charset=windows-1252; format=flowed

On Tue, 19 Apr 2016 19:31:04 +0800, Kenny Ji-work wrote:
> I have installed openstack mitaka, when I execute any nova's commands
> with the result displayed below:
>
> [root@devstack scripts]# nova list
> *ERROR (AttributeError): 'unicode' object has no attribute 'get'*
>
> I installed openstack as
> the http://docs.openstack.org/mitaka/install-guide-rdo/ shows. Is there
> somebody who encountered the issue? Thank you for answering!
>


This sounds like 
https://bugs.launchpad.net/python-novaclient/+bug/1559072 and the fix is 
included in python-novaclient 3.4.0.

What version of python-novaclient do you have ('nova --version')?

-melanie__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] [nova] Nova commands

2016-04-19 Thread melanie witt

On Tue, 19 Apr 2016 19:31:04 +0800, Kenny Ji-work wrote:

I have installed openstack mitaka, when I execute any nova's commands
with the result displayed below:

[root@devstack scripts]# nova list
*ERROR (AttributeError): 'unicode' object has no attribute 'get'*

I installed openstack as
the http://docs.openstack.org/mitaka/install-guide-rdo/ shows. Is there
somebody who encountered the issue? Thank you for answering!




This sounds like 
https://bugs.launchpad.net/python-novaclient/+bug/1559072 and the fix is 
included in python-novaclient 3.4.0.


What version of python-novaclient do you have ('nova --version')?

-melanie

__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] [nova] Nova commands

2016-04-19 Thread Andrey Kurilin
Hi!
Please, launch novaclient in debug mode, i.e `nova --debug list` and share
traceback from output.

On Tue, Apr 19, 2016 at 2:31 PM, Kenny Ji-work  wrote:

> Hi all,
>
> I have installed openstack mitaka, when I execute any nova's commands with
> the result displayed below:
>
> [root@devstack scripts]# nova list
> *ERROR (AttributeError): 'unicode' object has no attribute 'get'*
>
> I installed openstack as the
> http://docs.openstack.org/mitaka/install-guide-rdo/ shows. Is there
> somebody who encountered the issue? Thank you for answering!
>
> Sincerely!
> Kenny Ji
>
> __
> OpenStack Development Mailing List (not for usage questions)
> Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>
>


-- 
Best regards,
Andrey Kurilin.
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [nova] Nova commands

2016-04-19 Thread Kenny Ji-work
Hi all,


I have installed openstack mitaka, when I execute any nova's commands with the 
result displayed below:


[root@devstack scripts]# nova list
ERROR (AttributeError): 'unicode' object has no attribute 'get'



I installed openstack as the 
http://docs.openstack.org/mitaka/install-guide-rdo/ shows. Is there somebody 
who encountered the issue? Thank you for answering!


Sincerely!
Kenny Ji__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev