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 support for Pbm and Sms services #336

Merged
merged 1 commit into from
Jan 6, 2016
Merged

Conversation

tianhao64
Copy link
Contributor

Fix issues #35, #170

tianhao64 pushed a commit that referenced this pull request Jan 6, 2016
Add support for Pbm and Sms services
@tianhao64 tianhao64 merged commit 76d72e5 into vmware:master Jan 6, 2016
@tusshar1
Copy link

Can you add a sample of how to connect using PBM ?

@tusshar1
Copy link

I tried to use PBM using latest sources and I had hit issues at 2 places

  1. I had to use "si = pbm.ServiceInstance("ServiceInstance", stub)" instead of
    si = vim.ServiceInstance("ServiceInstance", stub)" in connect.py
  2. There is no sessionManager.Login method in PBM.

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

Successfully merging this pull request may close these issues.

2 participants