Add DIB_REPOREF_requirements when building images using a specific branch
When using a specific branch of ironic-python-agent for building ironic images, we need to specefiy also the openstack/requirements branch: Change-Id: I259b5644150fe78018e2e0a6a4d719b973ab462f
This commit is contained in:
parent
0f20afb478
commit
075cf46faf
@ -74,6 +74,7 @@ To use a specific branch of ironic-python-agent, use:
|
||||
.. code-block:: bash
|
||||
|
||||
export DIB_REPOREF_ironic_python_agent=origin/stable/queens
|
||||
export DIB_REPOREF_requirements=origin/stable/queens
|
||||
|
||||
To build image for architectures other than amd64, you can either set the
|
||||
``ARCH`` environment variable or use ``-a`` to specify the target
|
||||
|
Loading…
Reference in New Issue
Block a user