Teach Grenade to do Juno to Kilo upgrades
First step in doing Juno to Kilo upgrades with Grenade is setting the new base and target branches. Note this should come after both devstack and grenade have stable/juno branches. Change-Id: I0a7c8b3273b25e9fe457d7073046ad8a7ee3f70a
This commit is contained in:
parent
800788d5d7
commit
29f5cf27d8
10
from-juno/README.rst
Normal file
10
from-juno/README.rst
Normal file
@ -0,0 +1,10 @@
|
||||
===========================================
|
||||
Juno to Kilo specific upgrade scripts
|
||||
===========================================
|
||||
This directory can house service scripts for upgrading from Juno
|
||||
to Kilo for individual services.
|
||||
|
||||
To do this add ``upgrade-$servicename`` script to this directory and
|
||||
include a ``configure_$servicename_upgrade`` function in the file. All
|
||||
services that don't have a specific upgrade script will just use the
|
||||
generic one, which performs a db-sync and installs the updated code.
|
Loading…
Reference in New Issue
Block a user