blob: fe4567120c7d0ba1cfbe4ee056589a6e14d81979 [file] [log] [blame]
// Package servers provides information and interaction with the server API
// resource in the OpenStack Compute service.
//
// A server is a virtual machine instance in the compute system. In order for
// one to be provisioned, a valid flavor and image are required.
package servers