This book primarily covers OpenStack information that is specific to Oracle Solaris. Features as well as operations that you perform that are common to all platforms generally are not covered in this book.
For general information about Juno on which OpenStack in this Oracle Solaris release is based, see the following Juno resources and more on the OpenStack documentation site:
OpenStack Training Guides
End User Guide, including the “OpenStack command-line interface cheat sheet”
Admin User Guide
Command-Line Interface Reference
Configuration Reference
Cloud Administrator Guide
For more information about Oracle Solaris, access your Oracle Solaris version's information library. Additional information is also available at the Cloud Management site.
In the OpenStack community, different terms sometimes have the same meaning. For example, a virtual machine in the cloud can be called a server, instance, or compute VM. An OpenStack functional part such as compute or networking can be called a module, component, or service. In OpenStack, the term project and tenant are used interchangeably. This document uses the following terms:
An OpenStack service such as Nova or Compute service.
A Oracle Solaris service such as svc:/application/openstack/nova/nova-compute:default. Phrases such as “enable the service” refer to SMF services.
A system that hosts OpenStack services. For example, a Controller node hosts Keystone, Glance, and Horizon services.
In Oracle Solaris zones, a project is a network-wide administrative identifier for related work. In this document, however, the term is used according to OpenStack definition, which is a logical grouping of users within the Compute module. The project defines quotas and access to VM images.
A virtual machine in the cloud. A VM instance is a running VM, or a VM in a known state such as suspended, that can be used like a hardware server.
Technology in Oracle Solaris for virtualizing the operating system and providing isolated and secure environments to run applications. The term can also refer to the virtualized environment itself. In Oracle Solaris, OpenStack's compute virtualization is built on zones technology.
For additional explanations of OpenStack terms, refer to http://docs.openstack.org/glossary/content/glossary.html.