This repository has been archived by the owner on Jul 6, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6
fix: Remove ActivateSpoke and DeactivateSpoke methods #69
Merged
gcf-merge-on-green
merged 2 commits into
master
from
owl-bot-d17a1472-9ca1-46a9-a65c-5b7b92be03e7
Aug 25, 2021
Merged
fix: Remove ActivateSpoke and DeactivateSpoke methods #69
gcf-merge-on-green
merged 2 commits into
master
from
owl-bot-d17a1472-9ca1-46a9-a65c-5b7b92be03e7
Aug 25, 2021
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…E: ActivateSpoke and DeactivateSpoke were included in a previous change by mistake feat: Add hub.routing_vpcs field docs: Specify that site_to_site_data_transfer field must be set to true PiperOrigin-RevId: 392500501 Source-Link: googleapis/googleapis@d06d94e Source-Link: https://github.com/googleapis/googleapis-gen/commit/b368af0aabeac99dfd7c267950a412e2c1eaca11
trusted-contributions-gcf
bot
added
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
owlbot:run
Add this label to trigger the Owlbot post processor.
labels
Aug 23, 2021
google-cla
bot
added
the
cla: yes
This human has signed the Contributor License Agreement.
label
Aug 23, 2021
product-auto-label
bot
added
the
api: networkconnectivity
Issues related to the googleapis/python-network-connectivity API.
label
Aug 23, 2021
gcf-owl-bot
bot
removed
the
owlbot:run
Add this label to trigger the Owlbot post processor.
label
Aug 23, 2021
trusted-contributions-gcf
bot
added
the
owlbot:run
Add this label to trigger the Owlbot post processor.
label
Aug 23, 2021
yoshi-kokoro
removed
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
Aug 23, 2021
gcf-owl-bot
bot
removed
the
owlbot:run
Add this label to trigger the Owlbot post processor.
label
Aug 23, 2021
parthea
added
the
do not merge
Indicates a pull request not ready for merge, due to either quality or timing.
label
Aug 23, 2021
Wait until Wednesday |
parthea
changed the title
fix!: Remove ActivateSpoke and DeactivateSpoke methods BREAKING_CHANGE: ActivateSpoke and DeactivateSpoke were included in a previous change by mistake feat: Add hub.routing_vpcs field docs: Specify that site_to_site_data_transfer field must be set to ...
fix: Remove ActivateSpoke and DeactivateSpoke methods
Aug 25, 2021
parthea
removed
the
do not merge
Indicates a pull request not ready for merge, due to either quality or timing.
label
Aug 25, 2021
parthea
approved these changes
Aug 25, 2021
parthea
added
the
automerge
Merge the pull request once unit tests and other checks pass.
label
Aug 25, 2021
gcf-merge-on-green
bot
deleted the
owl-bot-d17a1472-9ca1-46a9-a65c-5b7b92be03e7
branch
August 25, 2021 13:38
gcf-merge-on-green
bot
removed
the
automerge
Merge the pull request once unit tests and other checks pass.
label
Aug 25, 2021
gcf-merge-on-green bot
pushed a commit
that referenced
this pull request
Aug 25, 2021
🤖 I have created a release \*beep\* \*boop\* --- ## [0.6.0](https://www.github.com/googleapis/python-network-connectivity/compare/v0.5.0...v0.6.0) (2021-08-25) ### Features * Add hub.routing_vpcs field ([3fd21d4](https://www.github.com/googleapis/python-network-connectivity/commit/3fd21d487df645e7b0ac1efc6a32c8b19ac5fb19)) ### Bug Fixes * Remove ActivateSpoke and DeactivateSpoke methods ([#69](https://www.github.com/googleapis/python-network-connectivity/issues/69)) ([3fd21d4](https://www.github.com/googleapis/python-network-connectivity/commit/3fd21d487df645e7b0ac1efc6a32c8b19ac5fb19)) ### Documentation * Specify that site_to_site_data_transfer field must be set to true ([3fd21d4](https://www.github.com/googleapis/python-network-connectivity/commit/3fd21d487df645e7b0ac1efc6a32c8b19ac5fb19)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
api: networkconnectivity
Issues related to the googleapis/python-network-connectivity API.
cla: yes
This human has signed the Contributor License Agreement.
owl-bot-copy
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
PiperOrigin-RevId: 392500501
Source-Link: googleapis/googleapis@d06d94e
Source-Link: https://github.com/googleapis/googleapis-gen/commit/b368af0aabeac99dfd7c267950a412e2c1eaca11
feat: Add hub.routing_vpcs field
docs: Specify that site_to_site_data_transfer field must be set to true