From Fedora Project Wiki
(link to why we're explicitly installing python-amqplib) |
No edit summary |
||
Line 4: | Line 4: | ||
|actions= | |actions= | ||
# Install the packages: | # Install the packages: | ||
$> sudo yum install -y openstack-nova openstack-glance openstack-keystone openstack-swift* | $> sudo yum install -y openstack-nova openstack-glance openstack-keystone openstack-swift* | ||
|results= | |results= | ||
# The packages install with no errors. | # The packages install with no errors. |
Revision as of 06:36, 20 October 2011
Description
Test that the various OpenStack packages install successfully.
Setup
Only the setup steps described on Test_Day:2011-10-20_OpenStack_Test_Day.
How to test
- Install the packages:
$> sudo yum install -y openstack-nova openstack-glance openstack-keystone openstack-swift*
Expected Results
- The packages install with no errors.
Known issues: