commit | 52dbcee6a658b74d6e7bde87517380898513403c | [log] [tgz] |
---|---|---|
author | Jamie Hannaford <jamie.hannaford@rackspace.com> | Tue Oct 06 16:09:56 2015 +0200 |
committer | Jamie Hannaford <jamie.hannaford@rackspace.com> | Wed Oct 14 12:14:38 2015 +0200 |
tree | 0b8f88279d7d265cba611d60ada6647b2fd3975f | |
parent | 80c706777c562a8b4285ec38aab029a5f047e5d0 [diff] [blame] |
fix general issues
diff --git a/openstack/db/v1/datastores/doc.go b/openstack/db/v1/datastores/doc.go new file mode 100644 index 0000000..ae14026 --- /dev/null +++ b/openstack/db/v1/datastores/doc.go
@@ -0,0 +1,3 @@ +// Package datastores provides information and interaction with the datastore +// API resource in the Rackspace Database service. +package datastores