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

Ensure AMQP connectivity is enabled for the Hono sandbox tenants #63

Closed
konstantina-gramatova opened this issue Jul 25, 2022 · 0 comments · Fixed by #64
Closed

Ensure AMQP connectivity is enabled for the Hono sandbox tenants #63

konstantina-gramatova opened this issue Jul 25, 2022 · 0 comments · Fixed by #64
Assignees
Labels
task Single unit of work
Milestone

Comments

@konstantina-gramatova
Copy link
Contributor

As of Hono 2.0.0, the default northbound connectivity for the tenants is set to Kafka (as stated here). The Hono sandbox that Kanto's quickstart and how-to Python scripts work with is updated accordingly to the latest Hono version.

Currently, all Kanto's quickstart and how-to Python scripts are AMQP-based, thus, the tenants they use to communicate via must be explicitly configured to enable that communication. This is a short-term measure and in the future we might think about migrating the scripts to Kafka (if needed and/or specific use cases emerge).

@konstantina-gramatova konstantina-gramatova added the task Single unit of work label Jul 25, 2022
@konstantina-gramatova konstantina-gramatova added this to the M2 milestone Jul 25, 2022
@konstantina-gramatova konstantina-gramatova self-assigned this Jul 25, 2022
@konstantina-gramatova konstantina-gramatova moved this from Todo to In Progress in Eclipse Kanto Jul 25, 2022
konstantina-gramatova added a commit to bosch-io/kanto that referenced this issue Jul 25, 2022
…ants

Added an explicit messaging configuration set to AMQP for the provisioned Hono tenants
that are to be used by the quickstart and how-to Kanto Python scripts.

Signed-off-by: Konstantina Gramatova <[email protected]>
@konstantina-gramatova konstantina-gramatova moved this from In Progress to Ready for Review in Eclipse Kanto Jul 25, 2022
e-grigorov pushed a commit that referenced this issue Jul 25, 2022
Added an explicit messaging configuration set to AMQP for the provisioned Hono tenants
that are to be used by the quickstart and how-to Kanto Python scripts.

Signed-off-by: Konstantina Gramatova <[email protected]>
Repository owner moved this from Ready for Review to Done in Eclipse Kanto Jul 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
task Single unit of work
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant