Merge "Remove the experimental claim of dev_mode false"
This commit is contained in:
commit
0fe2f69dff
@ -162,9 +162,8 @@ The trove guest image could be created by running the following command:
|
|||||||
rebuilt which is convenient for debugging. Trove guest agent will ssh into
|
rebuilt which is convenient for debugging. Trove guest agent will ssh into
|
||||||
the controller node and download trove code during the service initialization.
|
the controller node and download trove code during the service initialization.
|
||||||
|
|
||||||
* if ``dev_mode=false``, the trove code for guest agent is injected into the
|
* If ``dev_mode=false``, the trove code for guest agent is injected into the
|
||||||
image at the building time. Now ``dev_mode=false`` is still in experimental
|
image at the building time.
|
||||||
and not considered production ready yet.
|
|
||||||
|
|
||||||
* Some other global variables:
|
* Some other global variables:
|
||||||
|
|
||||||
|
@ -133,8 +133,7 @@ PATH_DEVSTACK_OUTPUT=/opt/stack \
|
|||||||
- If the script is running as a part of DevStack, the viriable
|
- If the script is running as a part of DevStack, the viriable
|
||||||
`PATH_DEVSTACK_OUTPUT` is set automatically.
|
`PATH_DEVSTACK_OUTPUT` is set automatically.
|
||||||
- if `dev_mode=false`, the trove code for guest agent is injected into the
|
- if `dev_mode=false`, the trove code for guest agent is injected into the
|
||||||
image at the building time. Now `dev_mode=false` is still in experimental
|
image at the building time.
|
||||||
and not considered production ready yet.
|
|
||||||
- If `dev_mode=true`, no Trove code is injected into the guest image. The guest
|
- If `dev_mode=true`, no Trove code is injected into the guest image. The guest
|
||||||
agent will download Trove code during the service initialization.
|
agent will download Trove code during the service initialization.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user