From Fedora Project Wiki

No edit summary
No edit summary
Line 21: Line 21:


See [[Getting started with OpenStack Nova]] for details on how to try out the packages from this repo.
See [[Getting started with OpenStack Nova]] for details on how to try out the packages from this repo.
== To Do ==
# Build minimal Fedora images for people to use when testing Nova
# Make Nova add the appropriate iptables rules so that it works with Fedora's default firewall configuration
# Send these [https://raw.github.com/markmc/openstack-fedora-specs/8ae43c4b/SOURCES/nova-do-not-require-bridge_interface-for-flatdhcpmanager.patch trivial] [https://raw.github.com/markmc/openstack-fedora-specs/8ae43c4b/SOURCES/nova-fix-flavorid-migration-failure.patch patches] to upstream Nova
# Request that python-eventlet be updated in Fedora to the latest upstream which contains [https://answers.launchpad.net/nova/+faq/1485 the greenpipe fix]
# Send the python-migrate fix upstream and request that it be cherry-picked into the Fedora package
# Get the [http://pypi.python.org/pypi/xattr correct version of python-xattr] included in Fedora so that glance image caching can be used


== Notes ==
== Notes ==

Revision as of 13:58, 19 August 2011

OpenStack

OpenStack consists of a number services for running IaaS clouds. They are the Object Store (Swift), Compute (Nova) and Image (Glance) services.

This page tracks Fedora Cloud SIG's effort to include OpenStack packages in Fedora.

Packages

Package Reviews

Test Repo

A yum repository with Fedora 16 test packages for Nova and Glance is available here

See Getting started with OpenStack Nova for details on how to try out the packages from this repo.

To Do

  1. Build minimal Fedora images for people to use when testing Nova
  2. Make Nova add the appropriate iptables rules so that it works with Fedora's default firewall configuration
  3. Send these trivial patches to upstream Nova
  4. Request that python-eventlet be updated in Fedora to the latest upstream which contains the greenpipe fix
  5. Send the python-migrate fix upstream and request that it be cherry-picked into the Fedora package
  6. Get the correct version of python-xattr included in Fedora so that glance image caching can be used

Notes