Skip to content

Commit

Permalink
fix openstack
Browse files Browse the repository at this point in the history
  • Loading branch information
zufardhiyaulhaq committed Jul 4, 2019
1 parent 1d18d7e commit cd8f9e6
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion README.md
Expand Up @@ -42,4 +42,15 @@ This IP address may change depends on your networking.
- Management Network is a combination of API network, Data Network, and Managemenet Network itself.

### Services
- This tutorial will install basic services like keystone, nvoa, neutron, and glance.
- This tutorial will install basic services like keystone, nvoa, neutron, and glance.

### Installation
Run this step orderly from top to bottom
- [Prerequisites](../blob/master/prerequisites.md)
- [Keystone](../blob/master/keystone.md)
- [Glance](../blob/master/glance.md)
- [Nova Controller](../blob/master/nova-controller.md)
- [Nova Compute](../blob/master/nova-compute.md)
- [Neutron Controller](../blob/master/neutron-controller.md)
- [Neutron Compute](../blob/master/neutron-compute.md)
- [Horizon](../blob/master/horizon.md)

0 comments on commit cd8f9e6

Please sign in to comment.