Red Hat Bugzilla – Bug 908771
Have consistent conventions for variables (passwords)
Last modified: 2016-04-26 19:57:52 EDT
Description of problem: It would be nice if the password variables had the same format: CONFIG_MYSQL_PW CONFIG_KEYSTONE_DB_PW CONFIG_KEYSTONE_ADMINPASSWD Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Fix submitted upstream https://review.openstack.org/#/c/21965
Verified NVR: openstack-packstack-2012.2.3-0.1.dev454.el6ost.noarch All password attributes now has _PW suffix: CONFIG_MYSQL_PW= CONFIG_KEYSTONE_DB_PW= CONFIG_KEYSTONE_ADMIN_PW= CONFIG_GLANCE_DB_PW= CONFIG_GLANCE_KS_PW= CONFIG_CINDER_DB_PW= CONFIG_CINDER_KS_PW= CONFIG_NOVA_DB_PW= CONFIG_NOVA_KS_PW= CONFIG_SWIFT_KS_PW= CONFIG_RH_PW= CONFIG_SATELLITE_PW= CONFIG_SATELLITE_PROXY_PW= CONFIG_NAGIOS_PW=
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. http://rhn.redhat.com/errata/RHSA-2013-0671.html