Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Associate project for every organisation fetched #6380

Closed
Tracked by #6129
kalroy opened this issue Dec 15, 2021 · 0 comments
Closed
Tracked by #6129

Associate project for every organisation fetched #6380

kalroy opened this issue Dec 15, 2021 · 0 comments
Assignees
Labels
automate-infra-proxy Team: Stalwart Migrate Chef Manage, UI bugs, UX improvements, CVE Issues

Comments

@kalroy
Copy link
Collaborator

kalroy commented Dec 15, 2021

User Story

As an Automate User, every organisation I am fetching should be part of a IAM project.

Acceptance Criteria

  • The IAM project can be defined as chefserver_org
  • The project should have three policies associated project_owner, editor, viewer

Implementation Details

  • After the organisation is stored in DB, call a the /project api to create a project
  • Associate the already created policies to the project

Definition of Done

  • All things specified in User Story Acceptance Criteria should be fulfilled.
  • All Exceptions are Handled Properly
  • Ensure logs have no unnecessary data.
  • Test coverage for the new feature is done to at least 70%
  • If needed raise Docs PR and tag documentation.
  • Swagger Documentation updated
  • Smoke Test done.
  • Ensure Build and Integration Pipelines are Green.
  • PR has 2 approvers.
  • All Code Review Comments are Resolved.
  • README doc should be updated, if needed.
@kalroy kalroy added automate-infra-proxy Team: Stalwart Migrate Chef Manage, UI bugs, UX improvements, CVE Issues labels Dec 15, 2021
YashviJain01 pushed a commit that referenced this issue Jan 6, 2022
Signed-off-by: Yashvi Jain <Yashvi.jain@progress.com>
YashviJain01 pushed a commit that referenced this issue Jan 6, 2022
Signed-off-by: Yashvi Jain <Yashvi.jain@progress.com>
@kalroy kalroy closed this as completed Jan 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automate-infra-proxy Team: Stalwart Migrate Chef Manage, UI bugs, UX improvements, CVE Issues
Projects
None yet
Development

No branches or pull requests

2 participants