Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 26 additions & 2 deletions cspell.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ language: en
noConfigSearch: true

words:
- acpi
- acura
- ahci
- andreas
Expand Down Expand Up @@ -69,7 +70,6 @@ words:
- chrony
- ciab
- cleura
- cleura
- cloudbase
- cloudkitty
- cloudsmith
Expand All @@ -81,9 +81,11 @@ words:
- configfile
- configfiles
- conntrack
- consoleserver
- containerd
- containerfiles
- creativecommons
- dbengine
- devicenames
- dimm
- direnv
Expand All @@ -96,27 +98,31 @@ words:
- envrc
- esxi
- ethernets
- evpn
- exigo
- exikube
- fernet
- firewalld
- floatingip
- fsid
- fuga
- galera
- garloff
- gbps
- geneve
- gnmic
- grasza
- groupname
- gunicorn
- grzegorz
- gunicorn
- hana
- harddrives
- healthmanager
- hexlify
- highlevel
- hostgroup
- hostnames
- hostvars
- hotfixes
- huaweicloud
- hugeadm
Expand All @@ -130,6 +136,7 @@ words:
- hystax
- ianal
- imguuid
- inodes
- intvl
- ipfix
- ireallymeanit
Expand All @@ -143,6 +150,7 @@ words:
- keypair
- keypairs
- keyrings
- keystoneauth
- keystonemiddleware
- knowledgebase
- kolla
Expand All @@ -154,6 +162,7 @@ words:
- libldap
- libsasl
- limitrequestbody
- lldp
- loadbalancers
- logfile
- logserver
Expand All @@ -164,12 +173,14 @@ words:
- mariabackup
- masakari
- mdns
- metalbox
- metricd
- mgrs
- microversion
- migratekit
- mitogen
- mountpoints
- multiplicator
- multisite
- multitenancy
- needrestart
Expand Down Expand Up @@ -208,6 +219,9 @@ words:
- oshm
- osism
- osismclient
- ospf
- ospfd
- ovsdb
- pagetitle
- pastebin
- peaceiris
Expand All @@ -226,6 +240,7 @@ words:
- preconfiguring
- proxysql
- pwgen
- pynetbox
- qcow
- quotaclass
- quotamultiplier
Expand All @@ -238,6 +253,7 @@ words:
- regio
- regiocloud
- replicatable
- reprovisioning
- resharding
- resolv
- resolvconf
Expand All @@ -248,10 +264,13 @@ words:
- scaphandre
- seeburger
- senlin
- servicesleaf
- sflow
- shmem
- sidenote
- skopeo
- snat
- snmp
- somaxconn
- sovereignit
- spectrumscale
Expand All @@ -274,6 +293,7 @@ words:
- tzdata
- uefi
- unbootable
- undeployment
- unmigratable
- unmute
- unrescue
Expand All @@ -289,6 +309,8 @@ words:
- virtualizes
- vmfs
- vrfs
- vrrp
- vrrpd
- vswitchd
- vxlan
- waivable
Expand All @@ -299,7 +321,9 @@ words:
- webshop
- wmem
- wsgi
- wsrep
- xena
- yourcloud
- yrzn

version: "0.2"
24 changes: 12 additions & 12 deletions docs/release-notes/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,18 +12,18 @@ The old release notes (before OSISM 7) can be found on the archived page

:::

| Series | Status | Initial Release Date | Next Phase | EOL Date |
|:--------------------------|:---------------------|:---------------------|:---------------------|:-----------------|
| [OSISM 10](./osism-10.md) | In Preparation | 8. December 2025 | Maintained | |
| [OSISM 9](./osism-9.md) | Maintained | 8. April 2025 | Extended Maintenance | |
| [OSISM 8](./osism-8.md) | Extended Maintenance | 11. September 2024 | End of life | |
| [OSISM 7](./osism-7.md) | End of life | 20. March 2024 | | 31. October 2024 |
| OSISM 6 | End of life | 20. September 2023 | | 20. May 2024 |
| OSISM 5 | End of life | | | |
| OSISM 4 | End of life | | | |
| OSISM 3 | End of life | | | |
| OSISM 2 | End of life | | | |
| OSISM 1 | End of life | | | |
| Series | Status | Initial Release Date | Next Phase |
|:--------------------------|:---------------------|:---------------------|:---------------------|
| [OSISM 10](./osism-10.md) | Maintained | 20. March 2026 | Extended Maintenance |
| [OSISM 9](./osism-9.md) | Extended Maintenance | 8. April 2025 | End of life |
| [OSISM 8](./osism-8.md) | End of life | 11. September 2024 | |
| [OSISM 7](./osism-7.md) | End of life | 20. March 2024 | |
| OSISM 6 | End of life | 20. September 2023 | |
| OSISM 5 | End of life | | |
| OSISM 4 | End of life | | |
| OSISM 3 | End of life | | |
| OSISM 2 | End of life | | |
| OSISM 1 | End of life | | |

The release notes build on each other. When upgrading from 6.0.2 to 7.0.4, you should
therefore not only read and take into account the release notes for 7.0.4 but also the
Expand Down
Loading