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

New GCP module: gcp_storage_default_object_acl #67988

Conversation

modular-magician
Copy link
Contributor

SUMMARY

New GCP module: gcp_storage_default_object_acl
This PR is the result of the following Magic Modules PRs:

ISSUE TYPE
  • New Module Pull Request
ADDITIONAL INFORMATION
This was generated by [Magic Modules](https://github.com/googlecloudplatform/magic-modules)

@ansibot
Copy link
Contributor

ansibot commented Mar 4, 2020

@ansibot ansibot added affects_2.10 This issue/PR affects Ansible v2.10 cloud community_review In order to be merged, this PR must follow the community review workflow. gce module This issue/PR relates to a module. needs_triage Needs a first human triage before being processed. new_module This PR includes a new module. new_plugin This PR includes a new plugin. support:community This issue/PR relates to code supported by the Ansible community. test This PR relates to tests. labels Mar 4, 2020
@ansibot
Copy link
Contributor

ansibot commented Mar 4, 2020

The test ansible-test sanity --test validate-modules [explain] failed with 1 error:

lib/ansible/modules/cloud/google/gcp_storage_default_object_acl.py:0:0: parameter-list-no-elements: Argument 'scopes' in argument_spec defines type as list but elements is not defined

click here for bot help

@ansibot ansibot added ci_verified Changes made in this PR are causing tests to fail. needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR. and removed community_review In order to be merged, this PR must follow the community review workflow. labels Mar 4, 2020
@modular-magician modular-magician force-pushed the gcp_storage_default_object_acl branch 2 times, most recently from 131d1b5 to d2b19be Compare March 6, 2020 07:06
@ansibot ansibot added community_review In order to be merged, this PR must follow the community review workflow. and removed ci_verified Changes made in this PR are causing tests to fail. needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR. labels Mar 6, 2020
@ansibot
Copy link
Contributor

ansibot commented Mar 6, 2020

The test ansible-test sanity --test validate-modules [explain] failed with 1 error:

lib/ansible/modules/cloud/google/gcp_storage_default_object_acl.py:0:0: parameter-list-no-elements: Argument 'scopes' in argument_spec defines type as list but elements is not defined

click here for bot help

@ansibot ansibot added ci_verified Changes made in this PR are causing tests to fail. needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR. and removed community_review In order to be merged, this PR must follow the community review workflow. labels Mar 6, 2020
@modular-magician modular-magician force-pushed the gcp_storage_default_object_acl branch from d2b19be to fd6601f Compare March 7, 2020 07:07
@ansibot ansibot added community_review In order to be merged, this PR must follow the community review workflow. and removed ci_verified Changes made in this PR are causing tests to fail. needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR. labels Mar 7, 2020
@ansibot
Copy link
Contributor

ansibot commented Mar 7, 2020

The test ansible-test sanity --test validate-modules [explain] failed with 1 error:

lib/ansible/modules/cloud/google/gcp_storage_default_object_acl.py:0:0: parameter-list-no-elements: Argument 'scopes' in argument_spec defines type as list but elements is not defined

click here for bot help

@ansibot ansibot removed the community_review In order to be merged, this PR must follow the community review workflow. label Mar 7, 2020
@modular-magician modular-magician force-pushed the gcp_storage_default_object_acl branch from 74aa6f2 to 4de42d5 Compare March 16, 2020 06:06
@ansibot
Copy link
Contributor

ansibot commented Mar 16, 2020

The test ansible-test sanity --test validate-modules [explain] failed with 1 error:

lib/ansible/modules/cloud/google/gcp_storage_default_object_acl.py:0:0: parameter-list-no-elements: Argument 'scopes' in argument_spec defines type as list but elements is not defined

click here for bot help

@ansibot ansibot added ci_verified Changes made in this PR are causing tests to fail. needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR. and removed community_review In order to be merged, this PR must follow the community review workflow. labels Mar 16, 2020
@modular-magician modular-magician force-pushed the gcp_storage_default_object_acl branch from 4de42d5 to a4ce501 Compare March 17, 2020 06:07
@ansibot ansibot added community_review In order to be merged, this PR must follow the community review workflow. and removed ci_verified Changes made in this PR are causing tests to fail. needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR. labels Mar 17, 2020
@ansibot
Copy link
Contributor

ansibot commented Mar 17, 2020

The test ansible-test sanity --test validate-modules [explain] failed with 1 error:

lib/ansible/modules/cloud/google/gcp_storage_default_object_acl.py:0:0: parameter-list-no-elements: Argument 'scopes' in argument_spec defines type as list but elements is not defined

click here for bot help

@ansibot ansibot added ci_verified Changes made in this PR are causing tests to fail. needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR. and removed community_review In order to be merged, this PR must follow the community review workflow. labels Mar 17, 2020
@modular-magician modular-magician force-pushed the gcp_storage_default_object_acl branch 2 times, most recently from dd143bc to 777989a Compare March 19, 2020 06:09
@ansibot
Copy link
Contributor

ansibot commented Mar 19, 2020

The test ansible-test sanity --test validate-modules [explain] failed with 1 error:

lib/ansible/modules/cloud/google/gcp_storage_default_object_acl.py:0:0: parameter-list-no-elements: Argument 'scopes' in argument_spec defines type as list but elements is not defined

click here for bot help

@jctanner
Copy link
Contributor

!waffling community_review

@ansibot ansibot removed the needs_triage Needs a first human triage before being processed. label Mar 19, 2020
@modular-magician modular-magician force-pushed the gcp_storage_default_object_acl branch from 777989a to c1b50c6 Compare March 20, 2020 06:10
@ansibot
Copy link
Contributor

ansibot commented Mar 20, 2020

The test ansible-test sanity --test validate-modules [explain] failed with 1 error:

lib/ansible/modules/cloud/google/gcp_storage_default_object_acl.py:0:0: parameter-list-no-elements: Argument 'scopes' in argument_spec defines type as list but elements is not defined

click here for bot help

@modular-magician modular-magician force-pushed the gcp_storage_default_object_acl branch from c1b50c6 to 28202c3 Compare March 21, 2020 06:10
@ansibot ansibot added community_review In order to be merged, this PR must follow the community review workflow. and removed ci_verified Changes made in this PR are causing tests to fail. needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR. labels Mar 21, 2020
@modular-magician modular-magician force-pushed the gcp_storage_default_object_acl branch from 28202c3 to 00c70d1 Compare March 22, 2020 06:10
@modular-magician modular-magician force-pushed the gcp_storage_default_object_acl branch from 00c70d1 to 8672918 Compare March 23, 2020 06:10
@rambleraptor
Copy link
Contributor

close_me

@jctanner jctanner closed this Mar 26, 2020
@ansible ansible locked and limited conversation to collaborators Apr 23, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
affects_2.10 This issue/PR affects Ansible v2.10 cloud community_review In order to be merged, this PR must follow the community review workflow. gce module This issue/PR relates to a module. new_module This PR includes a new module. new_plugin This PR includes a new plugin. support:community This issue/PR relates to code supported by the Ansible community. test This PR relates to tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants