Azure / open-service-broker-azure

The Open Service Broker API Server for Azure Services
https://osba.sh
MIT License
248 stars 101 forks source link

Add queue and topic service in service-bus module #649

Closed norshtein closed 5 years ago

norshtein commented 5 years ago

Closes #632 This PR adds azure-servicebus-queue and azure-servicebus-topic services in service-bus module. Previous service azure-servicebus is renamed to azure-servicebus-namespace.

norshtein commented 5 years ago

Added a binding parameter for topic service, @zhongyi-zhang PTAL.

norshtein commented 5 years ago

@zhongyi-zhang Thanks for the reviewing!