<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 05/16/2013 11:16 AM, Ana Krivokapic
      wrote:<br>
    </div>
    <blockquote cite="mid:5194A405.50804@redhat.com" type="cite">
      <meta content="text/html; charset=ISO-8859-1"
        http-equiv="Content-Type">
      <div class="moz-cite-prefix">On 05/15/2013 03:41 PM, Tomas Babej
        wrote:<br>
      </div>
      <blockquote cite="mid:51939076.7060909@redhat.com" type="cite">Hi,
        <br>
        <br>
        When removing an ID range using idrange-del command, validation
        <br>
        in pre_callback ensures that the range does not belong to any <br>
        active trust. In such case, ValidationError is raised. <br>
        <br>
        <a moz-do-not-send="true" class="moz-txt-link-freetext"
          href="https://fedorahosted.org/freeipa/ticket/3615">https://fedorahosted.org/freeipa/ticket/3615</a>
        <br>
        <br>
        Tomas <br>
        <br>
        <fieldset class="mimeAttachmentHeader"></fieldset>
        <br>
        <pre wrap="">_______________________________________________
Freeipa-devel mailing list
<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:Freeipa-devel@redhat.com">Freeipa-devel@redhat.com</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="https://www.redhat.com/mailman/listinfo/freeipa-devel">https://www.redhat.com/mailman/listinfo/freeipa-devel</a></pre>
      </blockquote>
      <br>
      I suggest adding some unit tests to cover this change in
      functionality.<br>
      <br>
      <pre class="moz-signature" cols="72">-- 
Regards,

Ana Krivokapic
Associate Software Engineer
FreeIPA team
Red Hat Inc.</pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Freeipa-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Freeipa-devel@redhat.com">Freeipa-devel@redhat.com</a>
<a class="moz-txt-link-freetext" href="https://www.redhat.com/mailman/listinfo/freeipa-devel">https://www.redhat.com/mailman/listinfo/freeipa-devel</a></pre>
    </blockquote>
    <br>
    I incorporated the unit tests. It had to use direct access to LDAP
    using ldapmodify since we need to create a mock AD trusted range
    first.<br>
    <br>
    Tomas<br>
  </body>
</html>