'keystone-manage endpoint add myTenant nova' appears to succeed

Bug #897749 reported by Mark McLoughlin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Identity (keystone)
Fix Released
Undecided
Unassigned

Bug Description

Doing something like this:

  $> keystone-manage endpoint add myTenant nova

and it appears to work. We should validate that the endpointTemplate arg is a valid endpointTemplate ID.

Revision history for this message
Mark McLoughlin (markmc) wrote :
Revision history for this message
Ziad Sawalha (ziad-sawalha) wrote :

I now get:

$ ./keystone-manage endpoint add myTenant nova
ERROR: 'NoneType' object has no attribute 'id'
Traceback (most recent call last):
  File "./keystone-manage", line 18, in <module>
    keystone.manage.main()
  File "/Users/ziadsawalha/Documents/Code/keystone/keystone/manage/__init__.py", line 464, in main
    raise exc
AttributeError: 'NoneType' object has no attribute 'id'

We need to improve on the messaging (planning that for E3).

Changed in keystone:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.