Skip to content

Commit 2db1201

Browse files
author
Marcin Juszkiewicz
committed
venus: mark as unbuildable as it was not released
https://review.opendev.org/c/openstack/releases/+/824394 is still open which means Venus is not released for stable/yoga still. Change-Id: I1f17717af38f1ad66a6a568701b6fcf5a15077fb
1 parent 3d83717 commit 2db1201

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

kolla/image/build.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ class Status(Enum):
100100
},
101101

102102
'source': {
103+
"venus-base", # no stable/yoga tarballs available
103104
},
104105

105106
'centos': {

0 commit comments

Comments
 (0)