ubuntu 系统添加apt-get openstack repository
Enable the OpenStack repository¶# apt-get install software-properties-common
# add-apt-repository cloud-archive:mitaka
Finalize the installation¶
[*]Upgrade the packages on your host:# apt-get update && apt-get dist-upgrade
Note
If the upgrade process includes a new kernel, reboot your host to activate it.
[*]Install the OpenStack client:# apt-get install python-openstackclient
# apt-get install software-properties-common
# add-apt-repository cloud-archive:liberty
页:
[1]