Installing and Configuring OpenStack in Oracle® Solaris 11.2

Exit Print View

Updated: April 2015
 
 

How to Configure the Controller Node

  1. (Optional) Install and configure NTP.

    See Installing Network Time Protocol.

  2. (Optional) Install and configure MySQL.

    See Installing MySQL.

  3. Install RabbitMQ.
    1. Install the RabbitMQ package.
      controller# pkg install rabbitmq
    2. Enable the RabbitMQ SMF service.
      controller# svcadm enable rabbitmq
  4. Install and configure Keystone.

    See Installing Keystone.

  5. Install and configure Cinder.

    See Installing Cinder.

  6. Install and configure Glance.

    See Installing Glance.

  7. Install and configure Neutron.

    See Installing and Configuring Neutron on the Controller Node.

  8. Install and configure Nova.

    See Installing Nova.

  9. Configure Horizon.

    See How to Configure Horizon.