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

[AutoPR eventhub/resource-manager] Adding Create, Delete and List Namespaces Endpoints for Event Hubs Cluster Resource #4823

Merged
merged 6 commits into from
Apr 29, 2019

Conversation

AutorestCI
Copy link
Contributor

Update specification/eventhub/resource-manager/Microsoft.EventHub/preview/2018-01-01-preview/EventHub-preview.json

Co-Authored-By: FBettati <[email protected]>
@AutorestCI
Copy link
Contributor Author

AutorestCI commented Apr 10, 2019

(message created by the CI based on PR content)

Installation instruction

Package azure-mgmt-eventhub

You can install the package azure-mgmt-eventhub of this PR using the following command:
pip install "git+https://github.com/Azure/azure-sdk-for-python@restapi_auto_5565#egg=azure-mgmt-eventhub&subdirectory=azure-mgmt-eventhub"

You can build a wheel to distribute for test using the following command:
pip wheel --no-deps "git+https://github.com/Azure/azure-sdk-for-python@restapi_auto_5565#egg=azure-mgmt-eventhub&subdirectory=azure-mgmt-eventhub"

If you have a local clone of this repository, you can also do:

  • git checkout restapi_auto_5565
  • pip install -e ./azure-mgmt-eventhub

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_5565
  • pip wheel --no-deps ./azure-mgmt-eventhub

Direct download

Your files can be directly downloaded here:

Merge pull request #1 from FBettati/AvailableRegions

Adding Available Regions API
Modifying response in AvailableClusterList
@codecov-io
Copy link

Codecov Report

Merging #4823 into restapi_auto_eventhub/resource-manager will decrease coverage by 3.9%.
The diff coverage is n/a.

Impacted file tree graph

@@                            Coverage Diff                             @@
##           restapi_auto_eventhub/resource-manager    #4823      +/-   ##
==========================================================================
- Coverage                                   53.71%   49.81%   -3.91%     
==========================================================================
  Files                                       10360     6223    -4137     
  Lines                                      217616   174504   -43112     
==========================================================================
- Hits                                       116902    86924   -29978     
+ Misses                                     100714    87580   -13134
Impacted Files Coverage Δ
...afactory/azure/mgmt/datafactory/models/__init__.py 50.67% <0%> (-49.33%) ⬇️
...ights/azure/applicationinsights/models/__init__.py 51% <0%> (-49%) ⬇️
...e/cognitiveservices/vision/face/models/__init__.py 51.08% <0%> (-48.92%) ⬇️
...services/language/textanalytics/models/__init__.py 51.16% <0%> (-48.84%) ⬇️
...iveservices/search/entitysearch/models/__init__.py 51.25% <0%> (-48.75%) ⬇️
azure-eventgrid/azure/eventgrid/models/__init__.py 51.25% <0%> (-48.75%) ⬇️
...ration/azure/mgmt/datamigration/models/__init__.py 51.27% <0%> (-48.73%) ⬇️
...ure/mgmt/recoveryservicesbackup/models/__init__.py 51.46% <0%> (-48.54%) ⬇️
...ce/azure/mgmt/containerinstance/models/__init__.py 51.8% <0%> (-48.2%) ⬇️
...tiveservices/search/videosearch/models/__init__.py 52.08% <0%> (-47.92%) ⬇️
... and 4222 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c98bf08...0729d62. Read the comment docs.

Merge pull request #2 from FBettati/frbettat-clusters

Move POSTs to GETs for namespace enumeration and available cluster enumeration
Merge pull request #3 from FBettati/availableClusterCollection

Modify availableClusters API to have a valid ARM collection response
Updating /cluster/namespaces and /availableClusters calls
@AutorestCI AutorestCI merged commit 4c8c023 into restapi_auto_eventhub/resource-manager Apr 29, 2019
@AutorestCI AutorestCI deleted the restapi_auto_5565 branch April 29, 2019 18:36
@AutorestCI
Copy link
Contributor Author

This PR has been merged into #4977

lmazuel added a commit that referenced this pull request Apr 29, 2019
* Clean forgotten folder

* [AutoPR eventhub/resource-manager] Adding Create, Delete and List Namespaces Endpoints for Event Hubs Cluster Resource (#4823)

* Generated from e71f68ed3742748809be56268abd685f2efbc1ce

Update specification/eventhub/resource-manager/Microsoft.EventHub/preview/2018-01-01-preview/EventHub-preview.json

Co-Authored-By: FBettati <[email protected]>

* Generated from ee9ddc961f6d6ebea5af98299f6659b762efeb8a

Merge pull request #1 from FBettati/AvailableRegions

Adding Available Regions API

* Generated from 2f8c68e56c5c458fb5619cd0060512bf56efed48

Modifying response in AvailableClusterList

* Generated from 437b61a0f4527d5adf932d648c587f09872c3a70

Merge pull request #2 from FBettati/frbettat-clusters

Move POSTs to GETs for namespace enumeration and available cluster enumeration

* Generated from de66598d5b247c2309c05d25f06af83dd2d306b1

Merge pull request #3 from FBettati/availableClusterCollection

Modify availableClusters API to have a valid ARM collection response

* Generated from 98a19e0024ab5bc5bb422ddbfb96bfed85bf984c

Updating /cluster/namespaces and /availableClusters calls

* ChangeLog 2.6.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants