Skip to content
This repository was archived by the owner on Mar 14, 2023. It is now read-only.
Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

GitHub Action for running openstack services as part of your workflows

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors