13.2. Install the File Share Service Packages

The following packages provide the components of the File Share Service:
openstack-manila
Provides the main OpenStack File Share service.
openstack-manila-share
Provides the service necessary for exporting provisioned shares.
python-manilaclient
Provides the client library and CLI for the File Share Service
Install the packages on the Controller node:
# yum install -y openstack-manila openstack-manila-share python-manilaclient
As mentioned in Section 13.1.1, “glusterfs_native”, this release has been tested successfully with Red Hat Gluster Storage volumes as share back ends. To use the same back ends, install the Red Hat Gluster Storage client packages:
# yum install -y glusterfs glusterfs-fuse