From Fedora Project Wiki
mNo edit summary |
(latest glance and keystone packages propagated now) |
||
Line 5: | Line 5: | ||
* Install the packages: | * Install the packages: | ||
$> sudo yum install --enablerepo=updates-testing -y openstack-nova openstack-glance openstack-keystone openstack-swift\* | $> sudo yum install --enablerepo=updates-testing -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 08:56, 12 March 2012
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\*
Expected Results
- The packages install with no errors.