Bug 955602 - dns nsupdate plugin throws undefined exception on failure to update.
Summary: dns nsupdate plugin throws undefined exception on failure to update.
Keywords:
Status: CLOSED EOL
Alias: None
Product: OKD
Classification: Red Hat
Component: Pod
Version: 2.x
Hardware: Unspecified
OS: Linux
unspecified
low
Target Milestone: ---
: ---
Assignee: Mark Lamourine
QA Contact: libra bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-04-23 11:55 UTC by Mark Lamourine
Modified: 2017-01-25 06:37 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-01-25 06:37:54 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Mark Lamourine 2013-04-23 11:55:52 UTC
Description of problem:

When the openshift-origin-dns-nsupdate plugin fails to update DNS due to incorrect credentials, the exception raised does not exist.

Version-Release number of selected component (if applicable):


How reproducible:

Run openshift origin broker using nsupdate plugin with incorrect credentials.
Attempt update of DNS (register/deregister application)


Steps to Reproduce:
1.
2.
3.
  
Actual results:

Undefined Constant DnsException

Expected results:

Failed to update DNS for <hostname>


Additional info:

The correct exception is OpenShift::DNSException

Comment 1 Mark Lamourine 2013-04-23 11:56:37 UTC
Demonstrated by Lynn Root yesterday.

Comment 2 Mark Lamourine 2013-04-29 17:51:22 UTC
Patch in PR2269: https://github.com/openshift/origin-server/pull/2269

Comment 3 Brenton Leanhardt 2013-05-15 20:15:51 UTC
*** Bug 961799 has been marked as a duplicate of this bug. ***

Comment 4 Brenton Leanhardt 2013-05-16 17:48:40 UTC
I'm not entirely sure which team tests fixes for Origin bugs but this issue has been fixed.


Note You need to log in before you can comment on or make changes to this bug.