Jump to: navigation, search

Difference between revisions of "Horizon/trove-support"

 
(2 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 12: Line 20:
  
 
[[File:horizon_launch_database_main.png|Launch Instance]]
 
[[File:horizon_launch_database_main.png|Launch Instance]]
 +
 
[[File:horizon_launch_database_initialize.png|Launch Instance - Initialize]]
 
[[File:horizon_launch_database_initialize.png|Launch Instance - Initialize]]
 +
 
[[File:horizon_launch_database_restore.png|Launch Instance - Restore]]
 
[[File:horizon_launch_database_restore.png|Launch Instance - Restore]]
 +
 
[[File:horizon_launching_database.png|Launching Instance - Ajax]]
 
[[File:horizon_launching_database.png|Launching Instance - Ajax]]
  
Line 22: Line 33:
 
==== Database Details ====
 
==== Database Details ====
  
[[File:horizon_database_details.png|framed|Database Details]
+
[[File:horizon_database_details.png|Database Details]]
[[File:horizon_database_details_users.png|framed|Database Details - Users]]
+
 
[[File:horizon_database_details_databases.png|framed|Database Details - Databases]]
+
[[File:horizon_database_details_users.png|Database Details - Users]]
[[File:horizon_database_details_backups.png|framed|Database Details - Backups]]
+
 
 +
[[File:horizon_database_details_databases.png|Database Details - Databases]]
 +
 
 +
[[File:horizon_database_details_backups.png|Database Details - Backups]]
  
 
==== Create Database Backup====
 
==== Create Database Backup====
  
[[File:horizon_create_database_backup.png|framed|Create Backup]]
+
[[File:horizon_create_database_backup.png|Create Backup]]
[[File:horizon_creating_database_backup.png|framed|Create Backup - Ajax]]
+
 
 +
[[File:horizon_creating_database_backup.png|Create Backup - Ajax]]
  
 
==== Database Backup Index ====
 
==== Database Backup Index ====
  
[[File:horizon_database_backups_index.png|framed|Database Backup Index]]
+
[[File:horizon_database_backups_index.png|Database Backup Index]]
  
 
==== Database Backup Details ====
 
==== Database Backup Details ====
  
[[File:horizon_database_backup_details.png|framed|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