← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1136345] Re: EC2APIError: No rule for the specified parameters.

 

** Changed in: nova
       Status: Fix Committed => Fix Released

** Changed in: nova
    Milestone: None => grizzly-rc1

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1136345

Title:
  EC2APIError: No rule for the specified parameters.

Status in OpenStack Compute (Nova):
  Fix Released

Bug description:
  2013-02-28 19:16:32.929 19385 INFO nova.ec2.wsgi.server [-] (19385)
  accepted ('127.0.0.1', 58008)

  2013-02-28 19:16:32.986 DEBUG nova.api.ec2 [req-4442ffd2-dd65-4e10-b84b-30a4d95692c4 demo demo] action: RevokeSecurityGroupIngress __call__ /opt/stack/new/nova/nova/api/ec2/__init__.py:334
  2013-02-28 19:16:32.986 DEBUG nova.api.ec2 [req-4442ffd2-dd65-4e10-b84b-30a4d95692c4 demo demo] arg: GroupName          val: euca_secgroup __call__ /opt/stack/new/nova/nova/api/ec2/__init__.py:336
  2013-02-28 19:16:32.987 DEBUG nova.api.ec2 [req-4442ffd2-dd65-4e10-b84b-30a4d95692c4 demo demo] arg: CidrIp             val: 0.0.0.0/0 __call__ /opt/stack/new/nova/nova/api/ec2/__init__.py:336
  2013-02-28 19:16:32.987 DEBUG nova.api.ec2 [req-4442ffd2-dd65-4e10-b84b-30a4d95692c4 demo demo] arg: FromPort           val: -1 __call__ /opt/stack/new/nova/nova/api/ec2/__init__.py:336
  2013-02-28 19:16:32.987 DEBUG nova.api.ec2 [req-4442ffd2-dd65-4e10-b84b-30a4d95692c4 demo demo] arg: ToPort             val: -1 __call__ /opt/stack/new/nova/nova/api/ec2/__init__.py:336
  2013-02-28 19:16:32.987 DEBUG nova.api.ec2 [req-4442ffd2-dd65-4e10-b84b-30a4d95692c4 demo demo] arg: IpProtocol         val: icmp __call__ /opt/stack/new/nova/nova/api/ec2/__init__.py:336
  2013-02-28 19:16:33.095 ERROR nova.api.ec2 [req-4442ffd2-dd65-4e10-b84b-30a4d95692c4 demo demo] EC2APIError raised: No rule for the specified parameters.
  2013-02-28 19:16:33.095 19385 TRACE nova.api.ec2 Traceback (most recent call last):
  2013-02-28 19:16:33.095 19385 TRACE nova.api.ec2   File "/opt/stack/new/nova/nova/api/ec2/__init__.py", line 481, in __call__
  2013-02-28 19:16:33.095 19385 TRACE nova.api.ec2     result = api_request.invoke(context)
  2013-02-28 19:16:33.095 19385 TRACE nova.api.ec2   File "/opt/stack/new/nova/nova/api/ec2/apirequest.py", line 79, in invoke
  2013-02-28 19:16:33.095 19385 TRACE nova.api.ec2     result = method(context, **args)
  2013-02-28 19:16:33.095 19385 TRACE nova.api.ec2   File "/opt/stack/new/nova/nova/api/ec2/cloud.py", line 655, in revoke_security_group_ingress
  2013-02-28 19:16:33.095 19385 TRACE nova.api.ec2     raise exception.EC2APIError(_("No rule for the specified parameters."))
  2013-02-28 19:16:33.095 19385 TRACE nova.api.ec2 EC2APIError: No rule for the specified parameters.
  2013-02-28 19:16:33.095 19385 TRACE nova.api.ec2 
  2013-02-28 19:16:33.096 ERROR nova.api.ec2 [req-4442ffd2-dd65-4e10-b84b-30a4d95692c4 demo demo] EC2APIError: No rule for the specified parameters.
  2013-02-28 19:16:33.096 INFO nova.api.ec2 [req-4442ffd2-dd65-4e10-b84b-30a4d95692c4 demo demo] 0.166621s 127.0.0.1 GET /services/Cloud/ CloudController:RevokeSecurityGroupIngress 400

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1136345/+subscriptions