Skip to content

Commit

Permalink
Merge pull request #560 from odidev/ironic
Browse files Browse the repository at this point in the history
Add neutron and ironic files
  • Loading branch information
zachlasiuk authored Jan 24, 2025
2 parents 79cde78 + 33b2d63 commit 9f6b50d
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 0 deletions.
28 changes: 28 additions & 0 deletions content/opensource_packages/Neutron.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
---
name: Neutron
category: Networking
description: Neutron is an open-source networking service in OpenStack that delivers networking capabilities for virtual machines and various other resources.
download_url: https://pypi.org/project/neutron/#history
works_on_arm: true
supported_minimum_version:
version_number: 10.0.5
release_date: 2018/04/15

optional_info:
homepage_url: https://docs.openstack.org/neutron/latest/
support_caveats:
alternative_options:
getting_started_resources:
arm_content:
partner_content:
official_docs: https://docs.openstack.org/neutron/latest/install/index.html
arm_recommended_minimum_version:
version_number:
release_date:

optional_hidden_info:
release_notes__supported_minimum:
release_notes__recommended_minimum:
other_info: Linux/ARM64 release notes are not available. Installation is verified using "pip3 install neutron".

---
28 changes: 28 additions & 0 deletions content/opensource_packages/ironic.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
---
name: Ironic
category: Containers and Orchestration
description: Ironic is an open-source service used to manage and provision Bare Metal servers, allowing users to deploy and control physical hardware.
download_url: https://pypi.org/project/ironic/9.1.6/#history
works_on_arm: true
supported_minimum_version:
version_number: 9.1.6
release_date: 2018/12/20

optional_info:
homepage_url: https://opendev.org/openstack/ironic
support_caveats:
alternative_options:
getting_started_resources:
arm_content:
partner_content:
official_docs: https://docs.openstack.org/ironic/latest/contributor/arm-devstack-guide.html
arm_recommended_minimum_version:
version_number:
release_date:

optional_hidden_info:
release_notes__supported_minimum:
release_notes__recommended_minimum:
other_info: Linux/ARM64 release notes are not available. Installation is verified using "pip3 install ironic".

---

0 comments on commit 9f6b50d

Please sign in to comment.