Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/foreman-node-sharing-plugin
  Commit: 313792fddef3162c42a8dae2bcc44e3e3b72dbd2
      
https://github.com/jenkinsci/foreman-node-sharing-plugin/commit/313792fddef3162c42a8dae2bcc44e3e3b72dbd2
  Author: Oliver Gondža <ogon...@gmail.com>
  Date:   2017-06-09 (Fri, 09 Jun 2017)

  Changed paths:
    R Jenkinsfile
    M README.md
    A build-config/checkstyle-suppressions.xml
    A build-config/swe_checkstyle.xml
    R foreman-container/Dockerfile
    R foreman-container/README.md
    R foreman-container/plugins/foreman_reserve.rb
    R foreman-host-configurator/README.md
    R foreman-host-configurator/foreman-host-configurator
    R foreman-host-configurator/pom.xml
    R foreman-host-configurator/samples/create-example.json
    R foreman-host-configurator/scripts/startForemanContainer.sh
    R 
foreman-host-configurator/src/main/java/com/redhat/foreman/cli/AbstractFileProcessor.java
    R foreman-host-configurator/src/main/java/com/redhat/foreman/cli/Api.java
    R 
foreman-host-configurator/src/main/java/com/redhat/foreman/cli/Command.java
    R 
foreman-host-configurator/src/main/java/com/redhat/foreman/cli/CreateFromFile.java
    R 
foreman-host-configurator/src/main/java/com/redhat/foreman/cli/ListHosts.java
    R foreman-host-configurator/src/main/java/com/redhat/foreman/cli/Main.java
    R 
foreman-host-configurator/src/main/java/com/redhat/foreman/cli/Release.java
    R 
foreman-host-configurator/src/main/java/com/redhat/foreman/cli/UpdateFromFile.java
    R 
foreman-host-configurator/src/main/java/com/redhat/foreman/cli/docker/fixtures/ForemanContainer.java
    R 
foreman-host-configurator/src/main/java/com/redhat/foreman/cli/exception/ForemanApiException.java
    R 
foreman-host-configurator/src/main/java/com/redhat/foreman/cli/model/Architecture.java
    R 
foreman-host-configurator/src/main/java/com/redhat/foreman/cli/model/Defaults.java
    R 
foreman-host-configurator/src/main/java/com/redhat/foreman/cli/model/Domain.java
    R 
foreman-host-configurator/src/main/java/com/redhat/foreman/cli/model/Environment.java
    R 
foreman-host-configurator/src/main/java/com/redhat/foreman/cli/model/Host.java
    R 
foreman-host-configurator/src/main/java/com/redhat/foreman/cli/model/HostTypeAdapter.java
    R 
foreman-host-configurator/src/main/java/com/redhat/foreman/cli/model/Hostgroup.java
    R 
foreman-host-configurator/src/main/java/com/redhat/foreman/cli/model/Hosts.java
    R 
foreman-host-configurator/src/main/java/com/redhat/foreman/cli/model/Medium.java
    R 
foreman-host-configurator/src/main/java/com/redhat/foreman/cli/model/OperatingSystem.java
    R 
foreman-host-configurator/src/main/java/com/redhat/foreman/cli/model/PTable.java
    R 
foreman-host-configurator/src/main/java/com/redhat/foreman/cli/model/Parameter.java
    R 
foreman-host-configurator/src/main/java/com/redhat/foreman/cli/model/Reservation.java
    R 
foreman-host-configurator/src/main/resources/com/redhat/foreman/cli/docker/fixtures/ForemanContainer
    R foreman-host-configurator/src/main/resources/log4j.properties
    R 
foreman-host-configurator/src/test/java/com/redhat/foreman/cli/AbstractTest.java
    R 
foreman-host-configurator/src/test/java/com/redhat/foreman/cli/ApiTest.java
    R 
foreman-host-configurator/src/test/java/com/redhat/foreman/cli/CreateTest.java
    R 
foreman-host-configurator/src/test/java/com/redhat/foreman/cli/HostAdapterTest.java
    R 
foreman-host-configurator/src/test/java/com/redhat/foreman/cli/ListTest.java
    R 
foreman-host-configurator/src/test/java/com/redhat/foreman/cli/MainTest.java
    R 
foreman-host-configurator/src/test/java/com/redhat/foreman/cli/PerformanceTest.java
    R 
foreman-host-configurator/src/test/java/com/redhat/foreman/cli/ReleaseTest.java
    R 
foreman-host-configurator/src/test/java/com/redhat/foreman/cli/UpdateTest.java
    R 
foreman-host-configurator/src/test/resources/com/redhat/foreman/cli/create-missing-name.json
    R 
foreman-host-configurator/src/test/resources/com/redhat/foreman/cli/create-parameters-updated.json
    R 
foreman-host-configurator/src/test/resources/com/redhat/foreman/cli/create-same-name.json
    R 
foreman-host-configurator/src/test/resources/com/redhat/foreman/cli/create-with-tokens.json
    R 
foreman-host-configurator/src/test/resources/com/redhat/foreman/cli/create.json
    R 
foreman-host-configurator/src/test/resources/com/redhat/foreman/cli/new.json
    R 
foreman-host-configurator/src/test/resources/com/redhat/foreman/cli/release-with-update.json
    R 
foreman-host-configurator/src/test/resources/com/redhat/foreman/cli/release.json
    R 
foreman-host-configurator/src/test/resources/com/redhat/foreman/cli/tokens1.properties
    R foreman-node-sharing-plugin/README.md
    R foreman-node-sharing-plugin/build-config/checkstyle-suppressions.xml
    R foreman-node-sharing-plugin/build-config/swe_checkstyle.xml
    R foreman-node-sharing-plugin/pom.xml
    R 
foreman-node-sharing-plugin/src/main/java/com/redhat/foreman/DisposableImpl.java
    R 
foreman-node-sharing-plugin/src/main/java/com/redhat/foreman/ForemanAPI.java
    R 
foreman-node-sharing-plugin/src/main/java/com/redhat/foreman/ForemanCleanupThread.java
    R 
foreman-node-sharing-plugin/src/main/java/com/redhat/foreman/ForemanComputer.java
    R 
foreman-node-sharing-plugin/src/main/java/com/redhat/foreman/ForemanComputerListener.java
    R 
foreman-node-sharing-plugin/src/main/java/com/redhat/foreman/ForemanSharedNode.java
    R 
foreman-node-sharing-plugin/src/main/java/com/redhat/foreman/ForemanSharedNodeCloud.java
    R foreman-node-sharing-plugin/src/main/java/com/redhat/foreman/HostInfo.java
    R 
foreman-node-sharing-plugin/src/main/java/com/redhat/foreman/launcher/ForemanComputerLauncherFactory.java
    R 
foreman-node-sharing-plugin/src/main/java/com/redhat/foreman/launcher/ForemanSSHComputerLauncherFactory.java
    R 
foreman-node-sharing-plugin/src/main/resources/com/redhat/foreman/ForemanComputer/configure.jelly
    R 
foreman-node-sharing-plugin/src/main/resources/com/redhat/foreman/ForemanSharedNode/configure-entries.jelly
    R 
foreman-node-sharing-plugin/src/main/resources/com/redhat/foreman/ForemanSharedNodeCloud/config.jelly
    R 
foreman-node-sharing-plugin/src/main/resources/com/redhat/foreman/ForemanSharedNodeCloud/help-credentialsId.html
    R 
foreman-node-sharing-plugin/src/main/resources/com/redhat/foreman/ForemanSharedNodeCloud/help-password.html
    R 
foreman-node-sharing-plugin/src/main/resources/com/redhat/foreman/ForemanSharedNodeCloud/help-sshConnectionTimeOut.html
    R 
foreman-node-sharing-plugin/src/main/resources/com/redhat/foreman/ForemanSharedNodeCloud/help-url.html
    R 
foreman-node-sharing-plugin/src/main/resources/com/redhat/foreman/ForemanSharedNodeCloud/help-user.html
    R 
foreman-node-sharing-plugin/src/main/resources/com/redhat/foreman/ForemanSharedNodeCloud/index.jelly
    R 
foreman-node-sharing-plugin/src/main/resources/com/redhat/foreman/Messages.properties
    R foreman-node-sharing-plugin/src/main/resources/index.jelly
    R 
foreman-node-sharing-plugin/src/test/java/com/redhat/foreman/ForemanSharedNodeCloudTest.java
    R 
foreman-node-sharing-plugin/src/test/java/com/redhat/foreman/ForemanTestRule.java
    R 
foreman-node-sharing-plugin/src/test/java/com/redhat/foreman/TestUtils.java
    R 
foreman-node-sharing-plugin/src/test/java/com/redhat/foreman/launcher/ForemanDummyComputerLauncherFactory.java
    R foreman-node-sharing-plugin/src/test/resources/ath-container/Dockerfile
    R 
foreman-node-sharing-plugin/src/test/resources/com/redhat/foreman/body1.txt
    R 
foreman-node-sharing-plugin/src/test/resources/com/redhat/foreman/body2.txt
    R 
foreman-node-sharing-plugin/src/test/resources/com/redhat/foreman/body4.txt
    R 
foreman-node-sharing-plugin/src/test/resources/com/redhat/foreman/host-info-custom-java-path.txt
    R 
foreman-node-sharing-plugin/src/test/resources/com/redhat/foreman/host-info.txt
    R 
foreman-node-sharing-plugin/src/test/resources/com/redhat/foreman/host-release-success.txt
    R 
foreman-node-sharing-plugin/src/test/resources/com/redhat/foreman/host-reserved-success.txt
    R 
foreman-node-sharing-plugin/src/test/resources/com/redhat/foreman/hosts-search-reservable.txt
    R 
foreman-node-sharing-plugin/src/test/resources/com/redhat/foreman/service-status.txt
    R foreman-node-sharing-plugin/vnc.sh
    A pom.xml
    A src/main/java/com/redhat/foreman/DisposableImpl.java
    A src/main/java/com/redhat/foreman/ForemanAPI.java
    A src/main/java/com/redhat/foreman/ForemanCleanupThread.java
    A src/main/java/com/redhat/foreman/ForemanComputer.java
    A src/main/java/com/redhat/foreman/ForemanComputerListener.java
    A src/main/java/com/redhat/foreman/ForemanSharedNode.java
    A src/main/java/com/redhat/foreman/ForemanSharedNodeCloud.java
    A src/main/java/com/redhat/foreman/HostInfo.java
    A 
src/main/java/com/redhat/foreman/launcher/ForemanComputerLauncherFactory.java
    A 
src/main/java/com/redhat/foreman/launcher/ForemanSSHComputerLauncherFactory.java
    A src/main/resources/com/redhat/foreman/ForemanComputer/configure.jelly
    A 
src/main/resources/com/redhat/foreman/ForemanSharedNode/configure-entries.jelly
    A src/main/resources/com/redhat/foreman/ForemanSharedNodeCloud/config.jelly
    A 
src/main/resources/com/redhat/foreman/ForemanSharedNodeCloud/help-credentialsId.html
    A 
src/main/resources/com/redhat/foreman/ForemanSharedNodeCloud/help-password.html
    A 
src/main/resources/com/redhat/foreman/ForemanSharedNodeCloud/help-sshConnectionTimeOut.html
    A src/main/resources/com/redhat/foreman/ForemanSharedNodeCloud/help-url.html
    A 
src/main/resources/com/redhat/foreman/ForemanSharedNodeCloud/help-user.html
    A src/main/resources/com/redhat/foreman/ForemanSharedNodeCloud/index.jelly
    A src/main/resources/com/redhat/foreman/Messages.properties
    A src/main/resources/index.jelly
    A src/test/java/com/redhat/foreman/ForemanSharedNodeCloudTest.java
    A src/test/java/com/redhat/foreman/ForemanTestRule.java
    A src/test/java/com/redhat/foreman/TestUtils.java
    A 
src/test/java/com/redhat/foreman/launcher/ForemanDummyComputerLauncherFactory.java
    A src/test/resources/com/redhat/foreman/body1.txt
    A src/test/resources/com/redhat/foreman/body2.txt
    A src/test/resources/com/redhat/foreman/body4.txt
    A src/test/resources/com/redhat/foreman/host-info-custom-java-path.txt
    A src/test/resources/com/redhat/foreman/host-info.txt
    A src/test/resources/com/redhat/foreman/host-release-success.txt
    A src/test/resources/com/redhat/foreman/host-reserved-success.txt
    A src/test/resources/com/redhat/foreman/hosts-search-reservable.txt
    A src/test/resources/com/redhat/foreman/service-status.txt

  Log Message:
  -----------
  Revert "Merge pull request #51 from scoheb/merge-3-repos-2"

This reverts commit b41e9b153722e15d060ec08efabaa0d3c01a7380, reversing
changes made to 8d90db9ec8d10263d67bd546b6933304e148b3a7.


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to