actions-marketplace-validations/devstack-action
Deploy OpenStack with devstack
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Feb 16, 2026
- License
- Apache 2.0
Pinned Snippet
uses: actions-marketplace-validations/emilienm_devstack-action@d88a6e8ffc15bb269608d331bc642c9fa0b717a9 # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| branch | Name of the branch to deploy | — | master |
| conf_overrides | Configuration overrides for devstack | — | "" |
| enabled_services | Add or remove services to deploy via devstack | — | "" |
| log_dir | Directory for logs | — | /tmp/devstack-logs |
| enable_workaround_docker_io | Enable or disable workaround for docker.io | — | true |
| force | Allow running devstack on unsupported distro | — | no |
Outputs
no outputs