Comment 0 for bug 1683153

Revision history for this message
Liping Mao (limao) wrote :

2017-04-16 06:47:15.786475 | 2017-04-16 06:47:15.786 | 2017-04-16 06:47:15.747 21254 ERROR rally.plugins.openstack.context.keystone.users [-] public endpoint for compute service in RegionOne region not found
2017-04-16 06:47:15.789538 | 2017-04-16 06:47:15.789 | 2017-04-16 06:47:15.747 21254 ERROR rally.plugins.openstack.context.keystone.users Traceback (most recent call last):
2017-04-16 06:47:15.792158 | 2017-04-16 06:47:15.791 | 2017-04-16 06:47:15.747 21254 ERROR rally.plugins.openstack.context.keystone.users File "/opt/stack/new/rally/rally/plugins/openstack/context/keystone/users.py", line 125, in _remove_default_security_group
2017-04-16 06:47:15.795089 | 2017-04-16 06:47:15.794 | 2017-04-16 06:47:15.747 21254 ERROR rally.plugins.openstack.context.keystone.users sg = uclients.nova().security_groups.find(name="default")
2017-04-16 06:47:15.798135 | 2017-04-16 06:47:15.797 | 2017-04-16 06:47:15.747 21254 ERROR rally.plugins.openstack.context.keystone.users File "/opt/stack/new/rally/rally/osclients.py", line 209, in __call__
2017-04-16 06:47:15.800574 | 2017-04-16 06:47:15.800 | 2017-04-16 06:47:15.747 21254 ERROR rally.plugins.openstack.context.keystone.users self.cache[key] = self.create_client(*args, **kwargs)
2017-04-16 06:47:15.802967 | 2017-04-16 06:47:15.802 | 2017-04-16 06:47:15.747 21254 ERROR rally.plugins.openstack.context.keystone.users File "/opt/stack/new/rally/rally/osclients.py", line 347, in create_client
2017-04-16 06:47:15.806746 | 2017-04-16 06:47:15.806 | 2017-04-16 06:47:15.747 21254 ERROR rally.plugins.openstack.context.keystone.users endpoint_override=self._get_endpoint(service_type))
2017-04-16 06:47:15.810347 | 2017-04-16 06:47:15.809 | 2017-04-16 06:47:15.747 21254 ERROR rally.plugins.openstack.context.keystone.users File "/opt/stack/new/rally/rally/osclients.py", line 164, in _get_endpoint
2017-04-16 06:47:15.814284 | 2017-04-16 06:47:15.813 | 2017-04-16 06:47:15.747 21254 ERROR rally.plugins.openstack.context.keystone.users api_url = self.keystone.service_catalog.url_for(**kw)
2017-04-16 06:47:15.817921 | 2017-04-16 06:47:15.817 | 2017-04-16 06:47:15.747 21254 ERROR rally.plugins.openstack.context.keystone.users File "/usr/local/lib/python2.7/dist-packages/positional/__init__.py", line 101, in inner
2017-04-16 06:47:15.824619 | 2017-04-16 06:47:15.824 | 2017-04-16 06:47:15.747 21254 ERROR rally.plugins.openstack.context.keystone.users return wrapped(*args, **kwargs)
2017-04-16 06:47:15.828197 | 2017-04-16 06:47:15.827 | 2017-04-16 06:47:15.747 21254 ERROR rally.plugins.openstack.context.keystone.users File "/usr/local/lib/python2.7/dist-packages/keystoneauth1/access/service_catalog.py", line 228, in url_for
2017-04-16 06:47:15.831689 | 2017-04-16 06:47:15.831 | 2017-04-16 06:47:15.747 21254 ERROR rally.plugins.openstack.context.keystone.users raise exceptions.EndpointNotFound(msg)
2017-04-16 06:47:15.834907 | 2017-04-16 06:47:15.834 | 2017-04-16 06:47:15.747 21254 ERROR rally.plugins.openstack.context.keystone.users EndpointNotFound: public endpoint for compute service in RegionOne region not found

I checked project-config, we did not enable nova in rally test and fullstack test.