commit | 9793d94a5a28974f492c952ed61f4cc7d013213b | [log] [tgz] |
---|---|---|
author | Jamie Hannaford <jamie.hannaford@rackspace.com> | Wed Feb 18 15:13:20 2015 +0100 |
committer | Jamie Hannaford <jamie.hannaford@rackspace.com> | Wed Oct 14 12:14:38 2015 +0200 |
tree | 35bbc3d56359b60aaf8b7921c6be8fab4fef78c1 | |
parent | 4a170281204913b0d7cad7dcfeec06162f542fc9 [diff] [blame] |
Adding documentation
diff --git a/openstack/db/v1/databases/doc.go b/openstack/db/v1/databases/doc.go index 18cbec7..15275fe 100644 --- a/openstack/db/v1/databases/doc.go +++ b/openstack/db/v1/databases/doc.go
@@ -1 +1,6 @@ +// Package flavors provides information and interaction with the database API +// resource in the OpenStack Database service. +// +// A database, when referred to here, refers to the database engine running on +// an instance. package databases