Project

General

Profile

Actions

Bug #7297

closed

Virsh error handlers throw "uninitialized constant Proxy::DNS" error

Added by Dominic Cleal about 10 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
DNS
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

When a virsh update fails, the error handlers in lib/proxy/virsh.rb throw an uninitialized constant error themselves:

D, [2014-08-29T11:12:17.142706 #24336] DEBUG -- : /usr/bin/sudo /usr/bin/virsh net-update default add-last dns-host --xml '<host ip="192.168.122.112"><hostname>pdb2.example.com</hostname></host>' --live --config 2>&1
E, [2014-08-29T11:12:17.195826 #24336] ERROR -- : uninitialized constant Proxy::DNS
D, [2014-08-29T11:12:17.195996 #24336] DEBUG -- : /home/dcleal/code/foreman/smart-proxy/lib/proxy/virsh.rb:54:in `rescue in virsh_update_dns'
/home/dcleal/code/foreman/smart-proxy/lib/proxy/virsh.rb:47:in `virsh_update_dns'
/home/dcleal/code/foreman/smart-proxy/modules/dns/providers/virsh.rb:17:in `create'
/home/dcleal/code/foreman/smart-proxy/modules/dns/dns_api.rb:47:in `block in <class:Api>'

Related issues 1 (0 open1 closed)

Related to Smart Proxy - Refactor #7298: Remove Proxy::Virsh dependencies on dns and dhcp modulesClosed08/29/2014Actions
Actions

Also available in: Atom PDF