GitShow/mitchellh/gophercloud-fork-40444fb
mitchellh

gophercloud-fork-40444fb

The repo name says it all.

by mitchellh
Star on GitHubFork

Go

5 stars6 forks24 contributorsQuiet · 11y agoSince 2014

Meet the team

See all 24 on GitHub →
sam-falvo
sam-falvo60 contributions
maxlinc
maxlinc12 contributions
markpeek
markpeek12 contributions
jrperritt
jrperritt5 contributions
justinsb
justinsb4 contributions
rafbgarcia
rafbgarcia4 contributions
jamiehannaford
jamiehannaford3 contributions
polvi
polvi1 contribution

Languages

View on GitHub →
Go98.7%
Shell1.3%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

2 of 6 standards met

Community profile →
42
✓README✓License○Contributing○Code of Conduct○Issue Template○PR Template

Recent PRs & issues

Quiet · 2 in progress · Last activity 11y ago
See all on GitHub →
jgoldschrafe
Support OpenStack availability zonesOpenPR

Expose the property of the v2.0 compute API so it can be hooked by Packer.

jgoldschrafe · 11y ago
jenspinney
Identity compute service by type instead of nameOpenPR

I understand this fork is probably not meant for active development, but there's a bug here that prevents packer's OpenStack builder from working with some private OpenStack deployments, HP's public cloud, and likely others. This bug has been fixed in the current version of gophercloud (see https://github.com/rackspace/gophercloud/pull/179 for the bug fix and discussion). This commit won't be needed once packer is updated to the latest version of gophercloud. Instead of identifying the compute service by looking for a service named "nova", we should look for a service with the type "compute". The name of a service is configurable and may vary between OpenStack deployments, but the type should always be "compute". This behavior would match the strategy used by python-novaclient, the reference implementation for OpenStack clients (see here and here). This _theoretically_ could break people using packer if they configured their OpenStack deployment to have more than one "compute" services and were relying on packer using the one called "nova", or if they configured their compute service to have a type other than "compute", but in these cases the standard nova client wouldn't work with their configuration, so I think the likelihood of this occurring is pretty low.

jenspinney · 11y ago
Structured data for AI agents

Repository: mitchellh/gophercloud-fork-40444fb. Description: The repo name says it all. Stars: 5, Forks: 6. Primary language: Go. Languages: Go (98.7%), Shell (1.3%). Open PRs: 2, open issues: 0. Last activity: 11y ago. Community health: 42%. Top contributors: sam-falvo, maxlinc, markpeek, jrperritt, justinsb, rafbgarcia, jamiehannaford, polvi, benbp, philips and others.

·@ofershap

Replace github.com with gitshow.dev