Skip to content

OpenStack Services Action

Actions
Provide OpenStack services for integration testing
v2.0.0
Latest
Star (1)

openstack-action

We have migrated from GitHub Actions to Zuul CI and no longer maintain this action.

Our Devstack job for Zuul CI is available in https://github.com/osism/zuul-jobs.

GitHub Action for running OpenStack services as part of your workflows.

Usage

jobs:
  openstack:
    runs-on: ubuntu-latest
    steps:
      - uses: osism/openstack-action@main
        with:
          release: yoga
          services: keystone

OpenStack Services Action is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

Provide OpenStack services for integration testing
v2.0.0
Latest

OpenStack Services Action is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.