Skip to content

Commit

Permalink
Merge pull request canonical#13268 from coreycb/issue/13239
Browse files Browse the repository at this point in the history
Update OpenStack 2023.2 EOL to 9 months
  • Loading branch information
akbarkz authored Jan 5, 2024
2 parents e9a0948 + c6d4c6e commit 2821949
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion static/js/src/chart-data.js
Original file line number Diff line number Diff line change
Expand Up @@ -1172,7 +1172,7 @@ export var openStackReleases = [
},
{
startDate: new Date("2023-10-01T00:00:00"),
endDate: new Date("2025-04-01T00:00:00"),
endDate: new Date("2024-07-01T00:00:00"),
taskName: "OpenStack 2023.2",
status: "MATCHING_OPENSTACK_RELEASE_SUPPORT",
},
Expand Down
2 changes: 1 addition & 1 deletion templates/about/release-cycle.html
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ <h2>OpenStack release cycle</h2>
<div class="u-fixed-width">
<h3>Charmed OpenStack</h3>

<p>OpenStack clouds deployed through <a href="/openstack/consulting">Private Cloud Build</a> or validated through <a href="/openstack/consulting">Cloud Validation</a> consulting engagement (aka Charmed OpenStack clouds) can also benefit from <a href="/legal/ubuntu-pro-description#uprosd-full-openstack-support">Full OpenStack support</a> under <a href="/support">Ubuntu Pro &plus; Support and Ubuntu Pro (Infra-only) &plus; Support</a>. Full OpenStack support is provided for all OpenStack versions available in the Ubuntu Archive and Ubuntu Cloud Archive during their lifespan under standard security maintenance (18, 36 or 60 months depending on the version).</p>
<p>OpenStack clouds deployed through <a href="/openstack/consulting">Private Cloud Build</a> or validated through <a href="/openstack/consulting">Cloud Validation</a> consulting engagement (aka Charmed OpenStack clouds) can also benefit from <a href="/legal/ubuntu-pro-description#uprosd-full-openstack-support">Full OpenStack support</a> under <a href="/support">Ubuntu Pro &plus; Support and Ubuntu Pro (Infra-only) &plus; Support</a>. Full OpenStack support is provided for all OpenStack versions available in the Ubuntu Archive and Ubuntu Cloud Archive during their lifespan under standard security maintenance (9, 18, 36 or 60 months depending on the version).</p>

<p>Charmed OpenStack support lifecycle on Ubuntu can be represented in this way:</p>

Expand Down
4 changes: 2 additions & 2 deletions templates/about/release_cycles/openstack-eol.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<td>OpenStack 2023.2</td>
<td>&nbsp;</td>
<td>Oct 2023</td>
<td>Apr 2025</td>
<td>Jul 2024</td>
<td>&nbsp;</td>
</tr>
<tr>
Expand Down Expand Up @@ -124,4 +124,4 @@
</tbody>
</table>
</div>
</div>
</div>

0 comments on commit 2821949

Please sign in to comment.