Uploaded image for project: 'Red Hat OpenStack Services on OpenShift'
  1. Red Hat OpenStack Services on OpenShift
  2. OSPRH-1025

Openstackclient support for manila

XMLWordPrintable

    • Openstackclient support for manila
    • False
    • False
    • Committed
    • Committed
    • OSP-14369 - Openstack Unified CLI
    • python-manilaclient-4.4.1-18.0.20240620191409.2689f0d.el9ost
    • Committed
    • Committed
    • 36% To Do, 0% In Progress, 64% Done
    • Undefined
    • Proposed

      Description of problem:

      Python-manilaclient currently provides SDKs to interact with the V1 and V2 API versions of manila. It also provides two separate bash shell implementations for these SDKs. We need support for OpenStack CLI commands within python manila client so that users can use the unified cli instead of talking to a client that refers to the service name.

      For example, instead of:

      $ manila create nfs 1 --name myshare

      Users must be able to run:

      $ openstack share create --protocol nfs --size 1 --name myshare

      Almost all openstack services have support for the OSC (OpenStack Client) and having manila support it would enhance user experience.

      Version-Release number of selected component (if applicable): 16 (Train)

      Upstream Blueprint: https://blueprints.launchpad.net/python-manilaclient/+spec/openstack-client-support

              rhn-engineering-vimartin Victoria Martinez de la Cruz
              jira-bugzilla-migration RH Bugzilla Integration
              rhos-dfg-storage-squad-manila
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: