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

Add pymqi support #16

Open
JamRamPage opened this issue Feb 20, 2023 · 2 comments
Open

Add pymqi support #16

JamRamPage opened this issue Feb 20, 2023 · 2 comments
Labels
enhancement New feature or request wave 3 Will be addressed after the completion of wave 2 issues

Comments

@JamRamPage
Copy link
Contributor

JMS scripts have been verified to work here after MQ installation is complete. However this is not the only language used in MQ APIs.

It would be useful to provide an Ansible role to install the relevant assets for pymqi on a VM, so that on setup, users can immediately start connecting to their QMGR with python.

@martinevansibm
Copy link
Contributor

martinevansibm commented Feb 20, 2023

Server or client install could be a choice but they will be quite different, currently we are doing a server install, should we have a new module for client? do we need one, client installs are typically performed with OS installers or file copies, there is little or no MQ configuration thereafter that would require anything above what Ansible offers.

@JamRamPage
Copy link
Contributor Author

Hello Martin, I would think that a server install would be best for now. This issue was raised on the internal repo when pymqi was found to not work successfully with the provisioned QMGR.

There may have been a simple mistake made preventing this (I can't quite remember what went wrong), so it might actually work; this issue may be as simple as running it again, possibly adding a test of some kind to show pymqi connecting successfully.

@marianavillarp marianavillarp added the enhancement New feature or request label Jun 30, 2023
@bimsara-yasitha01 bimsara-yasitha01 added the wave 3 Will be addressed after the completion of wave 2 issues label Nov 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request wave 3 Will be addressed after the completion of wave 2 issues
Projects
None yet
Development

No branches or pull requests

4 participants