Difference between revisions of "Openstack:Landing page"
Jump to navigation
Jump to search
| Line 26: | Line 26: | ||
== RedHat Training (not using Packstack) == | == RedHat Training (not using Packstack) == | ||
| + | '''RabbitMQ - Message Broker''' | ||
* [[OpenStack: Install RabbitMQ Message Broker]] | * [[OpenStack: Install RabbitMQ Message Broker]] | ||
* [[OpenStack: Deploy Keystone Identity Service]] | * [[OpenStack: Deploy Keystone Identity Service]] | ||
| + | '''Keystone - Identity Service''' | ||
* [[OpenStack: Managing Users with Keystone]] | * [[OpenStack: Managing Users with Keystone]] | ||
* [[OpenStack: Adding a new user with Keystone | OpenStack: Adding a new user with Keystone (just an example)]] | * [[OpenStack: Adding a new user with Keystone | OpenStack: Adding a new user with Keystone (just an example)]] | ||
| + | '''Swift - Object Storage Service''' | ||
* [[OpenStack: Implementing the Swift Object Storage Service]] | * [[OpenStack: Implementing the Swift Object Storage Service]] | ||
* [[OpenStack: Deploying a Swift Storage Node]] | * [[OpenStack: Deploying a Swift Storage Node]] | ||
| Line 35: | Line 38: | ||
* [[OpenStack: Deploying the Swift Object Storage Proxy Service]] | * [[OpenStack: Deploying the Swift Object Storage Proxy Service]] | ||
* [[OpenStack: Validating Swift Object Storage]] | * [[OpenStack: Validating Swift Object Storage]] | ||
| + | '''Glance - Image Service''' | ||
* [[OpenStack: Deploying the Glance Image Service]] | * [[OpenStack: Deploying the Glance Image Service]] | ||
* [[OpenStack: Using the glance command to upload a system image]] | * [[OpenStack: Using the glance command to upload a system image]] | ||
| + | '''Cinder - Block Storage Service''' | ||
* [[OpenStack: Installing Cinder Storage Service]] | * [[OpenStack: Installing Cinder Storage Service]] | ||
* [[OpenStack: Create Cinder Volume]] | * [[OpenStack: Create Cinder Volume]] | ||
* [[OpenStack: Addind RHS Volume to Cinder]] | * [[OpenStack: Addind RHS Volume to Cinder]] | ||
| + | '''Neutron - OpenStack Networking''' | ||
* [[OpenStack: Installing OpenStack Networking]] | * [[OpenStack: Installing OpenStack Networking]] | ||
* [[OpenStack: Configure OpenStack Networking]] | * [[OpenStack: Configure OpenStack Networking]] | ||
| + | '''Nova - Compute Service''' | ||
* [[OpenStack: Installing Nova Compute and Nova Controller]] | * [[OpenStack: Installing Nova Compute and Nova Controller]] | ||
| + | ''' Horizon - Web Dashboard''' | ||
* [[OpenStack: Installing Horizon Dashboard]] | * [[OpenStack: Installing Horizon Dashboard]] | ||
| + | * [[OpenStack: Deploying Instances using the command line]] | ||
== Setup IceHouse (9) on Centos 6.5 == | == Setup IceHouse (9) on Centos 6.5 == | ||
Revision as of 09:36, 29 April 2015
Open Stack
Error creating thumbnail: File missing
Open Stack Services
RedHat Training (using Packstack)
RedHat Training (not using Packstack)
RabbitMQ - Message Broker
Keystone - Identity Service
- OpenStack: Managing Users with Keystone
- OpenStack: Adding a new user with Keystone (just an example)
Swift - Object Storage Service
- OpenStack: Implementing the Swift Object Storage Service
- OpenStack: Deploying a Swift Storage Node
- OpenStack: Configuring Swift Object Storage Service Rings
- OpenStack: Deploying the Swift Object Storage Proxy Service
- OpenStack: Validating Swift Object Storage
Glance - Image Service
- OpenStack: Deploying the Glance Image Service
- OpenStack: Using the glance command to upload a system image
Cinder - Block Storage Service
- OpenStack: Installing Cinder Storage Service
- OpenStack: Create Cinder Volume
- OpenStack: Addind RHS Volume to Cinder
Neutron - OpenStack Networking
Nova - Compute Service
Horizon - Web Dashboard