Jump to: navigation, search

Difference between revisions of "Horizon/trove-support"

(Creating Database instances)
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
== Trove Support ==
 
== Trove Support ==
  
Adding panels for trove support
+
Adding panels for trove support. Currently the panels are only displayed if you have trove installed and your service catalog contains 'database'.
 +
 
 +
Database Backup panels also require that you have 'object-store' in your service catalog as well.
  
 
=== Gerrit Review ===
 
=== Gerrit Review ===
  
 
https://review.openstack.org/#/c/42228/
 
https://review.openstack.org/#/c/42228/
 +
 +
=== Trove Install Instructions ===
 +
 +
Trove is currently not installable with just devstack alone. The Trove team maintains a separate repo to install that uses devstack:
 +
 +
https://wiki.openstack.org/wiki/Trove/installation
  
 
=== Screen Shots ===
 
=== Screen Shots ===
Line 11: Line 19:
 
==== Creating Database instances ====
 
==== Creating Database instances ====
  
[[File:horizon_launch_database_main.png|framed|Launch Instance]]
+
[[File:horizon_launch_database_main.png|Launch Instance]]
[[File:horizon_launch_database_initialize.png|framed|Launch Instance - Initialize]]
+
 
[[File:horizon_launch_database_restore.png|framed|Launch Instance - Restore]]
+
[[File:horizon_launch_database_initialize.png|Launch Instance - Initialize]]
 +
 
 +
[[File:horizon_launch_database_restore.png|Launch Instance - Restore]]
 +
 
 +
[[File:horizon_launching_database.png|Launching Instance - Ajax]]
 +
 
 +
==== Database Index ====
 +
 
 +
[[File:horizon_database_list.png|Database Index]]
 +
 
 +
==== Database Details ====
 +
 
 +
[[File:horizon_database_details.png|Database Details]]
 +
 
 +
[[File:horizon_database_details_users.png|Database Details - Users]]
 +
 
 +
[[File:horizon_database_details_databases.png|Database Details - Databases]]
 +
 
 +
[[File:horizon_database_details_backups.png|Database Details - Backups]]
 +
 
 +
==== Create Database Backup====
 +
 
 +
[[File:horizon_create_database_backup.png|Create Backup]]
 +
 
 +
[[File:horizon_creating_database_backup.png|Create Backup - Ajax]]
 +
 
 +
==== Database Backup Index ====
 +
 
 +
[[File:horizon_database_backups_index.png|Database Backup Index]]
 +
 
 +
==== Database Backup Details ====
 +
 
 +
[[File:horizon_database_backup_details.png|Database Backup Details]]

Latest revision as of 19:08, 27 August 2013

Trove Support

Adding panels for trove support. Currently the panels are only displayed if you have trove installed and your service catalog contains 'database'.

Database Backup panels also require that you have 'object-store' in your service catalog as well.

Gerrit Review

https://review.openstack.org/#/c/42228/

Trove Install Instructions

Trove is currently not installable with just devstack alone. The Trove team maintains a separate repo to install that uses devstack:

https://wiki.openstack.org/wiki/Trove/installation

Screen Shots

Creating Database instances

Launch Instance

Launch Instance - Initialize

Launch Instance - Restore

Launching Instance - Ajax

Database Index

Database Index

Database Details

Database Details

Database Details - Users

Database Details - Databases

Database Details - Backups

Create Database Backup

Create Backup

Create Backup - Ajax

Database Backup Index

Database Backup Index

Database Backup Details

Database Backup Details