<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    Hi,<br>
    <br>
    We've run into an issue where we can add only a single rule per
    source-group to a security group. e.g:<br>
    <br>
    <span class="Apple-style-span" style="color: rgb(0, 0, 0);
      font-family: arial,FreeSans,Helvetica,sans-serif; font-size: 14px;
      font-style: normal; font-variant: normal; font-weight: normal;
      letter-spacing: normal; line-height: 20px; orphans: 2;
      text-indent: 0px; text-transform: none; white-space: normal;
      widows: 2; word-spacing: 0px; background-color: rgb(255, 255,
      255); display: inline ! important; float: none;">euca-authorize
      --protocol icmp -t -1:-1 --source-group groupB groupA<span
        class="Apple-converted-space"> </span></span><br>
    <br>
    will add a security rule as expected but if we cannot add a second
    rule to groupA with groupB as the source e.g.:<br>
    <br>
    <span class="Apple-style-span" style="color: rgb(0, 0, 0);
      font-family: arial,FreeSans,Helvetica,sans-serif; font-size: 14px;
      font-style: normal; font-variant: normal; font-weight: normal;
      letter-spacing: normal; line-height: 20px; orphans: 2;
      text-indent: 0px; text-transform: none; white-space: normal;
      widows: 2; word-spacing: 0px; background-color: rgb(255, 255,
      255); display: inline ! important; float: none;">euca-authorize
      --protocol tcp --port-range 22 --source-group groupB groupA<span
        class="Apple-converted-space"> </span></span><br style="color:
      rgb(0, 0, 0); font-family: arial,FreeSans,Helvetica,sans-serif;
      font-size: 14px; font-style: normal; font-variant: normal;
      font-weight: normal; letter-spacing: normal; line-height: 20px;
      orphans: 2; text-indent: 0px; text-transform: none; white-space:
      normal; widows: 2; word-spacing: 0px; background-color: rgb(255,
      255, 255);">
    <span class="Apple-style-span" style="color: rgb(0, 0, 0);
      font-family: arial,FreeSans,Helvetica,sans-serif; font-size: 14px;
      font-style: normal; font-variant: normal; font-weight: normal;
      letter-spacing: normal; line-height: 20px; orphans: 2;
      text-indent: 0px; text-transform: none; white-space: normal;
      widows: 2; word-spacing: 0px; background-color: rgb(255, 255,
      255); display: inline ! important; float: none;"><span
        class="Apple-converted-space"></span></span><span
      class="Apple-style-span" style="color: rgb(0, 0, 0); font-family:
      arial,FreeSans,Helvetica,sans-serif; font-size: 14px; font-style:
      normal; font-variant: normal; font-weight: normal; letter-spacing:
      normal; line-height: 20px; orphans: 2; text-indent: 0px;
      text-transform: none; white-space: normal; widows: 2;
      word-spacing: 0px; background-color: rgb(255, 255, 255); display:
      inline ! important; float: none;">ApiError: This rule already
      exists in group ert2</span><br>
    <br>
    I can see where this is happening in the code and I was wondering if
    this behavior is by design or if it is intended to change in a
    future release?<br>
    <br>
    Thanks,<br>
    <br>
    Dave<br>
  </body>
</html>