BIND 10 #2737: Use protocol constants in the msgq and cc libraries

BIND 10 Development do-not-reply at isc.org
Fri Mar 22 14:17:30 UTC 2013


#2737: Use protocol constants in the msgq and cc libraries
-------------------------------------+-------------------------------------
            Reporter:  vorner        |                        Owner:
                Type:  task          |  vorner
            Priority:  low           |                       Status:
           Component:  Inter-module  |  reviewing
  communication                      |                    Milestone:
            Keywords:                |  Sprint-20130402
           Sensitive:  0             |                   Resolution:
         Sub-Project:  Core          |                 CVSS Scoring:
Estimated Difficulty:  5             |              Defect Severity:  N/A
         Total Hours:  0             |  Feature Depending on Ticket:
                                     |          Add Hours to Ticket:  0
                                     |                    Internal?:  0
-------------------------------------+-------------------------------------
Changes (by jelte):

 * owner:  jelte => vorner


Comment:

 Was it the intention to replace each and every occurence (outside of
 tests)? Because there are a few left:

 {{{
 ./src/bin/cmdctl/cmdctl.py:462:                    errstr =
 str(answer['result'][1])
 ./src/lib/python/isc/config/ccsession.py:85:    if 'result' not in msg:
 ./src/lib/python/isc/config/ccsession.py:86:        raise
 ModuleCCSessionError("answer message does not contain 'result' element")

 ./src/bin/stats/stats.py:249:            {'lname': self.cc_session.lname,
 }}}

 (grep also showed a few 'command' literals but those look like they are
 unrelated)

-- 
Ticket URL: <http://bind10.isc.org/ticket/2737#comment:7>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development


More information about the bind10-tickets mailing list