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

ce_mlag_interface:update to fix a bug #60144

Merged
merged 10 commits into from
Sep 18, 2019
Merged

ce_mlag_interface:update to fix a bug #60144

merged 10 commits into from
Sep 18, 2019

Conversation

yuandongx
Copy link
Contributor

SUMMARY
ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

lib/ansible/modules/network/cloudengine/ce_mlag_interface.py

ADDITIONAL INFORMATION

@ansibot
Copy link
Contributor

ansibot commented Aug 6, 2019

@ansibot ansibot added affects_2.9 This issue/PR affects Ansible v2.9 bug This issue/PR relates to a bug. core_review In order to be merged, this PR must follow the core review workflow. module This issue/PR relates to a module. needs_triage Needs a first human triage before being processed. networking Network category 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 Aug 6, 2019
@yuandongx yuandongx marked this pull request as ready for review August 8, 2019 08:20
@yuandongxx
Copy link
Contributor

+1

@ansibot ansibot added stale_ci This PR has been tested by CI more than one week ago. Close and re-open this PR to get it retested. shipit This PR is ready to be merged by Core and removed core_review In order to be merged, this PR must follow the core review workflow. needs_triage Needs a first human triage before being processed. stale_ci This PR has been tested by CI more than one week ago. Close and re-open this PR to get it retested. labels Aug 15, 2019
@ansibot ansibot removed the shipit This PR is ready to be merged by Core label Aug 15, 2019
@ansibot ansibot added core_review In order to be merged, this PR must follow the core review workflow. community_review In order to be merged, this PR must follow the community review workflow. owner_pr This PR is made by the module's maintainer. and removed 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. labels Aug 15, 2019
@yuandongx
Copy link
Contributor Author

bot_status

@ansibot
Copy link
Contributor

ansibot commented Aug 16, 2019

Components

lib/ansible/modules/network/cloudengine/ce_mlag_interface.py
support: community
maintainers: QijunPan TommyLike edisonxiang freesky-edward hwDCN niuzhenguo xuxiaowei0512 zengchen1024 zhongjun2

Metadata

waiting_on: maintainer
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): xuxiaowei0512
shipit_actors_other: []
automerge: automerge shipit test failed

click here for bot help

@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 31, 2019
@yuandongx yuandongx closed this Sep 9, 2019
@yuandongx yuandongx reopened this Sep 9, 2019
@ansibot ansibot removed 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 Sep 9, 2019
@yuandongx yuandongx closed this Sep 16, 2019
@yuandongx yuandongx deleted the bug/ce_mlag_interface/20190807 branch September 16, 2019 09:19
@yuandongx yuandongx restored the bug/ce_mlag_interface/20190807 branch September 16, 2019 09:21
@yuandongx yuandongx reopened this Sep 16, 2019
@yuandongxx
Copy link
Contributor

+1

@ansibot ansibot added automerge This PR was automatically merged by ansibot. shipit This PR is ready to be merged by Core and removed community_review In order to be merged, this PR must follow the community review workflow. labels Sep 16, 2019
@yuandongx
Copy link
Contributor Author

bot_status

@ansibot
Copy link
Contributor

ansibot commented Sep 16, 2019

Components

lib/ansible/modules/network/cloudengine/ce_mlag_interface.py
support: community
maintainers: QijunPan TommyLike edisonxiang freesky-edward hwDCN niuzhenguo xuxiaowei0512 zengchen1024 zhongjun2

Metadata

waiting_on: maintainer
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): 2
community_shipits (namespace maintainers): 0
ansible_shipits (core team members): 0
shipit_actors (maintainers or core team members): hwDCN xuxiaowei0512
shipit_actors_other: []
automerge: automerge tests passed

click here for bot help

@yuandongx
Copy link
Contributor Author

bot_status

@ansibot
Copy link
Contributor

ansibot commented Sep 18, 2019

Components

lib/ansible/modules/network/cloudengine/ce_mlag_interface.py
support: community
maintainers: QijunPan TommyLike edisonxiang freesky-edward hwDCN niuzhenguo xuxiaowei0512 zengchen1024 zhongjun2

Metadata

waiting_on: maintainer
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): 2
community_shipits (namespace maintainers): 0
ansible_shipits (core team members): 0
shipit_actors (maintainers or core team members): hwDCN xuxiaowei0512
shipit_actors_other: []
automerge: automerge tests passed

click here for bot help

@ansibot ansibot merged commit b2d145d into ansible:devel Sep 18, 2019
anas-shami pushed a commit to anas-shami/ansible that referenced this pull request Sep 23, 2019
* update to fix a bug

* ansible-test Ignoring 'blacklisted-name' on 'lib/ansible/modules/network/cloudengine/ce_mlag_interface.py' is unnecessary

* update

* update

* update for shippable

* update for shippable

* Update ce_mlag_interface.py

* Update ce_mlag_interface.py

* Update ce_mlag_interface.py

* Update ce_mlag_interface.py
@yuandongx yuandongx deleted the bug/ce_mlag_interface/20190807 branch September 24, 2019 13:58
@ansible ansible locked and limited conversation to collaborators Oct 16, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
affects_2.9 This issue/PR affects Ansible v2.9 automerge This PR was automatically merged by ansibot. bug This issue/PR relates to a bug. module This issue/PR relates to a module. networking Network category owner_pr This PR is made by the module's maintainer. shipit This PR is ready to be merged by Core 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.

None yet

3 participants