Merge "Add new stack phase: post-extra"
This commit is contained in:
@@ -327,6 +327,7 @@ The defined phases are:
|
||||
* **local** - extracts ``localrc`` from ``local.conf`` before ``stackrc`` is sourced
|
||||
* **post-config** - runs after the layer 2 services are configured and before they are started
|
||||
* **extra** - runs after services are started and before any files in ``extra.d`` are executed
|
||||
* **post-extra** - runs after files in ``extra.d`` are executed
|
||||
|
||||
The file is processed strictly in sequence; meta-sections may be specified more than once but if any settings are duplicated the last to appear in the file will be used.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user