<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Title" content="">
<meta name="Keywords" content="">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
{font-family:"Cambria Math";
panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0in;
margin-bottom:.0001pt;
font-size:12.0pt;
font-family:Calibri;}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:#0563C1;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{mso-style-priority:99;
color:#954F72;
text-decoration:underline;}
span.EmailStyle17
{mso-style-type:personal-compose;
font-family:Calibri;
color:windowtext;}
span.msoIns
{mso-style-type:export-only;
mso-style-name:"";
text-decoration:underline;
color:teal;}
.MsoChpDefault
{mso-style-type:export-only;
font-family:Calibri;}
@page WordSection1
{size:8.5in 11.0in;
margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
{page:WordSection1;}
--></style>
</head>
<body bgcolor="white" lang="EN-US" link="#0563C1" vlink="#954F72">
<div class="WordSection1">
<p class="MsoNormal"><span style="font-size:11.0pt">Hello Ops,<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">In our Mitaka Deployment with SSL and Keystone v3, we are having the below errors while trying to create a stack but they do not show while listing them:<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt"># openstack stack list<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">WARNING: openstackclient.common.utils is deprecated and will be removed after Jun 2017. Please use osc_lib.utils<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">[root@wpc-controller ~]# openstack stack create --template instance-hot.yaml hot-instance<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">ERROR: Remote error: BadRequest Expecting to find domain in user - the server could not comply with the request since it is either malformed or otherwise incorrect. The client is assumed to be in error. (HTTP
400) (Request-ID: req-e281f8bd-c7cd-486f-87be-dd6401b25cd3)<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">[u'<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">Our Heat Conf:<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">[DEFAULT]<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">log_dir = /var/log/heat<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">heat_metadata_server_url = https://wpc-controller.cedev1.d002.eng.pdx.wd:8000<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">heat_waitcondition_server_url = https://wpc-controller.cedev1.d002.eng.pdx.wd:8000/v1/waitcondition<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">heat_watch_server_url = https://wpc-controller.cedev1.d002.eng.pdx.wd:8003<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">region_name_for_services = RegionOne<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">num_engine_workers = 5<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">auth_encryption_key = orchestration_auth_encryption_32<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt"># Domain<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">stack_domain_admin_password = service_pass<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">stack_domain_admin = heat_domain_admin<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">stack_user_domain = d41933e4c1314a9e8f589db66cc9f844<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">deferred_auth_method=trusts<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">[oslo_messaging_notifications]<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">driver = heat.openstack.common.notifier.rpc_notifier<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">[keystone_authtoken]<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">auth_type = v3password<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">username = heat<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">project_name = service<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">project_domain_name = Default<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">user_domain_name = Default<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">auth_url = https://wpc-controller.cedev1.d002.eng.pdx.wd:5000/v3<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">password = $PASSWORD<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">[trustee]<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">auth_plugin = v3password<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">username = heat<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">auth_url = https://wpc-controller.cedev1.d002.eng.pdx.wd:35357/v3<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">password = mypass<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">[oslo_messaging_rabbit]<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">rabbit_userid = admin<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">rabbit_password = mypass<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">[clients_keystone]<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">auth_uri = https://wpc-controller.cedev1.d002.eng.pdx.wd:5000/<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">[ec2authtoken]<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">auth_uri = https://wpc-controller.cedev1.d002.eng.pdx.wd:5000/v3<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">[heat_api]<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">bind_host = 0.0.0.0<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">bind_port = 8004<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">workers = 5<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">cert_file = /etc/heat/ssl/certs/sslcert.pem<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">key_file = /etc/heat/ssl/private/sslkey.pem<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">Anyone has faced this problem? I tried any things and I got stuck!<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">Edgar<o:p></o:p></span></p>
</div>
</body>
</html>