BIND 10 #3374: Component removal broken, Revert 3339 and 3373

BIND 10 Development do-not-reply at isc.org
Wed Mar 12 18:46:37 UTC 2014


#3374: Component removal broken, Revert 3339 and 3373
-------------------------------------+-------------------------------------
            Reporter:  tmark         |                        Owner:  tomek
                Type:  defect        |                       Status:
            Priority:  high          |  reviewing
           Component:                |                    Milestone:  DHCP-
  configuration                      |  Kea0.9
            Keywords:                |                   Resolution:
           Sensitive:  0             |                 CVSS Scoring:
         Sub-Project:  DHCP          |              Defect Severity:  N/A
Estimated Difficulty:  0             |  Feature Depending on Ticket:
         Total Hours:  0.5           |          Add Hours to Ticket:  0.5
                                     |                    Internal?:  0
-------------------------------------+-------------------------------------
Changes (by tmark):

 * owner:  tmark => tomek


Comment:

 This was my first attempt to use revert.  I wiped out the branch and
 started fresh, and did used a rote process to undo the changes.  You
 should once again be able to add and remove components, such as b10-dhcp6,
 repeatedly in bindctl without issue:

 Adding:

 config add Init/components b10-dhcp6
 config set Init/components/b10-dhcp6/kind dispensable
 config commit


 Removing:

 config set Dhcp6/subnet6 []
 config set Dhcp6/option-def []
 config set Dhcp6/option-data []
 config set Logging/loggers []
 config set Dhcp6/hooks-libraries []
 config remove Init/components b10-dhcp6
 config commit
 Dhcp6 shutdown

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


More information about the bind10-tickets mailing list