rally/openstack-patches/README
Alexei Kornienko 2bdad11ee2 Added openstack patches for nova
This patches will be applied to nove source code before deployment

Change-Id: Ia0c6beb44440c8572c1bd7a06646eb6525e73037
2013-09-12 11:47:54 +03:00

9 lines
382 B
Plaintext

This directory is used to patch existing openstack code
All patches are applied to appropriate projects to add needed functionality (e.g. profiling code)
git format-patch is used to create new patches
Since this patches will become outdated we have a test that makes sure that they can be applied to latest openstack repositories.
In case this test fails patches must be updated