Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 487 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 487 Bytes

openstack_deployment

This project about deploying openstack cloud server using ansible automation tool This is All-in-one server which means controller,network and compute in single server

openstack major components are

  1. Keystone ---User Managent
  2. Glance ---Image Managent
  3. Nova ---Compute Managent
  4. Neutron --Network Managen
  5. Cinder ---Block-storage Managent
  6. Swift ---Object-Storage Managent
  7. Horizon ---Dashboard Managent