Release ProcedureΒΆ

  1. Create a signed tag for the new release and push it to gerrit [1] . Infra machinary will take care of the rest and automatically upload the release to PyPI.
  2. Bump the version in setup.cfg. This step effectively opens the development for the next release.
  3. Tweak requirements.txt [2] in neutron tree if necessary.
[1]http://docs.openstack.org/infra/manual/creators.html#tagging-a-release
[2]http://git.openstack.org/cgit/openstack/neutron/tree/neutron/plugins/ml2/drivers/ofagent/requirements.txt