这个部分描述如何在控制节点上安装和配置镜像服务,即 glance。简单来说,这个配置将镜像保存在本地文件系统中。
安装软件包:
# apt-get install glance python-glanceclient
回应debconf的提示。
选择 keystone ,配置镜像服务使用认证服务:
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.