Skip to content

Shared services for ManageIQ tools and applications

License

Notifications You must be signed in to change notification settings

blomquisg/miq_tools_services

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MiqToolsServices

Build Status Code Climate

Shared services for ManageIQ tools and applications

The service wrappers allow us to have a central location for "extension" methods, as well as providing thread safety around things that may not be thread safe. The latter is important because most of the ManageIQ tools use Sidekiq which runs in a threaded context.

Services that are wrapped or extended include

About

Shared services for ManageIQ tools and applications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%