Unable to locate Grizzly packages in Ubuntu 13.04 Server
Posted
by
user162681
on Ask Ubuntu
See other posts from Ask Ubuntu
or by user162681
Published on 2013-05-29T06:58:32Z
Indexed on
2013/11/13
10:11 UTC
Read the original article
Hit count: 266
I have installed Ubuntu 13.04 server in my x86 based laptop and then added the desktop packages on top of it. I have downloaded all the packages using apt-get. I have MySQL, PostgreSQL, Python 3.3, etc. But I am unable to locate Grizzly-specific Nova, Swift, and Glance packages (OpenStack). I am using this command:
dpkg -l | grep Nova
dpkg -l | grep Glance
etc.
Isn't Ubuntu 13.04 Server supposed to come with Grizzly automatically?
© Ask Ubuntu or respective owner