training-guides/doc/upstream-training/15-branching-model.rst
KATO Tomoyuki b4d82fb688 Add slide #15 of upstream training
Change-Id: Id46a520bc318728fdc5ba0f6e10a38fad016e2f6
2014-08-31 17:07:02 +09:00

813 B

nvie inspired

image


Stable branches

image


Appropriate Fixes

  • risk of regression
  • user visible benefit
  • Self-contained
  • fix is already on master

Forbidden

  • New features
  • Changes to the external HTTP APIs
  • Changes to Nova's internal AMQP API
  • Changes to the notification definitions
  • DB schema changes
  • Incompatible config file changes

2013.2 branch and tags

image


2013.2.4 preparation

image


Review

image


Exercise

checkout the latest stable branch