我正在尝试在Ubuntu 12.04上设置Openstack,但我面临着安装一些nova组件的奇怪问题。
我按照this文章进行安装
以下是未安装的Nova软件包
vidyayug@ubuntu:~$ sudo apt-get install -y nova-conductor
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package nova-conductor
vidyayug@ubuntu:~$
vidyayug@ubuntu:~$ sudo apt-get install nova-novncproxy
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package nova-novncproxy
即。其中两个nova包没有安装
vidyayug@ubuntu:~$ sudo apt-get install -y nova-api nova-cert nova-conductor nova-consoleauth nova-novncproxy nova-scheduler python-novaclient nova-compute nova-console
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package nova-conductor
E: Unable to locate package nova-novncproxy
我尝试通过Google搜索来解决错误,但未能成功解决错误。我的安装因此而受到打击。
我能够在服务器上使用Ubuntu 14.04设置Openstack Icehouse用于POC目的但是我想设置Openstack的Actual Production Server是HP ProLiant DL 580 G5不支持14.04版本的ubuntu。
如果对此错误有任何解决方法,请帮助我。
答案 0 :(得分:0)
点击Ubuntu Packages网站下载Nova Compute: