replace proccess with process
Change-Id: Idceae610c388e1eca63339db67ad10274a700a07
This commit is contained in:
parent
ffad0d80c2
commit
04de5d3ad7
@ -129,7 +129,7 @@ For sqlalchemy:
|
||||
|
||||
* Migration strategy for Flavor and Pools table:
|
||||
|
||||
#. Query all the Pools, and then proccess every record as follows:
|
||||
#. Query all the Pools, and then process every record as follows:
|
||||
#. Find Flavors.name where Flavors.pool_group = Pools.group
|
||||
#. Modify Pools.flavor = Flavors.name
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user