Skip to content
This repository has been archived by the owner on Aug 30, 2024. It is now read-only.

Resource-level permissions test for Compute service #363

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

hspencer77
Copy link
Member

Test to confirm resource-level permissions for Compute (EC2) service are supported on a given Eucalyptus environment. Per EUCA-10993, the Resource element can contain an ARN for all instances (arn:aws:ec2:::instance/*) in an IAM access policy where the Actions element defines all EC2 API actions.

The Compute (EC2) actions tested:

  • DescribeInstances
  • DescribeInstanceAttribute
  • GetConsoleOutput
  • CreateTags
  • DescribeTags
  • DescribeInstanceStatus

…ountResourceLevelTest and InstanceWildcardResourceLevelTest
@@ -0,0 +1,2 @@
[easy_install]
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did you mean to commit this?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants