https://github.com/csem/fog-libvirt

libvirt provider for fog

https://github.com/csem/fog-libvirt

Science Score: 10.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
    1 of 36 committers (2.8%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (8.8%) to scientific vocabulary

Keywords from Contributors

cloud-computing fog fog-computing fog-proxmox foreman foreman-plugins foreman-proxmox proxmox proxmox-ve theforeman
Last synced: 10 months ago · JSON representation

Repository

libvirt provider for fog

Basic Info
  • Host: GitHub
  • Owner: csem
  • License: mit
  • Language: Ruby
  • Default Branch: master
  • Size: 184 KB
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Fork of fog/fog-libvirt
Created over 4 years ago · Last pushed over 4 years ago
Metadata Files
Readme License

README.md

Fog::Libvirt

fog-libvirt is a libvirt provider for fog.

Build Status Dependency Status Code Climate Gem Version Gittip

Installation

fog-libvirt can be used as a module for fog or installed separately as:

$ sudo gem install fog-libvirt

Usage

Example REPL session:

```

require "fog/libvirt" => true compute = Fog::Compute.new(provider: :libvirt, libvirturi: "qemu:///session") => #<Fog::Libvirt::Compute::Real:46980 @uri=#<Fog::Libvirt::Util::URI:0x0000000002def920 @parseduri=#, @uri="qemu:///session"... server = compute.servers.create(name: "test") => ], volumes=[ ], active=false, bootorder=["hd", "cdrom", "network"], display={:type=>"vnc", :port=>"-1", :listen=>"127.0.0.1"}, cpu={}, hugepages=false, guestagent=true, virtio_rng={}, state="shutoff"

```

See README.md.

Contributing

Please refer to CONTRIBUTING.md.

License

Please refer to LICENSE.md.

Owner

  • Name: CSEM
  • Login: csem
  • Kind: organization
  • Email: info@csem.ch
  • Location: Neuchâtel Switzerland

Swiss Center for Electronics and Microtechnology

GitHub Events

Total
Last Year

Committers

Last synced: over 3 years ago

All Time
  • Total Commits: 121
  • Total Committers: 36
  • Avg Commits per committer: 3.361
  • Development Distribution Score (DDS): 0.901
Top Committers
Name Email Commits
Josef Stribny j****y@r****m 12
Paulo Ribeiro p****0@g****m 10
Josef Strzibny s****y@s****e 10
Oliver Freyermuth o****h@g****m 9
geemus g****s@g****m 8
Darragh Bailey d****y@h****m 7
Lukas Zapletal l****t@r****m 7
Paulo Ribeiro p****o@m****o 5
Ewoud Kohl van Wijngaarden e****d@k****l 5
Radek Simko r****o@g****m 5
Vít Ondruch v****h@r****m 4
Michael Moll k****v@k****e 4
dependabot[bot] 4****]@u****m 3
Tomer Brisker t****r@g****m 3
anonym a****m@r****t 2
Dan Williams d****w@r****m 2
Darragh Bailey d****y@g****m 2
Dominic Cleal d****c@c****g 2
Dmitri Dolguikh d****i@a****a 2
Ariel Salvo a****o@v****m 2
Sean Ford s****d@g****m 2
Anand Patel a****l@p****m 1
David Bishop d****j@a****m 1
Germán Gutiérrez g****z@g****m 1
Florian Pritz b****d@x****t 1
Guido Günther a****x@s****g 1
Jonathan Camara i****l@y****m 1
Aditi Puntambekar a****b@r****m 1
Marek Hulan m****n@r****m 1
td512 t****2@u****m 1
and 6 more...

Issues and Pull Requests

Last synced: 11 months ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • rubygems 1,929 total
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 1
  • Total maintainers: 1
rubygems.org: fog-libvirt-csem

This library can be used as a module for 'fog' or as standalone libvirt provider.

  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 1,929 Total
Rankings
Dependent packages count: 15.7%
Forks count: 29.8%
Stargazers count: 43.0%
Average: 46.4%
Dependent repos count: 46.8%
Downloads: 96.5%
Maintainers (1)
Last synced: 11 months ago