- Learning OpenStack Networking(Neutron)
- James Denton
- 147字
- 2021-08-05 17:49:57
Chapter 2. Installing OpenStack
Installing, configuring, and maintaining OpenStack clouds can be an arduous task when performed by hand. Many third-party vendors offer downloadable cloud software based on OpenStack that provide deployment and management strategies using Chef, Puppet, Fuel, Ansible, and other tools.
This chapter will guide you through a package-based installation of the following OpenStack components on the CentOS operating system:
- Keystone
- Glance
- Nova Compute
- Horizon
The installation process documented within this chapter is based on the OpenStack Installation Guide for Red Hat Enterprise Linux, CentOS, and Fedora, that is found at http://docs.openstack.org/.
If you'd rather download a third-party cloud distribution based on OpenStack, try one of the following:
- Rackspace Private Cloud: http://www.rackspace.com/cloud/private/
- RedHat RDO: http://openstack.redhat.com/
- Mirantis OpenStack: http://software.mirantis.com/
- Piston Cloud: http://www.pistoncloud.com/
Once installed, many of the concepts and examples used throughout the book should still apply but may require extra effort to implement.
- Mastering NetBeans
- JavaScript全程指南
- 動(dòng)手玩轉(zhuǎn)Scratch3.0編程:人工智能科創(chuàng)教育指南
- Functional Programming in JavaScript
- Practical Game Design
- 編譯系統(tǒng)透視:圖解編譯原理
- Java程序設(shè)計(jì):原理與范例
- SharePoint Development with the SharePoint Framework
- Learning Hunk
- 數(shù)據(jù)結(jié)構(gòu)案例教程(C/C++版)
- Kotlin編程實(shí)戰(zhàn):創(chuàng)建優(yōu)雅、富于表現(xiàn)力和高性能的JVM與Android應(yīng)用程序
- Practical Game Design with Unity and Playmaker
- Practical Predictive Analytics
- RESTful Web API Design with Node.js(Second Edition)
- VMware vRealize Orchestrator Essentials