Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 717691 Details for
Bug 928848
[abrt] cloud-init-0.7.1-2.fc18: utils.py:243:__getitem__:KeyError: 'instance-id'
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
File: backtrace
backtrace (text/plain), 1.31 KB, created by
Hermann Pawlowski
on 2013-03-28 15:08:56 UTC
(
hide
)
Description:
File: backtrace
Filename:
MIME Type:
Creator:
Hermann Pawlowski
Created:
2013-03-28 15:08:56 UTC
Size:
1.31 KB
patch
obsolete
>utils.py:243:__getitem__:KeyError: 'instance-id' > >Traceback (most recent call last): > File "/usr/bin/cloud-init", line 509, in <module> > sys.exit(main()) > File "/usr/bin/cloud-init", line 505, in main > return functor(name, args) > File "/usr/bin/cloud-init", line 256, in main_init > iid = init.instancify() > File "/usr/lib/python2.7/site-packages/cloudinit/stages.py", line 319, in instancify > return self._reflect_cur_instance() > File "/usr/lib/python2.7/site-packages/cloudinit/stages.py", line 268, in _reflect_cur_instance > idir = self._get_ipath() > File "/usr/lib/python2.7/site-packages/cloudinit/stages.py", line 259, in _get_ipath > instance_dir = self.paths.get_ipath(subname) > File "/usr/lib/python2.7/site-packages/cloudinit/helpers.py", line 380, in get_ipath > ipath = self._get_ipath(name) > File "/usr/lib/python2.7/site-packages/cloudinit/helpers.py", line 367, in _get_ipath > iid = self.datasource.get_instance_id() > File "/usr/lib/python2.7/site-packages/cloudinit/sources/DataSourceCloudStack.py", line 131, in get_instance_id > return self.metadata['instance-id'] > File "/usr/lib/python2.7/site-packages/boto/utils.py", line 243, in __getitem__ > return super(LazyLoadMetadata, self).__getitem__(key) >KeyError: 'instance-id' > >Local variables in innermost frame: >self: {} >key: 'instance-id'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 928848
: 717691 |
717692
|
717693