From Fedora Project Wiki

No edit summary
(remove from cloud SIG category)
 
(9 intermediate revisions by 3 users not shown)
Line 4: Line 4:
|actions=
|actions=
* 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, and the db setup completes
# The packages install with no errors.
 
Known issues:


# There may be deprecation warnings shown for the db setup which you can ignore
}}
}}


[[Category:OpenStack Test Cases]]
[[Category:OpenStack Test Cases]]
[[Category:Cloud SIG]]

Latest revision as of 06:13, 25 April 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

  1. The packages install with no errors.