From Fedora Project Wiki
No edit summary |
No edit summary |
||
Line 10: | Line 10: | ||
Known issues: | Known issues: | ||
# | # None | ||
}} | }} | ||
[[Category:OpenStack Test Cases]] | [[Category:OpenStack Test Cases]] | ||
[[Category:Cloud SIG]] | [[Category:Cloud SIG]] |
Revision as of 18:12, 27 January 2012
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:
- None