On 12/12/2013 11:21 AM, Hamilton, Peter A. wrote: > I am in the process of getting a bug fix approved for a bug found in > openstack.common: > > https://review.openstack.org/#/c/60500/ > > The bug is present in both nova and cinder. The above patch is under nova; do > I need to submit a separate cinder patch covering the same fix, or does the > shared nature of the openstack.common module allow for updates across > projects without needing separate project patches?
The part under nova/openstack/common needs to be fixed in the oslo-incubator git repository first. From there you sync the fix into nova and cinder. -- Russell Bryant _______________________________________________ OpenStack-dev mailing list [email protected] http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
