Add support in databases tab to create a new database

Registered by Andrew Bramley

Currently in the databases tab you can view a list of databases on a trove instance and can delete a database but there is no support for adding a database

We should add support in this tab for creating databases on an instance in support of the following client command:

trove help database-create
usage: trove database-create <instance> <name>
                             [--character_set <character_set>]
                             [--collate <collate>]

Creates a database on an instance.

Positional arguments:
  <instance> ID of the instance.
  <name> Name of the database.

Optional arguments:
  --character_set <character_set>
                        Optional character set for database.
  --collate <collate> Optional collation type for database.

Blueprint information

Status:
Complete
Approver:
David Lyle
Priority:
Low
Drafter:
Andrew Bramley
Direction:
Approved
Assignee:
Duk Loi
Definition:
Obsolete
Series goal:
None
Implementation:
Unknown
Milestone target:
None
Completed by
David Lyle

Related branches

Sprints

Whiteboard

Gerrit topic: https://review.openstack.org/#q,topic:bp/trove-create-database-support,n,z

Addressed by: https://review.openstack.org/179117
    Add support for Trove create database

[david-lyle | 2016-05-04] Obsoleting as Trove content is in a separate plugin now.

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.