kolla-ansible/doc/source/contributor
Roman Krček b327527259 Refactor dev mode
Build upon changes in kolla which change strategy of installing projects
in containers when in dev mode. This fixes problems where when package
file manifest changes, the changes were not reflected in to
devmode-enabled container.

It changes the strategy of installing projects in dev mode in containers.
Instead of bind mounting the project's git repository to the venv
of the container, the repository is bind mounted to
/dev-mode/<project_name> from which the it is installed using pip
on every startup of the container using kolla_install_projects script.

Also updates docs to reflect the changes.

Depends-On: https://review.opendev.org/c/openstack/kolla/+/925712
Closes-Bug: #1814515
Singed-off-by: Roman Krček <roman.krcek@tietoevry.com>
Change-Id: If191cd0e3fcf362ee058549a1b6c244d109b6d9a
2024-09-03 09:49:37 +02:00
..
adding-a-new-service.rst [Community goal] Update the contributor guide 2020-05-20 17:55:57 +02:00
bug-triage.rst Update the Bugs link for triage 2018-04-30 05:26:25 +00:00
ci.rst CI: Add back ARA logging 2023-09-03 16:43:13 +01:00
code-review.rst docs: add code reviews to contributor guide 2021-02-24 11:32:43 +00:00
contributing.rst docs: Update Freenode to OFTC 2021-05-31 09:51:04 +02:00
index.rst docs: Add placeholder page for CI & testing information 2021-08-25 17:25:30 +01:00
kolla-for-openstack-development.rst Refactor dev mode 2024-09-03 09:49:37 +02:00
ptl-guide.rst doc: Start using openstackdoctheme's extlink extension 2019-06-17 23:00:42 +08:00
release-management.rst doc: Start using openstackdoctheme's extlink extension 2019-06-17 23:00:42 +08:00
release-notes.rst [docs] Add templates and examples of renos 2021-01-13 10:19:19 +00:00
running-tests.rst Rename kolla_docker to kolla_container 2023-11-15 13:54:57 +01:00
setup-identity-provider.rst Add support to OpenID Connect Authentication flow 2021-02-15 16:57:47 -03:00
vagrant-dev-env.rst docs: Remove redundant section about vagrant-vbguest 2023-05-18 18:13:44 +02:00