This article is all written to document how I started learning OpenStack.
1, many people recommend to buy books, but found that the book bought back really very small. The things in the book are very miscellaneous. So it's not recommended to start buying books.
2, OpenStack English website www.openstack.org is a very good place to get started.
3. The first step to getting started is to build openstack yourself, which is simple, such as with VMware Workstation. Virtual BOX. ESXi, physical machine. are good;
4, the construction of the guidance book for http://docs.openstack.org so the directory below will have the best operation guidance;
5, the installation process needs to record and think. This process must understand the Linux shell and other related content.
6, installation process attention to record the contents of the installation, and consciously analyze the relevance of the installation content. Draw Records.
7, do not install all set up, to retain cinder neutron Nova dashbord glance five parts on it. In particular, the simplest mode of initial installation of the network part
8, greet the first time in their notebooks to see the OpenStack login interface Joy
9, the next is to analyze their own installation of all no problem, this process is more prone to problems is the Appache configuration file time zone problem
10, log in after the completion of the special want to run their own virtual machine, this process you may be disappointed
11. OpenStack requires a special virtual machine format. But fortunately we have just installed OpenStack. Format OpenStack everywhere in the virtualization platform for VMDK
12. You can then start directly from the VMDK. The process is still very exciting. Write it down first.
Please leave a message if you have any questions.