Skip to content

Commit 194a62c

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "bug: drop --develop flag from testenv usage"
2 parents 9624027 + 3e7754c commit 194a62c

File tree

1 file changed

+5
-9
lines changed

1 file changed

+5
-9
lines changed

doc/source/contributor/testenv.rst

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -64,15 +64,6 @@ To install Bifrost services inside the testenv:
6464
6565
Additionally, the following parameters can be useful:
6666

67-
``--develop``
68-
Install services in develop mode, so that the changes to the repositories
69-
in ``/opt`` get immediately reflected in the virtual environment.
70-
71-
.. note::
72-
You still need to restart services to apply any changes, e.g.::
73-
74-
sudo systemctl restart ironic
75-
7667
``--driver=[ipmi|redfish]``
7768
Choose the default driver for the generated nodes inventory.
7869

@@ -88,6 +79,11 @@ Additionally, the following parameters can be useful:
8879
Activate the testenv and utilize the baremetal CLI in no-auth
8980
mode with clouds.yaml:
9081

82+
.. note::
83+
You still need to restart services to apply any changes, e.g.::
84+
85+
sudo systemctl restart ironic
86+
9187
.. code-block:: bash
9288
9389
source /opt/stack/bifrost/bin/activate

0 commit comments

Comments
 (0)