<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>Option 1</p>
<p>File bug against packstack , stable release mitaka to <a title="Ctrl+Click or tap to follow the link" id="LPlnk554006" href="https://bugzilla.redhat.com" class="OWAAutoLink">
https://bugzilla.redhat.com</a></p>
<p>and wait for better times to come</p>
<p><br>
</p>
<p>Option 2<br>
</p>
<p>1. packstack --gen-answer-file  answer1.txt</p>
<p>2. Edit answer1.txt <br>
</p>
<p><code class="no-highlight">  CONFIG_KEYSTONE_API_VERSION=v3</code></p>
<p>3.packstack --answer-file=./answer1.txt</p>
<p>It will crash running cinder's puppet , however</p>
<p># systemctll | grep cinder</p>
<p>will look just fine right after crash</p>
<p><br>
</p>
<p>4. Update answer1.txt and set<br>
</p>
<p><code class="no-highlight">  CONFIG_CINDER_INSTALL=n </code><br>
</p>
<p>5. <span>packstack --answer-file=./answer1.txt</span></p>
<p><span><br>
</span></p>
<p>Up on completion CINDER would work as far as I remember.</p>
<p>This is a hack<br>
<i></i><i></i><i></i><i></i></p>
<br>
<p>Option 3. Read and follow </p>
<p><a id="LPlnk826639" href="https://www.linux.com/blog/backport-upstream-commits-stable-rdo-mitaka-release-deployments-keystone-api-v3" class="OWAAutoLink">https://www.linux.com/blog/backport-upstream-commits-stable-rdo-mitaka-release-deployments-keystone-api-v3</a></p>
<p><br>
</p>
<p>This is right way to go which demonstrates  that you are understanding what you are doing.</p>
<p><br>
</p>
<p>Regards.<br>
</p>
<p>Boris.<br>
</p>
<p><br>
</p>
-------------------------------------------------------------------------------------------------------------------------------------------------<br>
<div style="color: rgb(49, 55, 57);">
<div>
<div id="x_divRplyFwdMsg" dir="ltr"><font style="font-size:11pt" face="Calibri, sans-serif" color="#000000"><b>From:</b> Andrey Shevel <shevel.andrey@gmail.com><br>
<b>Sent:</b> Monday, June 20, 2016 1:44 PM<br>
<b>To:</b> Boris Derzhavets<br>
<b>Subject:</b> Re: [rdo-list] mitaka installation</font>
<div> </div>
</div>
</div>
<font size="2"><span style="font-size:10pt;">
<div class="PlainText">Hello colleagues,<br>
<br>
I repeated packstack --allinone (mitaka) exactly like described on<br>
<a id="LPlnk846601" href="https://www.rdoproject.org/install/quickstart/">https://www.rdoproject.org/install/quickstart/</a>
<div style="margin-bottom: 20px; overflow: auto; width: 100%; text-indent: 0px;" id="LPBorder_GT_14664539512130.3890267926199328">
<table style="width: 90%; background-color: rgb(255, 255, 255); position: relative; overflow: auto; padding-top: 20px; padding-bottom: 20px; margin-top: 20px; border-top: 1px dotted rgb(200, 200, 200); border-bottom: 1px dotted rgb(200, 200, 200);" id="LPContainer_14664539512070.9656484209642026" cellspacing="0">
<tbody>
<tr style="border-spacing: 0px;" valign="top">
<td colspan="2" style="vertical-align: top; position: relative; padding: 0px; display: table-cell;" id="TextCell_14664539512090.9794278050519662">
<div id="LPRemovePreviewContainer_14664539512090.9417155143427502"></div>
<div style="top: 0px; color: rgb(0, 120, 215); font-weight: 400; font-size: 21px; font-family: "wf_segoe-ui_light","Segoe UI Light","Segoe WP Light","Segoe UI","Segoe WP",Tahoma,Arial,sans-serif; line-height: 21px;" id="LPTitle_14664539512090.07718642857897406">
<a target="_blank" href="https://www.rdoproject.org/install/quickstart/" style="text-decoration: none;" id="LPUrlAnchor_14664539512100.8690032819991517">Packstack quickstart — RDO</a></div>
<div style="margin: 10px 0px 16px; color: rgb(102, 102, 102); font-weight: 400; font-family: "wf_segoe-ui_normal","Segoe UI","Segoe WP",Tahoma,Arial,sans-serif; font-size: 14px; line-height: 14px;" id="LPMetadata_14664539512100.3508335804811398">
www.rdoproject.org</div>
<div style="display: block; color: rgb(102, 102, 102); font-weight: 400; font-family: "wf_segoe-ui_normal","Segoe UI","Segoe WP",Tahoma,Arial,sans-serif; font-size: 14px; line-height: 20px; max-height: 100px; overflow: hidden;" id="LPDescription_14664539512110.36062764436441763">
Packstack quickstart: Proof of concept for single node. Packstack is an installation utility that lets you spin up a proof of concept cloud on one node.</div>
</td>
</tr>
</tbody>
</table>
</div>
<br>
on newly created VM and newly installed from scratch (as virtual server) with OS<br>
<br>
[root@openstack-test ~]# cat /etc/os-release*<br>
NAME="Scientific Linux"<br>
VERSION="7.2 (Nitrogen)"<br>
ID="rhel"<br>
ID_LIKE="fedora"<br>
VERSION_ID="7.2"<br>
PRETTY_NAME="Scientific Linux 7.2 (Nitrogen)"<br>
ANSI_COLOR="0;31"<br>
CPE_NAME="cpe:/o:scientificlinux:scientificlinux:7.2:GA"<br>
HOME_URL="<a href="http://www.scientificlinux.org//">http://www.scientificlinux.org//</a>"<br>
BUG_REPORT_URL="<a href="mailto:scientific-linux-devel@listserv.fnal.gov">mailto:scientific-linux-devel@listserv.fnal.gov</a>"<br>
<br>
I got exactly same errors as before<br>
<br>
===================================<br>
Applying 192.168.122.47_amqp.pp<br>
Applying 192.168.122.47_mariadb.pp<br>
192.168.122.47_amqp.pp:                              [ DONE ]<br>
192.168.122.47_mariadb.pp:                           [ DONE ]<br>
Applying 192.168.122.47_apache.pp<br>
192.168.122.47_apache.pp:                            [ DONE ]<br>
Applying 192.168.122.47_keystone.pp<br>
Applying 192.168.122.47_glance.pp<br>
Applying 192.168.122.47_cinder.pp<br>
192.168.122.47_keystone.pp:                       [ ERROR ]<br>
Applying Puppet manifests                         [ ERROR ]<br>
<br>
ERROR : Error appeared during Puppet run: 192.168.122.47_keystone.pp<br>
Error: Could not prefetch keystone_role provider 'openstack': Could<br>
not authenticate<br>
You will find full trace in log<br>
/var/tmp/packstack/20160620-191746-ud6qNn/manifests/192.168.122.47_keystone.pp.log<br>
Please check log file<br>
/var/tmp/packstack/20160620-191746-ud6qNn/openstack-setup.log for more<br>
information<br>
Additional information:<br>
 * A new answerfile was created in: /root/packstack-answers-20160620-191747.txt<br>
 * Time synchronization installation was skipped. Please note that<br>
unsynchronized time on server instances might be problem for some<br>
OpenStack components.<br>
 * File /root/keystonerc_admin has been created on OpenStack client<br>
host 192.168.122.47. To use the command line tools you need to source<br>
the file.<br>
 * To access the OpenStack Dashboard browse to <a href="http://192.168.122.47/dashboard">
http://192.168.122.47/dashboard</a> .<br>
Please, find your login credentials stored in the keystonerc_admin in<br>
your home directory.<br>
 * To use Nagios, browse to <a href="http://192.168.122.47/nagios">http://192.168.122.47/nagios</a> username:<br>
nagiosadmin, password: 6099599f76754f92<br>
<br>
Stop Date & Time =  Mon Jun 20 19:26:39 MSK 2016<br>
==================================<br>
<br>
<br>
It seems some openstack installation drawback takes place.<br>
Automatically generated packstack-answers file is in the attachment<br>
<br>
I did pay also  attention that on the <a href="http://trystack.org/">http://trystack.org/</a> we see<br>
version 'liberty' but not 'mitaka'.<br>
<br>
<br>
Any comments ?<br>
<br>
<br>
On Fri, Jun 17, 2016 at 1:35 PM, Boris Derzhavets<br>
<bderzhavets@hotmail.com> wrote:<br>
> I have well tested workaround for CONFIG_KEYSTONE_API_VERSION=v3 based on<br>
><br>
> back porting 2 recent upstream commits to stable RDO Mitaka.<br>
><br>
> When you run `packstack --alinone`   Keystone API is v2.0 by default not<br>
> v3.<br>
><br>
> So you might be focused on v2.0, otherwise let me know.   I have detailed<br>
> notes<br>
><br>
> been done for back port ( one more time thanks to Javier Pena for upstream<br>
> work )<br>
><br>
><br>
> Boris.<br>
> ________________________________<br>
> From: rdo-list-bounces@redhat.com <rdo-list-bounces@redhat.com> on behalf of<br>
> Andrey Shevel <shevel.andrey@gmail.com><br>
> Sent: Friday, June 17, 2016 4:08 AM<br>
> To: alan.pevec@redhat.com<br>
> Cc: rdo-list<br>
> Subject: Re: [rdo-list] mitaka installation<br>
><br>
> The file REINSTALL.... is script to reinstall Openstack-mitaka<br>
><br>
> On Thu, Jun 16, 2016 at 9:39 PM, Alan Pevec <apevec@redhat.com> wrote:<br>
>>> ERROR : Error appeared during Puppet run: 193.124.84.22_keystone.pp<br>
>>> Error: Could not prefetch keystone_role provider 'openstack': Could<br>
>>> not authenticate<br>
>>> You will find full trace in log<br>
>>><br>
>>> /var/tmp/packstack/20160616-133447-C9hfh9/manifests/193.124.84.22_keystone.pp.log<br>
>><br>
>> ^ please paste this file so we can see more details about the error<br>
><br>
><br>
><br>
> --<br>
> Andrey Y Shevel<br>
<br>
<br>
<br>
-- <br>
Andrey Y Shevel<br>
</div>
</span></font></div>
</div>
</body>
</html>