Red Hat Bugzilla – Bug 1103871
add method for adding plugin routes to bastion
Last modified: 2017-02-23 16:16:24 EST
In order to have previously working angular plugin fixed, the following two edits were necessary (thanks @ehelms for assistance!): $ git diff WARNING: terminal is not fully functional - (press RETURN) diff --git a/engines/bastion/app/assets/javascripts/bastion/bastion.js b/engines/bastion/app/assets/jaindex 17db963..13d276b 100644 --- a/engines/bastion/app/assets/javascripts/bastion/bastion.js +++ b/engines/bastion/app/assets/javascripts/bastion/bastion.js @@ -104,3 +104,5 @@ //= require_tree "./activation-keys" //= require "bastion/bastion-bootstrap" + +//= require "roles/roles" diff --git a/engines/bastion/config/routes.rb b/engines/bastion/config/routes.rb index 74d4046..ff1d6f4 100644 --- a/engines/bastion/config/routes.rb +++ b/engines/bastion/config/routes.rb @@ -12,6 +12,7 @@ Bastion::Engine.routes.draw do sync_plans host_collections katello_tasks + roles ] end
Created from redmine issue http://projects.theforeman.org/issues/5789
Upstream bug assigned to ehelms@redhat.com
Moving to POST since upstream bug http://projects.theforeman.org/issues/5789 has been closed
Failed. I dont find the changes mentioned in the description in /opt/rh/ruby193/root/usr/share/gems/gems/katello-2.1.0/engines/bastion/app/assets/javascripts/bastion/bastion.js Version Tested: Nightly Oct 10, 2014 * apr-util-ldap-1.3.9-3.el6_0.1.x86_64 * candlepin-0.9.32-1.el6.noarch * candlepin-common-1.0.8-1.el6.noarch * candlepin-selinux-0.9.32-1.el6.noarch * candlepin-tomcat6-0.9.32-1.el6.noarch * elasticsearch-0.90.10-7.el6.noarch * foreman-1.7.0-0.develop.201410091913git35b6fb9.el6.noarch * foreman-compute-1.7.0-0.develop.201410091913git35b6fb9.el6.noarch * foreman-gce-1.7.0-0.develop.201410091913git35b6fb9.el6.noarch * foreman-libvirt-1.7.0-0.develop.201410091913git35b6fb9.el6.noarch * foreman-ovirt-1.7.0-0.develop.201410091913git35b6fb9.el6.noarch * foreman-postgresql-1.7.0-0.develop.201410091913git35b6fb9.el6.noarch * foreman-proxy-1.7.0-0.develop.201410081229git52f0bac.el6.noarch * foreman-release-1.7.0-0.develop.201410091913git35b6fb9.el6.noarch * foreman-selinux-1.7.0-0.develop.201409301113git2f345de.el6.noarch * foreman-vmware-1.7.0-0.develop.201410091913git35b6fb9.el6.noarch * katello-2.1.0-1.201410091751gitc9c45c1.el6.noarch * katello-certs-tools-2.0.1-1.el6.noarch * katello-default-ca-1.0-1.noarch * katello-installer-2.1.0-1.201410021645git304e036.el6.noarch * katello-repos-2.1.1-1.el6.noarch * katello-server-ca-1.0-1.noarch * openldap-2.4.23-32.el6_4.1.x86_64 * pulp-docker-plugins-0.2.1-0.2.beta.el6.noarch * pulp-katello-0.3-3.el6.noarch * pulp-nodes-common-2.5.0-0.7.beta.el6.noarch * pulp-nodes-parent-2.5.0-0.7.beta.el6.noarch * pulp-puppet-plugins-2.5.0-0.7.beta.el6.noarch * pulp-puppet-tools-2.5.0-0.7.beta.el6.noarch * pulp-rpm-plugins-2.5.0-0.7.beta.el6.noarch * pulp-selinux-2.5.0-0.7.beta.el6.noarch * pulp-server-2.5.0-0.7.beta.el6.noarch * python-ldap-2.3.10-1.el6.x86_64 * ruby193-rubygem-ldap_fluff-0.3.1-1.el6.noarch * ruby193-rubygem-net-ldap-0.3.1-2.el6.noarch * ruby193-rubygem-runcible-1.2.0-1.el6.noarch
Moving back to Assigned and setting Verified -> FailedQA
This is a dev task. Spoke to Tom Mckay and Eric Helms and this is okay to be marked verified.
This bug is slated to be released with Satellite 6.1.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2015:1592