Fixes #14703 - Add taxonomies to Registries API
Fixes #14519 - Removing containers from API removes them from Docker
Before this fix, the API was just removing the container in the Foremandatabase. This commit includes more tests for both the UI and APIcontainer deletion to ensure this area is a bit more solid.
Fixes #14244 - Update the strings to be more compliant with the project standards
Fixes #11984 - Update the plugin to use the latest gettext from core,and re-extract the strings.
Once this is merged, the project needs to be added to transifex.
fixes #7230 - rails 4 compatibility
Fixes #12681 - Support rubocop 0.35.1 by fixing broken rules
Fixes #10191 - Pass proper memory parameter to Docker
Fixes #9753 - container name is optional
Fixes #9901 - Better handling of errors in container api
Fixes #10029 - Docker registry API
Fixes #9310, #9518 - Create containers using katello repos
This commit adds code to create Containers using katello repos.
Fixes #9643 - Added search param to the containers index API
Fixes #9562 - Fixing the baseurl in the containers api
Fixes #7874 - Docker Containers API
Routes are namespaced, code still needs to be namespaced