Red Hat Training

A Red Hat training course is available for Red Hat Gluster Storage

15.3. Installing the Software Development Kit

Summary

The software development kit is provided by the rhsc-sdk package. This package includes all of the Python bindings for the Red Hat Storage Console API. To begin using the software development kit, you must install the rhsc-sdk package on the system that you wish to use for script development. The instructions that appear here are intended for use on a system running Red Hat Enterprise Linux 6 or later.

Procedure 15.1. Installing the Python SDK

  1. Ensure that your system has the required entitlements:
    • When using certificate-based Red Hat Network, you must subscribe to the Red Hat Storage entitlement to install the rhsc-sdk package.
    • When using Red Hat Network classic, you must subscribe to the Red Hat Storage Console channel to install the rhsc-sdk package. Refer to the Red Hat Storage Console Installation Guide for specific channel names current to your system.
  2. Ensure that you are logged in as the root user.
  3. Install the rhsc-sdk package using the yum command.
    # yum install rhsc-sdk

    Result
    The rhsc-sdk package is now installed. The ovirtsdk Python library is now available for use on the local system.
22632%2C+Console+Developer+Guide-322-09-2014+17%3A11%3A35Report a bug