Guest User

Untitled

a guest
Jul 16th, 2019
149
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.95 KB | None | 0 0
  1. [Tue Jul 16 17:14:09.553155 2019] [:error] [pid 69] Traceback (most recent call last):
  2. [Tue Jul 16 17:14:09.553161 2019] [:error] [pid 69] File "/usr/share/openstack-dashboard/openstack_dashboard/api/rest/utils.py", line 127, in _wrapped
  3. [Tue Jul 16 17:14:09.553165 2019] [:error] [pid 69] data = function(self, request, *args, **kw)
  4. [Tue Jul 16 17:14:09.553169 2019] [:error] [pid 69] File "/usr/lib/python2.7/site-packages/magnum_ui/api/rest/magnum.py", line 131, in get
  5. [Tue Jul 16 17:14:09.553173 2019] [:error] [pid 69] result = magnum.cluster_list(request)
  6. [Tue Jul 16 17:14:09.553177 2019] [:error] [pid 69] File "/usr/lib/python2.7/site-packages/magnum_ui/api/magnum.py", line 179, in cluster_list
  7. [Tue Jul 16 17:14:09.553181 2019] [:error] [pid 69] return magnumclient(request).clusters.list(limit, marker, sort_key,
  8. [Tue Jul 16 17:14:09.553184 2019] [:error] [pid 69] AttributeError: 'NoneType' object has no attribute 'clusters'
  9. [Tue Jul 16 17:14:09.573437 2019] [:error] [pid 66] error invoking apiclient
  10. [Tue Jul 16 17:14:09.573459 2019] [:error] [pid 66] Traceback (most recent call last):
  11. [Tue Jul 16 17:14:09.573477 2019] [:error] [pid 66] File "/usr/share/openstack-dashboard/openstack_dashboard/api/rest/utils.py", line 127, in _wrapped
  12. [Tue Jul 16 17:14:09.573482 2019] [:error] [pid 66] data = function(self, request, *args, **kw)
  13. [Tue Jul 16 17:14:09.573487 2019] [:error] [pid 66] File "/usr/lib/python2.7/site-packages/magnum_ui/api/rest/magnum.py", line 207, in get
  14. [Tue Jul 16 17:14:09.573492 2019] [:error] [pid 66] result = magnum.stats_list(request)
  15. [Tue Jul 16 17:14:09.573497 2019] [:error] [pid 66] File "/usr/lib/python2.7/site-packages/magnum_ui/api/magnum.py", line 208, in stats_list
  16. [Tue Jul 16 17:14:09.573502 2019] [:error] [pid 66] return magnumclient(request).stats.list(project_id=project_id)
  17. [Tue Jul 16 17:14:09.573506 2019] [:error] [pid 66] AttributeError: 'NoneType' object has no attribute 'stats'
Advertisement
Add Comment
Please, Sign In to add comment