Skip to content

Commit 59a4197

Browse files
Merge pull request #673 from odidev/qt_masakari
Add Qt and Openstack Masakari files
2 parents e026da2 + 5e14fc6 commit 59a4197

2 files changed

Lines changed: 62 additions & 0 deletions

File tree

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
---
2+
name: Openstack Masakari
3+
category: DevOps
4+
description: Masakari is the Virtual Machine High Availability (VMHA) service for OpenStack that automatically recovers KVM-based VMs from failures like VM crashes or host issues, and provides APIs to manage the recovery process.
5+
download_url: https://github.com/openstack/masakari/tags
6+
works_on_arm: true
7+
supported_minimum_version:
8+
version_number: 6.0.0
9+
release_date: 2018/08/30
10+
11+
12+
optional_info:
13+
homepage_url: https://docs.openstack.org/masakari/latest/
14+
support_caveats:
15+
alternative_options:
16+
getting_started_resources:
17+
arm_content:
18+
partner_content:
19+
official_docs: https://docs.openstack.org/masakari/latest/#installation
20+
arm_recommended_minimum_version:
21+
version_number:
22+
release_date:
23+
reference_content:
24+
rationale:
25+
26+
optional_hidden_info:
27+
release_notes__supported_minimum:
28+
release_notes__recommended_minimum:
29+
other_info: There are no release notes for Linux/ARM64. Maskari version 6.0.0 is the minimum that can be installed on Ubuntu Bionic via "apt-get install masakari-api masakari-engine python3-masakari". Similarly, Maskari version 9.0.0 is the minimum that can be installed via apt on Ubuntu Bionic.
30+
31+
---

content/opensource_packages/qt.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
---
2+
name: Qt
3+
category: Languages and Frameworks
4+
description: Qt is a cross-platform application development framework primarily used with C++ (and optionally QML). It provides UI components, libraries, and tools for building GUI and embedded applications, fitting squarely under programming frameworks.
5+
download_url: https://download.qt.io/official_releases/online_installers/
6+
works_on_arm: true
7+
supported_minimum_version:
8+
version_number: 6.7.0
9+
release_date: 2024/04/02
10+
11+
12+
optional_info:
13+
homepage_url: https://www.qt.io/
14+
support_caveats:
15+
alternative_options:
16+
getting_started_resources:
17+
arm_content:
18+
partner_content:
19+
official_docs: https://doc.qt.io/qt-6/qt-online-installation.html
20+
arm_recommended_minimum_version:
21+
version_number:
22+
release_date:
23+
reference_content:
24+
rationale:
25+
26+
optional_hidden_info:
27+
release_notes__supported_minimum: https://www.qt.io/blog/qt-6.7-released
28+
release_notes__recommended_minimum:
29+
other_info: Prebuild binaries for Linux on ARM are available as technology review in version 6.7.0.
30+
31+
---

0 commit comments

Comments
 (0)