Imports of package openstack

PathSynopsis
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/rackspace/gophercloudPackage gophercloud provides a multi-vendor interface to OpenStack-compatible clouds.
github.com/rackspace/gophercloud/openstack/identity/v2/tokensPackage tokens provides information and interaction with the token API resource for the OpenStack Identity service.
github.com/rackspace/gophercloud/openstack/identity/v3/endpointsPackage endpoints provides information and interaction with the service endpoints API resource in the OpenStack Identity service.
github.com/rackspace/gophercloud/openstack/identity/v3/servicesPackage services provides information and interaction with the services API resource for the OpenStack Identity service.
github.com/rackspace/gophercloud/openstack/identity/v3/tokensPackage tokens provides information and interaction with the token API resource for the OpenStack Identity service.
github.com/rackspace/gophercloud/openstack/utils
github.com/rackspace/gophercloud/paginationPackage pagination contains utilities and convenience structs that implement common pagination idioms within OpenStack APIs.
net/urlPackage url parses URLs and implements query escaping.
osPackage os provides a platform-independent interface to operating system functionality.