Skip to content

Commit dc683fa

Browse files
committed
document that binary images are now deprecated
Support for binary images gets removed in Z cycle. Change-Id: I9cd93a2022d6b9d17f326d55d57f86cb5e141e7d
1 parent 1a9d5a1 commit dc683fa

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

doc/source/admin/image-building.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,11 @@ installed from upstream sources. The default method of the OpenStack install is
124124
125125
kolla-build -t binary
126126
127+
.. note::
128+
129+
Building of binary images is deprecated in Yoga. Please switch to source
130+
ones.
131+
127132
The locations of OpenStack source code are written in ``kolla-build.conf``.
128133
The source type supports ``url``, ``git``, and ``local``. The location of
129134
the ``local`` source type can point to either a directory containing the source
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
prelude: |
3+
Binary images are deprecated in Yoga and any support for them will be
4+
removed in the next cycle. Users are requested to migrate to source based
5+
images.

0 commit comments

Comments
 (0)