Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new section: Useful OpenStack resources #632

Merged
merged 6 commits into from
Feb 20, 2024
Merged
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
1 change: 1 addition & 0 deletions .github/actions/spelling/allow.txt
Original file line number Diff line number Diff line change
Expand Up @@ -459,6 +459,7 @@ oph
ophuser
orcid
organisations
osidle
ost
OTHERDESCR
owslib
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
---
title: "Useful Resources"
weight: 60
type: "docs"
description: >
Collection of useful resources for OpenStack administrators
---

In this page we gather a list of useful resources for OpenStack administrators.

## OpenStack IDLE VM Detector (osidle)

Our partners from [GRyCAP UPV](https://grycap.upv.es/) have created a tool
to analyze the usage of Virtual Machines running in OpenStack. For more
information please visit:
[https://github.com/grycap/osidle/](https://github.com/grycap/osidle/).

## Share yours

Would you like to share your favourite tool to make OpenStack management easier?
Then [contact us](../../../../support/)!
Loading