From Fedora Project Wiki

Revision as of 07:22, 8 March 2012 by Markmc (talk | contribs)

The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Description

Test that the various OpenStack packages install successfully.

Setup

Only the setup steps described on Test_Day:2012-03-08_OpenStack_Test_Day.

How to test

  • Install the packages:
$> sudo yum install --enablerepo=updates-testing -y openstack-nova openstack-glance openstack-keystone openstack-swift*
  • Install latest keystone from koji:
$> sudo yum update -y http://kojipkgs.fedoraproject.org/packages/openstack-keystone/2012.1/0.10.e4.fc17/noarch/openstack-keystone-2012.1-0.10.e4.fc17.noarch.rpm http://kojipkgs.fedoraproject.org/packages/openstack-keystone/2012.1/0.10.e4.fc17/noarch/python-keystone-2012.1-0.10.e4.fc17.noarch.rpm

Expected Results

  1. The packages install with no errors.