commit | bdc8697f837cd32b350dca50f8c8173abfe29c86 | [log] [tgz] |
---|---|---|
author | Jamie Hannaford <jamie.hannaford@rackspace.com> | Fri Oct 24 17:12:34 2014 +0200 |
committer | Jamie Hannaford <jamie.hannaford@rackspace.com> | Fri Oct 24 17:12:34 2014 +0200 |
tree | 607ac80b2ec647a5f19bdce7c0c393bb9fc9fb97 | |
parent | b280dea8281626bfd49f78e4b8cf3540c599847d [diff] [blame] |
Adding doc.go files for packages
diff --git a/openstack/compute/v2/extensions/doc.go b/openstack/compute/v2/extensions/doc.go new file mode 100644 index 0000000..2b447da --- /dev/null +++ b/openstack/compute/v2/extensions/doc.go
@@ -0,0 +1,3 @@ +// Package extensions provides information and interaction with the +// different extensions available for the OpenStack Compute service. +package extensions