Unable to locate Grizzly packages in Ubuntu 13.04 Server
- by user162681
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?