Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / fog/fog-libvirt issues and pull requests
#169 - Volume loses its format_type when saved
Issue -
State: open - Opened by mxey 13 days ago
- 1 comment
#168 - Remove unused erb and ostruct requires from util
Pull Request -
State: closed - Opened by ekohl about 2 months ago
- 1 comment
Labels: bug
#167 - Implement Ceph multiple pools and tests
Pull Request -
State: open - Opened by GaetanF about 2 months ago
#166 - Optimize XML parsing in loops
Pull Request -
State: open - Opened by ekohl about 2 months ago
#165 - Drop unused json, fog-json and fog-xml dependencies & add nokogiri
Pull Request -
State: open - Opened by ekohl about 2 months ago
#164 - Use correct ceph_args variable
Pull Request -
State: closed - Opened by ekohl about 2 months ago
Labels: bug
#163 - Force test:// URI to be used in mocked connections
Pull Request -
State: closed - Opened by ekohl 3 months ago
Labels: bug
#162 - Ceph - Libvirt handle multiple pool
Issue -
State: open - Opened by GaetanF 3 months ago
- 1 comment
Labels: enhancement
#161 - Ceph - Libvirt volume creation issue
Issue -
State: closed - Opened by GaetanF 3 months ago
#160 - Release 0.13.0
Pull Request -
State: closed - Opened by nofaralfasi 3 months ago
- 1 comment
#159 - Vagrant-libvirt : Error while connecting to Libvirt: libvirt has no compute service
Issue -
State: closed - Opened by MikeHorn-git 4 months ago
- 7 comments
#158 - Nominating @nofaralfasi for commit access
Issue -
State: closed - Opened by ekohl 4 months ago
- 5 comments
#157 - Run RuboCop CI step on Ruby 3.3
Pull Request -
State: closed - Opened by ekohl 6 months ago
#156 - Allow setting cpu mode again
Pull Request -
State: closed - Opened by ekohl 6 months ago
- 1 comment
#155 - EFI & Secure Boot
Pull Request -
State: closed - Opened by nofaralfasi 7 months ago
- 7 comments
#154 - Filter out UNDEFINE_NVRAM for test:///default
Pull Request -
State: closed - Opened by ekohl 7 months ago
#153 - Filter out UNDEFINE_NVRAM for test:///default
Pull Request -
State: closed - Opened by ekohl 7 months ago
- 1 comment
Labels: bug
#152 - Refactor volume#to_xml to please RuboCop
Pull Request -
State: closed - Opened by ekohl 7 months ago
#151 - Update minimum Ruby version to 2.7 & test on 3.x
Pull Request -
State: closed - Opened by ekohl 7 months ago
#150 - Update ruby-libvirt requirement from >= 0.7.0, < 0.8.3 to >= 0.7.0, < 0.8.4
Pull Request -
State: closed - Opened by dependabot[bot] 7 months ago
- 1 comment
Labels: dependencies, ruby
#149 - Fog::Compute.new().servers.create() returns wrong settings back
Issue -
State: open - Opened by davispuh 7 months ago
#148 - Support specifying video settings
Pull Request -
State: closed - Opened by davispuh 7 months ago
Labels: enhancement
#147 - undefined method `create_pool' for an instance of Fog::Libvirt::Compute::Real (NoMethodError)
Issue -
State: open - Opened by davispuh 7 months ago
- 2 comments
#146 - Correctly pass UNDEFINE_NVRAM when flags isn't pased
Pull Request -
State: closed - Opened by ekohl 7 months ago
- 1 comment
Labels: bug
#145 - Pin ruby-libvirt to < 0.8.3
Pull Request -
State: closed - Opened by ekohl 7 months ago
#144 - Clean up RuboCop configuration
Pull Request -
State: closed - Opened by ekohl 8 months ago
- 1 comment
#143 - minitest-stub-const is not use anywhere
Pull Request -
State: closed - Opened by voxik 8 months ago
- 5 comments
#142 - Undefine NVRAM not working if options without flags are passed to destroy
Issue -
State: closed - Opened by rwf14f 8 months ago
- 1 comment
#141 - EFI & Secure Boot
Pull Request -
State: closed - Opened by stejskalleos 8 months ago
- 9 comments
#140 - Use test:///default in tests
Pull Request -
State: closed - Opened by ekohl 8 months ago
- 3 comments
#139 - Correct the VNC password attribute
Pull Request -
State: closed - Opened by ekohl 8 months ago
- 6 comments
Labels: bug
#138 - Add Packit
Pull Request -
State: closed - Opened by stejskalleos 9 months ago
- 2 comments
#137 - feat: replaced unsupported ide with q35 machine type with scsi cdrom …
Pull Request -
State: closed - Opened by smirta 9 months ago
- 1 comment
Labels: bug
#136 - Q35 machine type does not support IDE
Issue -
State: closed - Opened by bmagistro 11 months ago
- 1 comment
#135 - Always use XML builders to construct XML
Pull Request -
State: closed - Opened by ekohl about 1 year ago
#134 - Implement EFI host creation
Pull Request -
State: closed - Opened by ekohl about 1 year ago
- 3 comments
#133 - Fix possible nil volumes for libvirt
Pull Request -
State: closed - Opened by ofedoren over 1 year ago
#132 - Undefine NVRAM on vm destruction
Pull Request -
State: open - Opened by ekohl over 1 year ago
#131 - Bump actions/checkout from 3 to 4
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, github_actions
#130 - Fix compatibility with Minitest 5+
Pull Request -
State: closed - Opened by voxik over 1 year ago
#129 - Fix disk type for block devices on QEMU >= 6.0
Pull Request -
State: closed - Opened by ekohl over 1 year ago
- 5 comments
#128 - No ability to create libvirt KVM virtual machine instances with uefi support
Issue -
State: closed - Opened by rhjyoung over 1 year ago
- 5 comments
#127 - Set the default machine type to q35 on i686 and x86_64
Pull Request -
State: closed - Opened by ekohl over 1 year ago
- 11 comments
#126 - :volumes should return empty array instead of array of nils
Pull Request -
State: closed - Opened by stejskalleos about 2 years ago
- 4 comments
#125 - Deal with no flags passed to Server#destroy
Pull Request -
State: closed - Opened by ekohl about 2 years ago
- 4 comments
#124 - Update development dependency versions
Pull Request -
State: closed - Opened by ekohl about 2 years ago
#123 - Ensure pool_to_attributes method can be called
Pull Request -
State: closed - Opened by electrofelix about 2 years ago
- 8 comments
Labels: bug
#122 - Update mocha requirement from ~> 1.15.0 to ~> 2.0.2
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 1 comment
Labels: dependencies, ruby
#121 - Update mocha requirement from ~> 1.15.0 to ~> 2.0.0
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 1 comment
Labels: dependencies, ruby
#120 - Update mocha requirement from ~> 1.15.0 to ~> 1.16.0
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 1 comment
Labels: dependencies, ruby
#119 - Update mocha requirement from ~> 1.14.0 to ~> 1.15.0
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies, ruby
#118 - Ask for merge and release permissions
Issue -
State: closed - Opened by ares over 2 years ago
- 8 comments
#117 - Add handling of block volumes with a dev source.
Pull Request -
State: closed - Opened by rwf14f over 2 years ago
- 2 comments
Labels: enhancement
#116 - fix disk type for block devices on QEMU >= 6.0
Pull Request -
State: closed - Opened by lero over 2 years ago
- 10 comments
#115 - Question: Current use of filters in requests can result in test code being unable to exercise behaviour
Issue -
State: closed - Opened by electrofelix almost 3 years ago
- 1 comment
#114 - Update mocha requirement from ~> 1.13.0 to ~> 1.14.0
Pull Request -
State: closed - Opened by dependabot[bot] almost 3 years ago
Labels: dependencies, ruby
#113 - Avoid querying for all networks by default
Pull Request -
State: closed - Opened by electrofelix almost 3 years ago
- 2 comments
#112 - Bump actions/stale from 4 to 5
Pull Request -
State: closed - Opened by dependabot[bot] almost 3 years ago
Labels: dependencies, github_actions
#111 - Bump actions/checkout from 2 to 3
Pull Request -
State: closed - Opened by dependabot[bot] almost 3 years ago
- 1 comment
Labels: dependencies, github_actions
#110 - list_domains:domains_volumes only parses <source file=...>
Issue -
State: closed - Opened by idl0r about 3 years ago
- 7 comments
Labels: no-issue-activity
#109 - Ignore owner/group when not set
Pull Request -
State: closed - Opened by lzap about 3 years ago
- 1 comment
#108 - Disable stale bot?
Issue -
State: closed - Opened by ekohl over 3 years ago
- 4 comments
Labels: no-issue-activity
#107 - Remove NVRAM in undefine call
Pull Request -
State: closed - Opened by NPellet over 3 years ago
- 9 comments
Labels: no-pr-activity
#106 - Bump reviewdog/action-rubocop from 1 to 2
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 1 comment
Labels: dependencies, github_actions
#105 - Only file-based volumes are returned
Pull Request -
State: closed - Opened by lzap over 3 years ago
- 2 comments
#104 - README example session
Pull Request -
State: closed - Opened by lzap over 3 years ago
#103 - Add 'pmsuspended' to possible virtual machine states.
Pull Request -
State: closed - Opened by abbbi over 3 years ago
#102 - Add flags option to server.destroy
Pull Request -
State: closed - Opened by byonoy-dne over 3 years ago
- 7 comments
Labels: no-pr-activity
#101 - Bump actions/stale from 3 to 4
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 1 comment
Labels: dependencies, github_actions
#100 - Version 0.9.0
Pull Request -
State: closed - Opened by lzap over 3 years ago
- 3 comments
#99 - Update mocha requirement from ~> 1.12.0 to ~> 1.13.0
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
Labels: dependencies, ruby
#98 - Bump GHA checkout to v2
Pull Request -
State: closed - Opened by lzap over 3 years ago
#97 - Bump actions/checkout from 1 to 2.3.4
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 2 comments
Labels: dependencies, github_actions
#96 - Cleanup test directory
Pull Request -
State: closed - Opened by lzap over 3 years ago
- 2 comments
Labels: no-pr-activity
#95 - Use a filter to allow listing of inactive pools
Pull Request -
State: closed - Opened by electrofelix over 3 years ago
- 13 comments
#94 - Replace server XML with Nokogiri::XML::Builder
Pull Request -
State: closed - Opened by ekohl over 3 years ago
- 14 comments
#93 - Remove unused variables in tests
Pull Request -
State: closed - Opened by ekohl over 3 years ago
- 1 comment
#92 - Remove .ruby-{gemset,version}
Pull Request -
State: closed - Opened by ekohl over 3 years ago
#91 - Remove Travis CI
Pull Request -
State: closed - Opened by ekohl over 3 years ago
- 1 comment
#90 - Update mocha requirement from ~> 1.1.0 to ~> 1.12.0
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 1 comment
Labels: dependencies, ruby
#89 - Become Ruby 2.5+ and update Rubocop
Pull Request -
State: closed - Opened by lzap over 3 years ago
- 18 comments
#88 - Exception namespace fixed for list networks
Pull Request -
State: closed - Opened by lzap almost 4 years ago
#87 - Make volume owner and group optional
Pull Request -
State: closed - Opened by ekohl almost 4 years ago
- 1 comment
#86 - Only set darwin socket path if it actually exists
Pull Request -
State: closed - Opened by radeksimko almost 4 years ago
#85 - Ruby 3.0.0 test suite fixes
Pull Request -
State: closed - Opened by voxik almost 4 years ago
#84 - Fix shell escape vulnerability
Pull Request -
State: closed - Opened by lzap about 4 years ago
#83 - Minimum Ruby version is 2.4
Pull Request -
State: closed - Opened by lzap about 4 years ago
- 2 comments
#82 - Add support for s390x architecture
Pull Request -
State: closed - Opened by lzap about 4 years ago
- 5 comments
#81 - 0.8.0 missing from github release, also changelog
Issue -
State: closed - Opened by eighthave about 4 years ago
- 3 comments
Labels: no-issue-activity
#80 - Fixes #24 - don't fail if bridge is undefined
Pull Request -
State: closed - Opened by ares about 4 years ago
- 3 comments
#79 - Skip monitor loop if it's not defined in ceph RBD disks
Pull Request -
State: closed - Opened by GermanG about 4 years ago
- 1 comment
#78 - Fixes #24 - don't fail if bridge is undefined
Pull Request -
State: closed - Opened by ares about 4 years ago
- 2 comments
#77 - template changes to allow for xen domain_type vm creation
Pull Request -
State: closed - Opened by alvinstarr over 4 years ago
- 2 comments
Labels: no-pr-activity
#76 - Q35 chipset support?
Issue -
State: closed - Opened by stove-panini over 4 years ago
- 12 comments
#75 - Return empty collection if no matching volume found
Pull Request -
State: closed - Opened by electrofelix almost 5 years ago
- 2 comments
#74 - volume filters always returns volume object when no match found
Issue -
State: closed - Opened by electrofelix almost 5 years ago
- 2 comments
Labels: no-issue-activity
#73 - Fixes #7 Add autostart feature
Pull Request -
State: closed - Opened by apatelKmd almost 5 years ago
- 2 comments
#72 - Adding Xen support.
Issue -
State: closed - Opened by alvinstarr almost 5 years ago
- 3 comments
Labels: no-issue-activity
#71 - Update video card in server.xml.erb
Pull Request -
State: closed - Opened by qpe-y9d37y almost 5 years ago
- 11 comments
Labels: no-pr-activity
#70 - cloud-init iso using mkisofs
Issue -
State: closed - Opened by jingkaihe almost 5 years ago
- 1 comment
Labels: no-issue-activity