- Learning OpenStack Networking(Neutron)(Second Edition)
- James Denton
- 142字
- 2021-07-30 10:21:23
Summary
At this point in the installation, the OpenStack Identity, Image, Dashboard, and Compute services have been successfully deployed across the nodes of the cloud. The environment is not ready to host instances just yet, as OpenStack Networking services have not been installed or configured. If issues arise during the installation and test procedures documented throughout this chapter, be sure to check the log messages found in /var/log/nova/
, /var/log/glance/
, /var/log/apache2/
, and /var/log/keystone/
for assistance in troubleshooting.
It is important to note that the frequent OpenStack release cycle means that older releases may no longer be available for download 12–18 months after their initial release. For updated installation guides for the latest version of OpenStack, visit http://docs.openstack.org.
In the next chapter, we will begin the installation of Neutron networking services and discover additional information about the internal architecture of OpenStack Networking.
- Bootstrap Site Blueprints Volume II
- 玩轉Scratch少兒趣味編程
- 摩登創客:與智能手機和平板電腦共舞
- Learning Flask Framework
- Java Web程序設計
- JSP開發案例教程
- Python編程實戰
- Principles of Strategic Data Science
- SciPy Recipes
- Django 3.0應用開發詳解
- Java 從入門到項目實踐(超值版)
- Android Sensor Programming By Example
- 寫給青少年的人工智能(Python版·微課視頻版)
- Shopify Application Development
- Qt 5.12實戰