<div dir="ltr"><div>hi Nate,<br></div>It looks like I know the core of your issue. We will try to fix it as soon as possible.<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jun 10, 2016 at 6:05 PM, Nate Johnston <span dir="ltr"><<a href="mailto:openstacknate@gmail.com" target="_blank">openstacknate@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Running 'rally deployment check' appears to come up with good results:<br>
<br>
> keystone endpoints are valid and following services are available:<br>
> +-------------+----------------+-----------+<br>
> | services | type | status |<br>
> +-------------+----------------+-----------+<br>
> | __unknown__ | object-store2 | Available |<br>
> | __unknown__ | s3_cluster2 | Available |<br>
> | ceilometer | metering | Available |<br>
> | cinder | volume | Available |<br>
> | cloud | cloudformation | Available |<br>
> | glance | image | Available |<br>
> | heat | orchestration | Available |<br>
> | keystone | identity | Available |<br>
> | neutron | network | Available |<br>
> | nova | compute | Available |<br>
> | s3 | s3 | Available |<br>
> | swift | object-store | Available |<br>
> +-------------+----------------+-----------+<br>
<br>
Running `openstack network list` as you said appears to give good<br>
results:<br>
<br>
> [root@osrally-wc-1d ~]# openstack network list | wc -l<br>
> 62<br>
> [root@osrally-wc-1d ~]# openstack network list | tail -4<br>
> | ed4e4ab4-0b3d-447a-8333-e6020221391f | sample_network_5_updated | 6496fffb-47d0-4a0a-8a52-5b12ac5f15fc |<br>
> | f7d26120-057f-4dd5-a5b3-a684c4ce3350 | WayneNework | b0234e85-6e19-4f2b-ac6a-aac875ed445f |<br>
> | fd569510-3306-4b41-b97a-c4d337881128 | private-test-net | f3aa1c34-d08a-41ea-87cf-019e87805a2e |<br>
> +--------------------------------------+------------------------------+------------------------------------------------------------------------------------------------------------------+<br>
<br>
Looking at `rally deployment config | grep auth_url` shows the correct<br>
value for the auth URL, which is the centralized keystone service.<br>
<br>
Thanks,<br>
<br>
--N.<br>
<div class="HOEnZb"><div class="h5"><br>
On Fri, Jun 10, 2016 at 05:42:47PM +0300, Aleksandr Maretskiy wrote:<br>
> Nate,<br>
><br>
> please try to make this simple check to make sure that everything is set up<br>
> properly:<br>
><br>
> 1) command "rally deployment check" should print an ascii-table with a list<br>
> of services available<br>
> 2) load rally auto-generated openrc file and run some OpenStack CLI command,<br>
> for example:<br>
><br>
> $ . ~/.rally/openrc<br>
> $ openstack network list # does this work as expected?<br>
><br>
> Also, make sure that value of "auth_url" in Rally deployment configuration<br>
> (this can be obtained via command "rally deployment config") is correct.<br>
> Please use correct deployment configuration in opposite to envvars like<br>
> OS_AUTH_URL while using Rally<br>
><br>
><br>
> On Fri, Jun 10, 2016 at 5:25 PM, Nate Johnston <<a href="mailto:openstacknate@gmail.com">openstacknate@gmail.com</a>><br>
> wrote:<br>
><br>
> > Boris,<br>
> ><br>
> > We use a common Keystone across all of our production environments; I<br>
> > was running this against a new deployment we are working on making<br>
> > production-ready, so I had specified OS_AUTH_URL to be the common<br>
> > keystone. There is no keystone deployed in this datacenter.<br>
> ><br>
> > Is there a specific way I need to tweak Rally for that kind of setup?<br>
> ><br>
> > Thanks,<br>
> ><br>
> > --N.<br>
> ><br>
> > P.S. Sending you the catalog under separate cover.<br>
> ><br>
> > Thu, Jun 09, 2016 at 10:15:09PM -0700, Boris Pavlovic wrote:<br>
> > > Nate,<br>
> > ><br>
> > > This looks quite strange. Could you share the information from keystone<br>
> > > catalog?<br>
> > ><br>
> > > Seems like you didn't setup admin endpoint for keystone in that region.<br>
> > ><br>
> > > Best regards,<br>
> > > Boris Pavlovic<br>
> > ><br>
> > > On Thu, Jun 9, 2016 at 12:41 PM, Nate Johnston <<a href="mailto:openstacknate@gmail.com">openstacknate@gmail.com</a>><br>
> > > wrote:<br>
> > ><br>
> > > > Rally folks,<br>
> > > ><br>
> > > > I am working with an engineer to get him up to speed on Rally on a new<br>
> > > > development. He is trying out running a few tests from the samples<br>
> > > > directory, like samples/tasks/scenarios/nova/list-hypervisors.yaml -<br>
> > but<br>
> > > > he keeps getting the error "Completed: Exit context: `users`\nTask<br>
> > > > config is invalid: `Unable to setup context 'users': 'Failed to create<br>
> > > > the requested number of tenants.'`"<br>
> > > ><br>
> > > > This is against an Icehouse environment with Mitaka Rally; When I run<br>
> > > > Rally with debug logging I see:<br>
> > > ><br>
> > > > 2016-06-08 18:59:24.692 11197 ERROR rally.common.broker<br>
> > EndpointNotFound:<br>
> > > > admin endpoint for identity service in XXXX region not found<br>
> > > ><br>
> > > > However I note that $OS_AUTH_URL is set in the Rally deployment... see<br>
> > > > <a href="http://paste.openstack.org/show/509002/" rel="noreferrer" target="_blank">http://paste.openstack.org/show/509002/</a> for the full log.<br>
> > > ><br>
> > > > Any ideas you could give me would be much appreciated. Thanks!<br>
> > > ><br>
> > > > --N.<br>
> > > ><br>
> > > ><br>
> > > ><br>
> > > ><br>
> > __________________________________________________________________________<br>
> > > > OpenStack Development Mailing List (not for usage questions)<br>
> > > > Unsubscribe:<br>
> > <a href="http://OpenStack-dev-request@lists.openstack.org?subject:unsubscribe" rel="noreferrer" target="_blank">OpenStack-dev-request@lists.openstack.org?subject:unsubscribe</a><br>
> > > > <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
> > > ><br>
> ><br>
> > ><br>
> > __________________________________________________________________________<br>
> > > OpenStack Development Mailing List (not for usage questions)<br>
> > > Unsubscribe:<br>
> > <a href="http://OpenStack-dev-request@lists.openstack.org?subject:unsubscribe" rel="noreferrer" target="_blank">OpenStack-dev-request@lists.openstack.org?subject:unsubscribe</a><br>
> > > <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
> ><br>
> ><br>
> > __________________________________________________________________________<br>
> > OpenStack Development Mailing List (not for usage questions)<br>
> > Unsubscribe: <a href="http://OpenStack-dev-request@lists.openstack.org?subject:unsubscribe" rel="noreferrer" target="_blank">OpenStack-dev-request@lists.openstack.org?subject:unsubscribe</a><br>
> > <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
> ><br>
<br>
> __________________________________________________________________________<br>
> OpenStack Development Mailing List (not for usage questions)<br>
> Unsubscribe: <a href="http://OpenStack-dev-request@lists.openstack.org?subject:unsubscribe" rel="noreferrer" target="_blank">OpenStack-dev-request@lists.openstack.org?subject:unsubscribe</a><br>
> <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
<br>
<br>
__________________________________________________________________________<br>
OpenStack Development Mailing List (not for usage questions)<br>
Unsubscribe: <a href="http://OpenStack-dev-request@lists.openstack.org?subject:unsubscribe" rel="noreferrer" target="_blank">OpenStack-dev-request@lists.openstack.org?subject:unsubscribe</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr">Best regards,<br>Andrey Kurilin.<br></div></div>
</div>