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

Added support for Get Inventory operation #330

Merged
merged 1 commit into from
Jul 3, 2017

Conversation

andy-maier
Copy link
Member

@andy-maier andy-maier commented Jun 29, 2017

For details, see commit message.

Does not yet contain unit test code!

Use the examples/get_inventory.py script to try it out.

@andy-maier andy-maier self-assigned this Jun 29, 2017
@andy-maier andy-maier added this to the 0.14.0 milestone Jun 29, 2017
Details:

- Added a method 'get_inventory()' to the 'Client' class.
  This method returns a JSON object with the list of
  resources and their properties.

- Added an example script examples/get_inventory.py to
  demonstrate its use.

Signed-off-by: Andreas Maier <maiera@de.ibm.com>
@coveralls
Copy link
Collaborator

Coverage Status

Coverage decreased (-0.1%) to 87.628% when pulling 241bb73 on andy/add-get-inventory into 5fdfd9c on master.

@andy-maier
Copy link
Member Author

+1

@zhmcclient zhmcclient deleted a comment from coveralls Jun 30, 2017
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.

3 participants