Backport a change

Backport a change

When committing to the master branch, add the backport line to your commit message for potential backport patches (Installation Tutorials and Guides, Configuration Reference, Networking Guide, and common directory). For example:

  • To backport to a single branch:

    backport: mitaka
    
  • To backport to multiple branches:

    backport: mitaka liberty
    
  • If no backporting is needed, do not add the backport line, or explicitly add:

    backport: none
    
Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.