yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #43126
[Bug 1524567] [NEW] nova-manage vm list error
Public bug reported:
==> /var/log/nova/nova-manage.log <==
2015-12-09 11:57:04.173 10154 CRITICAL nova [req-95df183e-c4b7-4a01-974e-a5a7ca236c34 - - - - -] AttributeError: 'NoneType' object has no attribute 'name'
2015-12-09 11:57:04.173 10154 TRACE nova Traceback (most recent call last):
2015-12-09 11:57:04.173 10154 TRACE nova File "/usr/bin/nova-manage", line 10, in <module>
2015-12-09 11:57:04.173 10154 TRACE nova sys.exit(main())
2015-12-09 11:57:04.173 10154 TRACE nova File "/usr/lib/python2.7/site-packages/nova/cmd/manage.py", line 1382, in main
2015-12-09 11:57:04.173 10154 TRACE nova ret = fn(*fn_args, **fn_kwargs)
2015-12-09 11:57:04.173 10154 TRACE nova File "/usr/lib/python2.7/site-packages/nova/cmd/manage.py", line 688, in list
2015-12-09 11:57:04.173 10154 TRACE nova instance_type.name,
2015-12-09 11:57:04.173 10154 TRACE nova AttributeError: 'NoneType' object has no attribute 'name'
2015-12-09 11:57:04.173 10154 TRACE nova
==> /var/log/nova/nova-scheduler.log <==
** Affects: nova
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1524567
Title:
nova-manage vm list error
Status in OpenStack Compute (nova):
New
Bug description:
==> /var/log/nova/nova-manage.log <==
2015-12-09 11:57:04.173 10154 CRITICAL nova [req-95df183e-c4b7-4a01-974e-a5a7ca236c34 - - - - -] AttributeError: 'NoneType' object has no attribute 'name'
2015-12-09 11:57:04.173 10154 TRACE nova Traceback (most recent call last):
2015-12-09 11:57:04.173 10154 TRACE nova File "/usr/bin/nova-manage", line 10, in <module>
2015-12-09 11:57:04.173 10154 TRACE nova sys.exit(main())
2015-12-09 11:57:04.173 10154 TRACE nova File "/usr/lib/python2.7/site-packages/nova/cmd/manage.py", line 1382, in main
2015-12-09 11:57:04.173 10154 TRACE nova ret = fn(*fn_args, **fn_kwargs)
2015-12-09 11:57:04.173 10154 TRACE nova File "/usr/lib/python2.7/site-packages/nova/cmd/manage.py", line 688, in list
2015-12-09 11:57:04.173 10154 TRACE nova instance_type.name,
2015-12-09 11:57:04.173 10154 TRACE nova AttributeError: 'NoneType' object has no attribute 'name'
2015-12-09 11:57:04.173 10154 TRACE nova
==> /var/log/nova/nova-scheduler.log <==
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1524567/+subscriptions
Follow ups