BIND 10 #1489: added Boss component needs kind

BIND 10 Development do-not-reply at isc.org
Wed Dec 7 14:54:03 UTC 2011


#1489: added Boss component needs kind
-------------------------------------+-------------------------------------
            Reporter:  jreed         |                        Owner:
                Type:  defect        |                       Status:  new
            Priority:  major         |                    Milestone:  New
           Component:  Unclassified  |  Tasks
           Sensitive:  0             |                     Keywords:
         Sub-Project:  Core          |              Defect Severity:  N/A
Estimated Difficulty:  0             |  Feature Depending on Ticket:
         Total Hours:  0             |          Add Hours to Ticket:  0
                                     |                    Internal?:  0
-------------------------------------+-------------------------------------
 I did:

 {{{
 > config add Boss/components b10-resolver
 > config commit
 Error: 'kind'
 Configuration not committed
 > config show Boss/components/b10-resolver
 Boss/components/b10-resolver/special    null    string
 Boss/components/b10-resolver/process    null    string
 Boss/components/b10-resolver/kind       "dispensable"   string  (default)
 Boss/components/b10-resolver/address    null    string
 Boss/components/b10-resolver/params/    list
 Boss/components/b10-resolver/priority   null    integer
 >
 }}}


 So "kind" is defined as shown above but still fails.

 {{{
 > config set Boss/components/b10-resolver/kind "dispensable"
 > config commit
 }}}


 Maybe this is not a bug in boss but is a known issue in the cfgmgr.

-- 
Ticket URL: <http://bind10.isc.org/ticket/1489>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development


More information about the bind10-tickets mailing list