Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Unknown
-
Resolution: Fixed
-
Affects Version/s: 0.10.4, 0.10.8
-
Fix Version/s: 0.10.10
-
Component/s: Chef Client
-
Labels:None
Description
Currently, the following code:
require 'chef/rest'
Chef::REST.new(...).get_rest(...)
raises an error:
NameError: uninitialized constant Chef::Log
This pull request fixes that: https://github.com/opscode/chef/pull/149#issuecomment-3765729
Activity
- All
- Comments
- History
- Activity
- Transitions Summary
Aaron Suggs
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
Bryan McLellan [Opscode]
made changes -
| Triage Status | [Triaged] |
Bryan McLellan [Opscode]
made changes -
| Status | Resolved [ 5 ] | Closed [ 6 ] |
| Fix Version/s | 0.10.10 [ 10702 ] |
Bryan McLellan [Opscode]
made changes -
| Workflow | jira [ 15179 ] | New OSS [ 20357 ] |
Bryan McLellan [Opscode]
made changes -
| Workflow | New OSS [ 20357 ] | OSS: Product Management [ 28273 ] |