Hide Forgot
rubygem-staypuft: Clicking on 'Access all details' button after a successful deployment - get the following in Controllers IPs secton: "192.168.0.6 what subnet type here?" Environment: openstack-puppet-modules-2014.1-22.1.el6ost.noarch ruby193-rubygem-foreman_openstack_simplify-0.0.6-8.el6ost.noarch openstack-foreman-installer-2.0.28-1.el6ost.noarch rhel-osp-installer-0.4.2-1.el6ost.noarch Steps to reproduce: 1. install rhel-osp-installer. 2. Configure nonHA neutron deployment. 3. Once the deployment completes successfully - click on the "Access all details" button. Result: Get the following text in the Controllers IPs section: "192.168.0.6 what subnet type here?" Expected result: No questions should be there
THis looks like something that was intended as a "TODO" or "FIXME" comment but ended up in the actual rendered text instead. Right now, for HA this page shows all VIPs (so on admin, public, and private networks, but about 33 total). For non-HA we're only showing the single 'Management' network IP. We should probably change the latter to showing IP addresses on the three API networks (Management, Public API, Admin API), with labels (in addition to removing the question/comment text).
Fix is in this PR: https://github.com/theforeman/staypuft/pull/344 Fix is as described in comment 1
Pushed to master; puddle later today.
Verified: rhel-osp-installer-0.4.2-1.el6ost.noarch ruby193-rubygem-foreman_openstack_simplify-0.0.6-8.el6ost.noarch openstack-puppet-modules-2014.1-23.el6ost.noarch openstack-foreman-installer-2.0.29-1.el6ost.noarch The reported issue doesn't reproduce.
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://rhn.redhat.com/errata/RHBA-2014-1800.html