<div dir="ltr">Hello,<div><br></div><div>I have been able to successfully install my over and under cloud via the trippleo quick start method. I am having issues however when running the config tempest portion of the overcloud validation. I would like to complete this and run the required test after.  I have listed the error I am seeing below. I made sure I ran the command source ~/overcloudrc prior to running this command so I am unsure what is causing this issue. I am also using the latest Mikata version.</div><div><br></div><div><div>tools/config_tempest.py --out etc/tempest.conf --network-id $public_net_id --deployer-input ~/tempest-deployer-input.conf --debug --create identity.uri $OS_AUTH_URL identity.admin_password $OS_PASSWORD network.tenant_network_cidr <a href="http://192.168.0.0/24">192.168.0.0/24</a> object-storage.operator_role swiftoperator orchestration.stack_owner_role heat_stack_owner</div><div>2016-01-28 20:14:55.286 1479 INFO tempest [-] Using tempest config file /etc/tempest/tempest.conf</div><div>2016-01-28 20:14:55.365 1479 INFO __main__ [-] Reading defaults from file '/home/stack/tempest/etc/default-overrides.conf'</div><div>2016-01-28 20:14:55.367 1479 INFO __main__ [-] Adding options from deployer-input file '/home/stack/tempest-deployer-input.conf'</div><div>2016-01-28 20:14:55.367 1479 DEBUG __main__ [-] Setting [compute-feature-enabled] console_output = false set tools/config_tempest.py:403</div><div>2016-01-28 20:14:55.367 1479 DEBUG __main__ [-] Setting [object-storage] operator_role = swiftoperator set tools/config_tempest.py:403</div><div>2016-01-28 20:14:55.368 1479 DEBUG __main__ [-] Setting [orchestration] stack_owner_role = heat_stack_user set tools/config_tempest.py:403</div><div>2016-01-28 20:14:55.368 1479 DEBUG __main__ [-] Setting [volume] backend1_name = tripleo_iscsi set tools/config_tempest.py:403</div><div>2016-01-28 20:14:55.368 1479 DEBUG __main__ [-] Setting [volume-feature-enabled] bootable = true set tools/config_tempest.py:403</div><div>2016-01-28 20:14:55.368 1479 DEBUG __main__ [-] Setting [identity] uri = <a href="http://192.0.2.6:5000/v2.0">http://192.0.2.6:5000/v2.0</a> set tools/config_tempest.py:403</div><div>2016-01-28 20:14:55.368 1479 DEBUG __main__ [-] Setting [identity] admin_password = UVbm3YJsqjWRGUsFzhjcrf498 set tools/config_tempest.py:403</div><div>2016-01-28 20:14:55.368 1479 DEBUG __main__ [-] Setting [network] tenant_network_cidr = <a href="http://192.168.0.0/24">192.168.0.0/24</a> set tools/config_tempest.py:403</div><div>2016-01-28 20:14:55.369 1479 DEBUG __main__ [-] Setting [object-storage] operator_role = swiftoperator set tools/config_tempest.py:403</div><div>2016-01-28 20:14:55.369 1479 DEBUG __main__ [-] Setting [orchestration] stack_owner_role = heat_stack_owner set tools/config_tempest.py:403</div><div>2016-01-28 20:14:55.369 1479 DEBUG __main__ [-] Setting [identity] uri_v3 = <a href="http://192.0.2.6:5000/v3">http://192.0.2.6:5000/v3</a> set tools/config_tempest.py:403</div><div>2016-01-28 20:14:55.490 1479 INFO tempest_lib.common.rest_client [req-70031732-c6fa-4968-b163-a154bfee6881 ] Request (main): 200 POST <a href="http://192.0.2.6:5000/v2.0/tokens">http://192.0.2.6:5000/v2.0/tokens</a></div><div>2016-01-28 20:14:55.516 1479 INFO tempest_lib.common.rest_client [req-99efe4e1-e698-469d-9119-8dd25dc2f076 ] Request (main): 200 GET <a href="http://192.0.2.6:35357/v2.0/tenants">http://192.0.2.6:35357/v2.0/tenants</a> 0.025s</div><div>2016-01-28 20:14:55.516 1479 DEBUG __main__ [-] Setting [identity] admin_tenant_id = 9eab7137a4cd4857b8419e608cf75639 set tools/config_tempest.py:403</div><div>2016-01-28 20:14:55.524 1479 CRITICAL tempest [-] ServiceError: Request on service 'compute' with url '<a href="http://192.0.2.6:8774/v2/9eab7137a4cd4857b8419e608cf75639/extensions">http://192.0.2.6:8774/v2/9eab7137a4cd4857b8419e608cf75639/extensions</a>' failed with code 503</div><div>2016-01-28 20:14:55.524 1479 ERROR tempest Traceback (most recent call last):</div><div>2016-01-28 20:14:55.524 1479 ERROR tempest   File "tools/config_tempest.py", line 772, in <module></div><div>2016-01-28 20:14:55.524 1479 ERROR tempest     main()</div><div>2016-01-28 20:14:55.524 1479 ERROR tempest   File "tools/config_tempest.py", line 149, in main</div><div>2016-01-28 20:14:55.524 1479 ERROR tempest     object_store_discovery=conf.get_bool_value(swift_discover))</div><div>2016-01-28 20:14:55.524 1479 ERROR tempest   File "/home/stack/tempest/tempest/common/api_discovery.py", line 157, in discover</div><div>2016-01-28 20:14:55.524 1479 ERROR tempest     services[name]['extensions'] = service.get_extensions()</div><div>2016-01-28 20:14:55.524 1479 ERROR tempest   File "/home/stack/tempest/tempest/common/api_discovery.py", line 75, in get_extensions</div><div>2016-01-28 20:14:55.524 1479 ERROR tempest     body = self.do_get(self.service_url + '/extensions')</div><div>2016-01-28 20:14:55.524 1479 ERROR tempest   File "/home/stack/tempest/tempest/common/api_discovery.py", line 53, in do_get</div><div>2016-01-28 20:14:55.524 1479 ERROR tempest     " with code %d" % (<a href="http://self.name">self.name</a>, url, r.status))</div><div>2016-01-28 20:14:55.524 1479 ERROR tempest ServiceError: Request on service 'compute' with url '<a href="http://192.0.2.6:8774/v2/9eab7137a4cd4857b8419e608cf75639/extensions">http://192.0.2.6:8774/v2/9eab7137a4cd4857b8419e608cf75639/extensions</a>' failed with code 503</div><div>2016-01-28 20:14:55.524 1479 ERROR tempest</div><div><br></div><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><br></div><div dir="ltr"><br></div><div>Thanks,</div><div>Brandon J</div></div>
</div></div>