diff --git a/deliverables/train/octavia-dashboard.yaml b/deliverables/train/octavia-dashboard.yaml index ca08b6d135..62010b792b 100644 --- a/deliverables/train/octavia-dashboard.yaml +++ b/deliverables/train/octavia-dashboard.yaml @@ -33,6 +33,10 @@ releases: projects: - repo: openstack/octavia-dashboard hash: 8463b8f443e2a1f493c5b7cedf7fca5259a231aa + - version: train-eol + projects: + - repo: openstack/octavia-dashboard + hash: ecb3ecdb460c75854315cf36a973ca8b6528c7dc branches: - name: stable/train location: 4.0.0.0rc1 diff --git a/deliverables/train/octavia-lib.yaml b/deliverables/train/octavia-lib.yaml index 92dd6398b5..910afda244 100644 --- a/deliverables/train/octavia-lib.yaml +++ b/deliverables/train/octavia-lib.yaml @@ -31,4 +31,8 @@ releases: projects: - repo: openstack/octavia-lib hash: cec8b194211b5f6dc6c927210b082e8a4282a9d2 + - version: train-eol + projects: + - repo: openstack/octavia-lib + hash: 107133f320d0db0e65d657aa3a04412325199e48 release-notes: https://docs.openstack.org/releasenotes/octavia-lib/train.html diff --git a/deliverables/train/octavia.yaml b/deliverables/train/octavia.yaml index 5ea4d6b6a0..ce91d57148 100644 --- a/deliverables/train/octavia.yaml +++ b/deliverables/train/octavia.yaml @@ -58,6 +58,10 @@ releases: projects: - repo: openstack/octavia hash: a686bc1c4cf4f73f14acf579465c2add046bbdc2 + - version: train-eol + projects: + - repo: openstack/octavia + hash: 355f6b1c1bf2e524cde403011b882dc79f91039a branches: - name: stable/train location: 5.0.0.0rc1 diff --git a/deliverables/train/python-octaviaclient.yaml b/deliverables/train/python-octaviaclient.yaml index b0331a2eda..f7b3035711 100644 --- a/deliverables/train/python-octaviaclient.yaml +++ b/deliverables/train/python-octaviaclient.yaml @@ -26,4 +26,8 @@ releases: projects: - repo: openstack/python-octaviaclient hash: b5397ea3e45935246824eedf96727979e3323d0b + - version: train-eol + projects: + - repo: openstack/python-octaviaclient + hash: b6642c9a0489b4980a1098487325c31fa3163dad release-notes: https://docs.openstack.org/releasenotes/python-octaviaclient/train.html