BIND 10 #2224: Remove b10-stats from default startup modules

BIND 10 Development do-not-reply at isc.org
Tue Aug 28 00:52:52 UTC 2012


#2224: Remove b10-stats from default startup modules
-------------------------------------+-------------------------------------
            Reporter:  naokikambe    |                        Owner:
                Type:  enhancement   |                       Status:  new
            Priority:  low           |                    Milestone:  New
           Component:                |  Tasks
  configuration                      |                     Keywords:
           Sensitive:  0             |              Defect Severity:  N/A
         Sub-Project:  DNS           |  Feature Depending on Ticket:
Estimated Difficulty:  0             |          Add Hours to Ticket:  0
         Total Hours:  0             |                    Internal?:  0
-------------------------------------+-------------------------------------
 As discussed at
 https://lists.isc.org/pipermail/bind10-dev/2012-August/003747.html, after
 #2136,#2137, and #2138, b10-stats is no longer needed as a default startup
 module. So remove b10-stats from there. That is, remove the following
 setting from bob.spec:
 {{{#!patch
 diff --git a/src/bin/bind10/bob.spec b/src/bin/bind10/bob.spec
 index 442d46f..840aa8e 100644
 --- a/src/bin/bind10/bob.spec
 +++ b/src/bin/bind10/bob.spec
 @@ -8,7 +8,6 @@
          "item_type": "named_set",
          "item_optional": false,
          "item_default": {
 -          "b10-stats": { "address": "Stats", "kind": "dispensable" },
            "b10-cmdctl": { "special": "cmdctl", "kind": "needed" }
          },
          "named_set_item_spec": {
 }}}
 Also we need to update the lettuce test and the document related to this.
 This task is similar to #1885.

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


More information about the bind10-tickets mailing list