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

Merge SB management client to central repo dev branch #12205

Merged
merged 174 commits into from
Jun 25, 2020

Conversation

YijunXieMS
Copy link
Contributor

No description provided.

@YijunXieMS YijunXieMS added Service Bus Client This issue points to a problem in the data-plane of the library. labels Jun 25, 2020
@YijunXieMS YijunXieMS self-assigned this Jun 25, 2020
@YijunXieMS YijunXieMS merged commit 3d31d36 into Azure:servicebus_mgmt_client Jun 25, 2020
yunhaoling added a commit that referenced this pull request Jul 2, 2020
… NamespaceProperties (#12227)

* Since resource names can be programmatically constructed, add scrubber at base preparer level so as to ensure recordings get the real resource name swapped out with a consistent moniker.

* In CI (but not locally) self.test_class_instance was not set before _preparer_wrapper is called, and thus self.is_live was failing.  Since we have the test_class_instance, let's just use that.

* Merge SB management client to central repo dev branch (#12205)

* resource_moniker isn't guaranteed to be populated, so use moniker instead for default scrubbing strategy.
Add remaining notes for how to run Keyvault tests to mgmt_settings_fake.

* Update validation and type hints

* Update models from swagger

* Fix pylint

* Fix update_subscription

* Fix mypy errors

* Remove start_index and max_page_size of list operations

* add test and fix minor bugs

* fix pylint

* skip test of list with param and update recordings

* Update msrest dependency to 0.6.17

* Fix code review feedback

* Fix pylint and mypy error

* Small fix type annotation

* Do not call copy() in update_xxx

* Update ivar

* Link to swagger file in repo

* clear queue/topic before the actual test

Co-authored-by: Kieran Brantner-Magee <kibrantn@microsoft.com>
Co-authored-by: Adam Ling <adam_ling@outlook.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Client This issue points to a problem in the data-plane of the library. Service Bus
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants