Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refs #11500 - merging host_unification to master #5630

Merged
merged 18 commits into from
Dec 1, 2015
Merged

Conversation

jlsherrill
Copy link
Member

No description provided.

jlsherrill and others added 17 commits October 6, 2015 11:05
Fixes #11509,#11510,#11511 - adding content and subscription aspect
Conflicts:
	app/lib/actions/katello/system/create.rb
	app/lib/actions/katello/system/update.rb
	test/actions/katello/system_test.rb
	test/glue/pulp/consumer_test.rb
Merging master into host unification
Fixes #11500: migrate content hosts to hosts.
Conflicts:
	app/lib/actions/katello/system/create.rb
	app/lib/actions/katello/system/update.rb
	katello.gemspec
	test/actions/katello/system_test.rb
	test/fixtures/vcr_cassettes/pulp/repository/contents.yml
	test/fixtures/vcr_cassettes/pulp/repository/create.yml
	test/fixtures/vcr_cassettes/pulp/repository/operations.yml
	test/fixtures/vcr_cassettes/pulp/repository/puppet.yml
	test/fixtures/vcr_cassettes/pulp/repository/repository.yml
	test/support/fixtures_support.rb
Conflicts:
	app/lib/actions/katello/system/destroy.rb
	test/actions/katello/system_test.rb
	test/controllers/api/v2/systems_controller_test.rb
Merging master into host unification
+ moved code from run to finalize
+ wrap task in User.as()
+ duplicate hypervisor names "virt-who-$fqdn-$orgid"
+ changed mock task output
+ updates based on PR comments
+ refactor find host
+ tests
+ rubocop fixes
+ amend author
fixes #11513 - hypervisors as hosts
Refs #11500 - rename aspects to facets
@waldenraines
Copy link
Contributor

ACK from me, but we may want to get someone not on the host unification team to review.

@johnpmitsch
Copy link
Contributor

I see some minor changes that will have to be made wrt rails4 but nothing that can't be done after merging master into rails4 branch, so I do not think you need to change anything in this PR

@cpeters
Copy link
Contributor

cpeters commented Nov 25, 2015

@johnpmitsch agreed.

ACK

@jlsherrill
Copy link
Member Author

@ehelms you good with this?

@ehelms
Copy link
Member

ehelms commented Nov 30, 2015

Are there upgrade instructions for this work? Does it require just a DB migrate?

@jlsherrill
Copy link
Member Author

@ehelms just db:migrate

let me rebase to master

@ehelms
Copy link
Member

ehelms commented Dec 1, 2015

ACK for me, passed basic testing and assumptions
On Nov 30, 2015 10:52 PM, "Justin Sherrill" notifications@github.com
wrote:

@ehelms https://github.com/ehelms just db:migrate

let me rebase to master


Reply to this email directly or view it on GitHub
#5630 (comment).

Conflicts:
	test/fixtures/vcr_cassettes/pulp/consumer/bind.yml
	test/fixtures/vcr_cassettes/pulp/consumer/consumer.yml
	test/fixtures/vcr_cassettes/pulp/consumer/content.yml
	test/fixtures/vcr_cassettes/pulp/consumer/create.yml
	test/fixtures/vcr_cassettes/pulp/consumer/delete.yml
	test/fixtures/vcr_cassettes/pulp/repository/contents.yml
	test/fixtures/vcr_cassettes/pulp/repository/create.yml
	test/fixtures/vcr_cassettes/pulp/repository/operations.yml
	test/fixtures/vcr_cassettes/pulp/repository/puppet.yml
	test/fixtures/vcr_cassettes/pulp/repository/repository.yml
@theforeman-bot
Copy link

There were the following issues with the commit message:

  • eba78ad must be in the format fixes #redmine_number - brief description.
  • a98c999 must be in the format fixes #redmine_number - brief description.
  • c885d72 must be in the format fixes #redmine_number - brief description.
  • 412c882 must be in the format fixes #redmine_number - brief description.
  • 6b14273 must be in the format fixes #redmine_number - brief description.
  • 7e41894 must be in the format fixes #redmine_number - brief description.
  • 3df7271 must be in the format fixes #redmine_number - brief description.
  • cdffd71 must be in the format fixes #redmine_number - brief description.
  • d31891c must be in the format fixes #redmine_number - brief description.
  • 5a90d44 must be in the format fixes #redmine_number - brief description.
  • f58b973 must be in the format fixes #redmine_number - brief description.
  • 88733d0 must be in the format fixes #redmine_number - brief description.
  • 18c2908 must be in the format fixes #redmine_number - brief description.

If you don't have a ticket number, please create an issue in Redmine, selecting the appropriate project.

More guidelines are available on the Foreman wiki.


This message was auto-generated by Foreman's prprocessor

@jlsherrill
Copy link
Member Author

Merged master back in, only conflicts were vcr cassettes for pulp repo & consumer cassettes. Rerecorded those.

@ehelms
Copy link
Member

ehelms commented Dec 1, 2015

👍

@waldenraines
Copy link
Contributor

@ehelms is that an ACK?

@ehelms
Copy link
Member

ehelms commented Dec 1, 2015

ACK

jlsherrill added a commit that referenced this pull request Dec 1, 2015
Refs #11500 - merging host_unification to master
@jlsherrill jlsherrill merged commit a602aa2 into master Dec 1, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants