HPE Storage Plug-in for Horizon
Project description
Hewlett Packard Enterprise Storage Dashboard
Free software: Apache license
Overview
This plug-in extends the OpenStack Horizon Dashboard and provides useful features for OpenStack environments that use HPE 3PAR for backend storage.
This plug-in adds an “HPE Storage” panel to the Admin dashboard, and provides diagnostic and discover tools to help administrators better manage their OpenStack Cinder environment and HPE 3PAR StoreServ backend storage arrays.
Key features:
Validate OpenStack Cinder configuration file (cinder.conf) entries to ensure they are properly specified.
Validate required software packages and drivers are installed on Cinder and Nova nodes.
Provide detailed Horizon views of all HPE Storage Arrays configured for Cinder backend storage.
Provide a direct link between OpenStack volumes and their associated detail views in the HPE storage management console (HPE 3PAR SSMC).
Query Nova nodes for volume paths and associated attached Cinder volumes.
Requirements
The following packages are required for this plug-in:
OpenStack Barbican (https://pypi.python.org/pypi/python-barbicanclient)
HPE Storage Diagnostic Tool (https://pypi.python.org/pypi/cinderdiags)
Both of these packages will be installed automatically when this plug-in is installed.
This plug-in is only intended for use on systems running OpenStack Horizon.
Installation instructions
In a Devstack environment, add the following to your Devstack local.conf file:
enable_plugin barbican https://github.com/openstack/barbican.git enable_plugin horizon-hpe-storage-ui https://github.com/hpe-storage/horizon-hpe-storage-ui.git
Or, to add to existing OpenStack deployment:
cd horizon cd .. # create new package directory at same root path as Horizon git clone https://github.com/hpe-storage/horizon-hpe-storage-ui.git # install package cd horizon-hpe-storage-ui sudo pip install --upgrade . # copy configuration file so that Horizon loads the plug-in cp -a horizon_hpe_storage/enabled/* ../horizon/openstack_dashboard/local/enabled # re-start apache server running Horizon cd ../horizon sudo service apache2 restart
After reloading the Horizon dashboard in your browser, log-in as an “Admin” user. If the plug-in was successfully loaded, you should see a new “HPE Storage” panel listed at the bottom of the “Admin” section.
Uninstalling the plug-in
Uninstall the python package and remove the config files:
sudo pip uninstall horizon-hpe-storage-ui rm horizon/openstack_dashboard/local/enabled/*_hpe_storage_admin_panel.*
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file horizon-hpe-storage-ui-2.4.2.tar.gz
.
File metadata
- Download URL: horizon-hpe-storage-ui-2.4.2.tar.gz
- Upload date:
- Size: 72.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5367295d76d251eb0431f6957315300515e60701537cb36e8e60148aaded84b6 |
|
MD5 | 75d5b1213434acd02aea07508e8c47d6 |
|
BLAKE2b-256 | 4eca2f3588d91f9ec4d8a22f83b28e8dab3d714d86c2010477adc4fdf20d8703 |
File details
Details for the file horizon_hpe_storage_ui-2.4.2-py2-none-any.whl
.
File metadata
- Download URL: horizon_hpe_storage_ui-2.4.2-py2-none-any.whl
- Upload date:
- Size: 176.4 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 67321a3574701968cfb3b442a095e03d5a7af3904c9baaecd992859c61deb3a9 |
|
MD5 | 938d080765c19a6cc23a2d31747ba88d |
|
BLAKE2b-256 | 7a82af6fb4d2d99b90ac01fa4aee7a8737ee2ef229d87bccb8e8448cfd4a551e |