Description of problem: $ sudo pulp-admin user update --username foo error: operation failed: TypeError: cannot save object of type <type 'NoneType'> We should check whether user exist and raise appropriate exception.
add server-side check for existence of user before we start operating on the dict
build: 0.244
[root@preethi ~]# rpm -q pulp pulp-0.0.248-1.fc15.noarch [root@preethi ~]# [root@preethi ~]# pulp-admin user update --username foo error: error: operation failed: No such user: foo [root@preethi ~]#
Pulp v1.0 is released Closed Current Release.