Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / yaocloud/yao issues and pull requests
#209 - Fix broken hyperlink on README.md
Pull Request -
State: closed - Opened by nishidayuya about 1 year ago
#208 - Fixed an error that occurs when nil is passed
Pull Request -
State: closed - Opened by buty4649 over 1 year ago
#207 - Add support pagination on Glance API
Pull Request -
State: closed - Opened by buty4649 over 1 year ago
#206 - Add ServerMigrate
Pull Request -
State: closed - Opened by buty4649 over 2 years ago
#205 - Change to return Yao::Subnet
Pull Request -
State: closed - Opened by buty4649 over 2 years ago
#204 - Add created_at/updated_at method to Yao::Volume
Pull Request -
State: closed - Opened by buty4649 over 2 years ago
#203 - Add delete method
Pull Request -
State: closed - Opened by buty4649 over 2 years ago
#202 - Add VolumeServices
Pull Request -
State: closed - Opened by buty4649 over 2 years ago
#201 - Add live_migrate method
Pull Request -
State: closed - Opened by buty4649 over 2 years ago
#200 - Add usefull method to Yao::Server
Pull Request -
State: closed - Opened by buty4649 over 2 years ago
#199 - Strict instantiation methods.
Pull Request -
State: closed - Opened by buty4649 over 2 years ago
- 1 comment
#198 - Replace InvalidResponse to Yao::ItemNotFound
Pull Request -
State: closed - Opened by buty4649 over 2 years ago
- 2 comments
#197 - Fix invalid request with empty or nil
Pull Request -
State: closed - Opened by buty4649 over 2 years ago
#196 - add methods {associate, disassociate } Yao::FloatingIP with Yao::Port
Pull Request -
State: closed - Opened by hiboma over 2 years ago
#195 - add Yao::Port#floating_ip, Yao::Port#has_floating_ip?
Pull Request -
State: closed - Opened by hiboma over 2 years ago
#194 - support Yao::Server#ports
Pull Request -
State: closed - Opened by hiboma over 2 years ago
- 1 comment
#193 - Strictly check resource names
Pull Request -
State: closed - Opened by buty4649 over 2 years ago
#192 - Add update/delete to instance method
Pull Request -
State: closed - Opened by buty4649 over 2 years ago
#191 - Add delete method
Pull Request -
State: closed - Opened by buty4649 over 2 years ago
#190 - Fix error when Yao::Flavor.get called
Pull Request -
State: closed - Opened by buty4649 over 2 years ago
#189 - Update CI
Pull Request -
State: closed - Opened by buty4649 over 2 years ago
#188 - Fix get! raises when item is not found.
Pull Request -
State: closed - Opened by buty4649 over 2 years ago
#187 - Add Volume#project
Pull Request -
State: closed - Opened by buty4649 over 2 years ago
#186 - Replace tenant to project
Pull Request -
State: closed - Opened by buty4649 over 2 years ago
#185 - Yao::Routerの空の値が返ってくる各メソッドを定義しなおす
Pull Request -
State: closed - Opened by buty4649 over 2 years ago
#184 - Yao::LoadBalancerPoolの各メソッドを見直し
Pull Request -
State: closed - Opened by buty4649 over 2 years ago
#183 - friendly_attributes以外でもインスタンス化する
Pull Request -
State: closed - Opened by buty4649 over 2 years ago
#182 - Yao::Volumeにtenantメソッドを追加する
Issue -
State: closed - Opened by buty4649 almost 3 years ago
#181 - Add role_assignment method
Pull Request -
State: closed - Opened by buty4649 almost 3 years ago
#180 - Fix broken when call Yao::RoleAssignment.list
Pull Request -
State: closed - Opened by buty4649 almost 3 years ago
#179 - Add a few methods to Yao::Volume
Pull Request -
State: closed - Opened by buty4649 almost 3 years ago
#178 - Yao::RoleAssignmentクラスのメソッドを実行するとkeystone関連のクラスが壊れる
Issue -
State: closed - Opened by buty4649 almost 3 years ago
- 1 comment
#177 - Add server_usage to Yao::Tenant/Project
Pull Request -
State: closed - Opened by buty4649 almost 3 years ago
#176 - i want to use ca_cert without cert & key
Pull Request -
State: closed - Opened by pyama86 about 4 years ago
#175 - OS_CACERTをサポートした
Pull Request -
State: closed - Opened by pyama86 about 4 years ago
- 1 comment
#174 - Yao::Volumeにstatus関連のメソッドがほしい
Issue -
State: closed - Opened by buty4649 over 4 years ago
- 1 comment
#173 - support paging
Pull Request -
State: closed - Opened by pyama86 over 4 years ago
- 3 comments
#172 - Documentation commentを追加する
Pull Request -
State: closed - Opened by n01e0 over 4 years ago
- 2 comments
#171 - self[name]が空の文字列だった場合,map_attribute_to_resourceはnilを返します
Pull Request -
State: closed - Opened by n01e0 over 4 years ago
- 1 comment
#170 - Fix/#169 image name
Pull Request -
State: closed - Opened by n01e0 over 4 years ago
- 10 comments
#169 - Yao::Server#image.nameを2回実行するとundefined method `key?'を返す
Issue -
State: closed - Opened by buty4649 over 4 years ago
- 6 comments
#168 - Use custom user-agent
Pull Request -
State: closed - Opened by buty4649 over 4 years ago
#167 - Conseal token at debug print
Pull Request -
State: closed - Opened by buty4649 over 4 years ago
- 1 comment
#166 - Fix tenant detection in role, in v2 API mode
Pull Request -
State: closed - Opened by udzura over 4 years ago
#165 - Use get_by_name to force return value is single Tenant
Pull Request -
State: closed - Opened by udzura over 4 years ago
- 1 comment
#164 - fix CI error for faraday-1.0.x
Pull Request -
State: closed - Opened by buty4649 over 4 years ago
#163 - 開発のガイドを README.md に載せる
Pull Request -
State: open - Opened by hiboma over 4 years ago
- 1 comment
#162 - override Yao::Resources::Restfully_Accessible.resource_from_json
Pull Request -
State: closed - Opened by n01e0 over 4 years ago
- 9 comments
#161 - Yao::Image.get(image_id)がnilになる
Issue -
State: closed - Opened by n01e0 over 4 years ago
- 6 comments
#160 - Add get_vnc_console
Pull Request -
State: closed - Opened by n01e0 over 4 years ago
#159 - use rake-13.0
Pull Request -
State: closed - Opened by buty4649 almost 5 years ago
#158 - add suppert default domain
Pull Request -
State: closed - Opened by buty4649 almost 5 years ago
#157 - Fix: warning: Passing the keyword argument as the last hash parameter is deprecated
Pull Request -
State: closed - Opened by buty4649 almost 5 years ago
#156 - Temporarily chang ruby-head to ruby-2.7.0
Pull Request -
State: closed - Opened by buty4649 almost 5 years ago
#155 - Add Yao::ServerGroup
Pull Request -
State: closed - Opened by buty4649 almost 5 years ago
#154 - Fix error for test_amphora.
Pull Request -
State: closed - Opened by buty4649 almost 5 years ago
- 1 comment
#153 - Fix: warning: Using the last argument as keyword parameters is deprecated
Pull Request -
State: closed - Opened by buty4649 almost 5 years ago
- 1 comment
#152 - fix invalid mapping to LoadBalancerPool.
Pull Request -
State: closed - Opened by takaishi almost 5 years ago
#151 - forgot autoload amphora
Pull Request -
State: closed - Opened by takaishi almost 5 years ago
#150 - support amphora api
Pull Request -
State: closed - Opened by takaishi almost 5 years ago
#149 - fix typo
Pull Request -
State: closed - Opened by takaishi almost 5 years ago
#148 - add Yao::Resources::Hypervisor#lib/yao/resources
Pull Request -
State: closed - Opened by Drumato almost 5 years ago
- 1 comment
#147 - use glance API instead of nova API.
Pull Request -
State: closed - Opened by buty4649 about 5 years ago
#146 - Add Yao::Network#ports
Pull Request -
State: closed - Opened by buty4649 about 5 years ago
#145 - introduce Yao::Resources::NetworkingAgents
Pull Request -
State: closed - Opened by hiboma about 5 years ago
- 1 comment
#144 - Yao::Tenant の servers インスタンスメソッドが動作しない問題を修正します
Pull Request -
State: closed - Opened by takaishi about 5 years ago
- 3 comments
#143 - Yao::OldSample.listが配列を返さなくなっていたバグを修正
Pull Request -
State: closed - Opened by takaishi about 5 years ago
#142 - fix: Yao::Meter.list does not return array of Yao::Resources::Meter instance.
Pull Request -
State: closed - Opened by takaishi about 5 years ago
#141 - `meters_by_name': private method `select' called for #<Yao::Resources::Meter:0x00007fa76e10e358> (NoMethodError)
Issue -
State: closed - Opened by takaishi about 5 years ago
#140 - ProjectでもTenantと同様のメソッド(servers, ports, accessible)を使えるようにする
Pull Request -
State: closed - Opened by takaishi about 5 years ago
- 1 comment
#139 - add get! method
Pull Request -
State: closed - Opened by buty4649 about 5 years ago
- 1 comment
#138 - Fix deprecated property for GitHub Actions
Pull Request -
State: closed - Opened by buty4649 about 5 years ago
- 1 comment
#137 - Fix: NoMethodError: undefined method `size'
Pull Request -
State: closed - Opened by buty4649 about 5 years ago
- 1 comment
#136 - Yao::Server.listが返すimageは空の文字列を返すことがある
Issue -
State: closed - Opened by buty4649 about 5 years ago
- 2 comments
#135 - Add methods and tests for Yao::Hypervisor
Pull Request -
State: closed - Opened by hiboma about 5 years ago
#134 - API versioning
Pull Request -
State: closed - Opened by hiboma about 5 years ago
- 1 comment
#133 - add YARD to lib/yao/plugins/registry.rb
Pull Request -
State: closed - Opened by hiboma about 5 years ago
- 1 comment
#132 - add YARD for lib/yao/client.rb and refactoring structure
Pull Request -
State: closed - Opened by hiboma about 5 years ago
#131 - assert_equalの引数をswapした
Pull Request -
State: closed - Opened by buty4649 about 5 years ago
- 3 comments
#130 - add syntax sugar methods: Yao::ComputeServices#enabled?, Yao::ComputeServices#disabled?
Pull Request -
State: closed - Opened by hiboma about 5 years ago
#129 - fix typo
Pull Request -
State: closed - Opened by buty4649 about 5 years ago
- 1 comment
#128 - add Project to Yao::Resource
Pull Request -
State: closed - Opened by buty4649 about 5 years ago
#127 - Deprecate Yao::Resources::RestfullyAccessible.return_resources, Yao::Resources::*.list_detail
Pull Request -
State: closed - Opened by hiboma about 5 years ago
- 10 comments
#126 - Deprecate Yao::Resources::RestfullyAccessible.return_resource
Pull Request -
State: closed - Opened by hiboma about 5 years ago
- 2 comments
#125 - refactoring: Yao::Resources::RestfullyAccessible#create_url
Pull Request -
State: closed - Opened by hiboma about 5 years ago
- 1 comment
#124 - Drop support ruby-2.3
Pull Request -
State: closed - Opened by buty4649 about 5 years ago
- 1 comment
#123 - Yao::Resources::Userのkeystone v3対応
Pull Request -
State: closed - Opened by buty4649 about 5 years ago
#122 - Yao::Resources::Roleのkeystone v3対応
Pull Request -
State: closed - Opened by buty4649 about 5 years ago
- 1 comment
#121 - write more strict tests for Yao::Resoure::*
Pull Request -
State: closed - Opened by hiboma about 5 years ago
- 2 comments
#120 - add tests Yao::Resource::{Resource, Sample, OldSample}
Pull Request -
State: closed - Opened by hiboma over 5 years ago
#119 - Introduce Yao::Resources::PortAssociationable
Pull Request -
State: closed - Opened by hiboma over 5 years ago
- 2 comments
#118 - introduce Yao::Resources::NetworkAssociationable
Pull Request -
State: closed - Opened by hiboma over 5 years ago
- 1 comment
#117 - Yao::User.find is broken
Issue -
State: closed - Opened by hiboma over 5 years ago
- 1 comment
#116 - Add support Compute services (os-services)
Pull Request -
State: closed - Opened by buty4649 over 5 years ago
- 1 comment
#115 - Removed Travis badge.
Pull Request -
State: closed - Opened by hsbt over 5 years ago
#114 - テストのリファクタリング: 余計な require を削る
Pull Request -
State: closed - Opened by hiboma over 5 years ago
- 1 comment
#113 - bundle exec rake test TEST=test/yao/resources/test_<リソース名>.rb を実行できるようにする
Pull Request -
State: closed - Opened by hiboma over 5 years ago
- 2 comments
#112 - リファクタリング: test/yao/resources/test_security_group_rule.rb のクラス名を変更する
Pull Request -
State: closed - Opened by hiboma over 5 years ago
#111 - ハッシュの key が重複してwarning が出ているのを直す
Pull Request -
State: closed - Opened by hiboma over 5 years ago
#110 - テスト時のデバッグログを抑制する
Pull Request -
State: closed - Opened by hiboma over 5 years ago
- 1 comment