yaocloud / yao

Yet Another OpenStack API wrapper
MIT License
35 stars 12 forks source link

run find_by_name when GET return Yao::NotFound #87

Closed takaishi closed 6 years ago

takaishi commented 6 years ago

There is a case in GET return not Yao::ItemNotFound but Yao::NotFound. For example, Yao::SecurityGroup.get(#{SG_NAME}).