Imports of acceptance command

PathSynopsis
crypto/randPackage rand implements a cryptographically secure random number generator.
flagPackage flag implements command-line flag parsing.
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/osutil
osPackage os provides a platform-independent interface to operating system functionality.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.
timePackage time provides functionality for measuring and displaying time.