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

Adding support for GCP Compute Routers #42796

Merged
merged 1 commit into from
Aug 28, 2018

Conversation

rambleraptor
Copy link
Contributor

SUMMARY

Adding support for GCP Compute Routers

ISSUE TYPE
  • New Module Pull Request
COMPONENT NAME

gcp_compute_router

ANSIBLE VERSION
2.7
ADDITIONAL INFORMATION

This was autogenerated using Magic Modules

@ansibot
Copy link
Contributor

ansibot commented Jul 15, 2018

@ansibot ansibot added affects_2.7 This issue/PR affects Ansible v2.7 cloud core_review In order to be merged, this PR must follow the core 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. support:core This issue/PR relates to code supported by the Ansible Engineering Team. test This PR relates to tests. labels Jul 15, 2018
@ansibot
Copy link
Contributor

ansibot commented Jul 15, 2018

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

lib/ansible/modules/cloud/google/gcp_compute_router.py:0:0: E307 version_added should be 2.7. Currently 2.6

click here for bot help

@ansibot ansibot added needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR. and removed core_review In order to be merged, this PR must follow the core review workflow. labels Jul 15, 2018
@mattclay
Copy link
Member

The sanity test failure is valid. The integration test failure is unrelated to this PR.

@mattclay mattclay added the ci_verified Changes made in this PR are causing tests to fail. label Jul 16, 2018
@ansibot ansibot removed the needs_triage Needs a first human triage before being processed. label Jul 17, 2018
@ansibot ansibot added the stale_ci This PR has been tested by CI more than one week ago. Close and re-open this PR to get it retested. label Jul 25, 2018
@rambleraptor rambleraptor force-pushed the gcp_compute_router branch 2 times, most recently from a58ef98 to d450414 Compare August 6, 2018 06:00
@ansibot ansibot removed ci_verified Changes made in this PR are causing tests to fail. stale_ci This PR has been tested by CI more than one week ago. Close and re-open this PR to get it retested. support:core This issue/PR relates to code supported by the Ansible Engineering Team. labels Aug 6, 2018
@ansibot
Copy link
Contributor

ansibot commented Aug 6, 2018

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

lib/ansible/modules/cloud/google/gcp_compute_router.py:487:1: E305 expected 2 blank lines after class or function definition, found 1

click here for bot help

@ansibot ansibot added ci_verified Changes made in this PR are causing tests to fail. and removed ci_verified Changes made in this PR are causing tests to fail. labels Aug 6, 2018
@ansibot
Copy link
Contributor

ansibot commented Aug 6, 2018

@GwenaelPellenArkeup @bennojoy @dohoangkhiem @erjohnso @GoogleCloudPlatform @nitaco @robwagner33 @walbert947

As a maintainer of a module in the same namespace this new module has been submitted to, your vote counts for shipits. Please review this module and add shipit if you would like to see it merged.

click here for bot help

@ansibot ansibot removed the needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR. label Aug 6, 2018
@ansibot ansibot added the community_review In order to be merged, this PR must follow the community review workflow. label Aug 6, 2018
@ansibot ansibot added core_review In order to be merged, this PR must follow the core review workflow. support:core This issue/PR relates to code supported by the Ansible Engineering Team. 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. core_review In order to be merged, this PR must follow the core review workflow. labels Aug 13, 2018
@ryansb
Copy link
Contributor

ryansb commented Aug 13, 2018

bot_status

@ansibot
Copy link
Contributor

ansibot commented Aug 13, 2018

Components

lib/ansible/module_utils/gcp_utils.py
support: core
maintainers:

lib/ansible/modules/cloud/google/gcp_compute_router.py
support: community
maintainers: erjohnso rambleraptor

lib/ansible/utils/module_docs_fragments/gcp.py
support: core
maintainers:

test/integration/targets/gcp_compute_router/aliases
support: community
maintainers:

test/integration/targets/gcp_compute_router/defaults/main.yml
support: community
maintainers:

test/integration/targets/gcp_compute_router/meta/main.yml
support: community
maintainers:

test/integration/targets/gcp_compute_router/tasks/main.yml
support: community
maintainers:

Metadata

waiting_on: ansible
changes_requested_by: null
needs_info: False
needs_revision: False
needs_rebase: False
merge_commits: []
too many files or commits: False
mergeable_state: clean
shippable_status: success
maintainer_shipits (module maintainers): 1
community_shipits (namespace maintainers): 0
ansible_shipits (core team members): 0
shipit_actors (maintainers or core team members): rambleraptor
shipit_actors_other: []
automerge: automerge shipit test failed

click here for bot help

@ansibot ansibot added core_review In order to be merged, this PR must follow the core review workflow. and removed needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR. labels Aug 13, 2018
@ansibot ansibot added the stale_ci This PR has been tested by CI more than one week ago. Close and re-open this PR to get it retested. label Aug 21, 2018
@ryansb ryansb merged commit d38bccf into ansible:devel Aug 28, 2018
@ansible ansible locked and limited conversation to collaborators Jul 22, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
affects_2.7 This issue/PR affects Ansible v2.7 cloud core_review In order to be merged, this PR must follow the core 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. stale_ci This PR has been tested by CI more than one week ago. Close and re-open this PR to get it retested. support:community This issue/PR relates to code supported by the Ansible community. support:core This issue/PR relates to code supported by the Ansible Engineering Team. test This PR relates to tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants