vcr - record test=setup/setupvcr - record test=resources/content_hosts
fixes #17453 - use PUT /rhsm/consumers/:id to update facts
vcr - full recording
fixes #17505, #17052 - refine search for subs in act-keys and content-hosts
Fixes #17624 - Compatibility with authenticators
- use existing foreman api connection for csv too- adds compatibility with authenticators
fixes #16880 - add --search option to export
fixes #17510 - add custom column export configuration for content-hosts
Fixes #17420 - Use Test Corp subs in AK itemized (#139)
Use the subscriptions from the Test Corporation for testing itemizedimport/export of activation-keys
fixes #17259 - products columns for docker content
Fixes #17051 - PUT quantity to attach for AK subs (#134)
PUT the quantity to attach to the activation key rather than thetotal quantity attached
`activation-keys --itemized-subscriptions --file ak_subs.csv`
new search content-hosts test
recorded test=resources/subscriptions
recorded test=setup/setup
fixes #15581 - configuration based on foreman stanza
Merge pull request #125 from thomasmckay/16660-domains
fixes #16660 - i18n, locations added
fixes #16661 - i18n and --help test
fixes #____ - subscriptions manifest, dates
fixes #16493 - create manifest in portal
fixes #16501 - subnets import not setting proxies
Changed the vcr recording by adding --reload-cache to all the hammer commands. This hopefully will avoid the intermittent failures due to fetching the v2.json.
fixes #16428 - set domain FastGettext
+ Initialize FastGettext properly when called under Thread.new()+ Changed pot/po files from _ to -
fixes #16281 - add --itemized-subscriptions to activation-keys
fixes #15752 - continue processing even if error
fixes #15743 - import and export of subscriptions one-per-line
fixes #15740 - move red hat repo enable to products
This PR also fixed some aspects of the new VCR tests
fixes #15916 - infrastructure to switch tests to use vcr
Switching to VCR will allow both running against a live server (as the existing tests do now) or to run in pre-recorded mode.
Setting initial code coverage to 26%
Added default rake task to run rubocop and test
fixes #14265 - import content hosts with hypervisors and guests
fixes #14162 - hide unsupported sub-commands and options
+ updated for ruby 2.0.0+ updated README+ fixed rubocop+ updated tests+ based on feedback switched to default being unsupported for new commands
myriad changes in attempt to get import working against master/develop
job-templates
+ export job-templates+ import job-templates+ other odds&bits
general fixes
+ rex wipoperating-systems - additional columns, redmine issues created+ allow --dir w/ individual --
+ import/export host-groups+ import/export domains+ fixed --organization search options+ updated export args+ content-views test+ updated test data+ export job-templates+ removed COUNT column from export
updates to tests and functionality
+ added export containers+ export content-view-filters erratum and rpm types+ 'hammer csv import' now works from --dir https://somewhere+ 'hammer csv import' tests and fixes
+ removed copyright and old comments that had been moved to README
+ updated api call to add host collections to activation key
+ adding import/export settings
+ clean up options --organization and --file
+ added deprecation for --csv-file and --csv-export...
updated to work with foreman-csv plugin
fixed roles
updated comment
export content-hosts
+ export content-hosts+ renamed some code from 'system' to 'content-host'+ handle different server versions and their search syntax+ add --organization to limit some commands to specific orgs
content hosts auto-attach
updates to export from SAM
rubocop - Lint/AmbiguousRegexpLiteral
rubocop - Lint/AmbiguousOperator
Checks /api/status for SAM (Headpin)
corrected api errors in roles csv
update roles use of api with test and docs
Note: The roles test does not work completely since changing user is not working. Unsure how to accomplish this. Tests run as admin do work.
First pass at documentation
content-views and content-view-filters and myriad more
lots and lots of changes as foretello develop/master iterates to stability
myriad changes... all for the better!
+ minor - removed nesting params in 'user'+ mostly working export subscriptions w/ repos to enable+ products export pipe to import working hammer csv products --csv-export | hammer csv products -v
corrected threading
reports updated
removed debug
updates to csv
fixed lifecycle-env
ship it
a lot of fixes and updates across many resources to match katello updates
removed commented lines from roles.csv
+ updated 'hammer csv import' command+ fixed import/export roles
export smart proxies
import smart proxies
locations added to smart proxies
cleaned up org loc associations
rubocop cleaning
starting compute resources
import compute resources
megacorp - working on subnets
megacorp - subnet import wip
megacorp - subnets wip...
removed hammer-it
adding config
cleaning it up
cleaning up tests
updated case statement
csv-scope - lots of cleanup
fixes #4926 - systems test and rubocop cleanup
fixes #4873 - add rubocop.yml
rubocop - cleaned base.rb, users.rb, and updated users_test.rb
test-fixes - setup_test clean except for manifest upload repeat
cv-updates - a lot of updates and clean up+ GPLv2 in files+ updated to new dynamic apipie bindings+ fixed domain and puppet environments associating to organizations
hosts-test - confirm expected host is present
clean-test - updates
roles-test - wip
roles-test - users now get roles, orgs, and locations
reports - roles working
hostprod - host/guest working now
hostguest - sys group attaching to systems now
hostguest - cleaning up orgs
hostguest - wip
hostguest - working on arch, os, and org linking
hostguest - through ptables
hostguest - lifecycle envs
hostguest - env export
cv - provider, products, repo creation
systems - sys groups working
updated to use 'results'
pfacts - facts working
hammer-time - both full create and update working
puppet-facts - import/export working
os-details - os w/ arch & ptable working
stuff - lots of refactoring for foreman
hosts - export and create seem to be working
foreman-env - out / in / update working
akeys - activation keys and other stuff