Fixes in 2.5RC2 vs. 2.5RC1
-
The workspace-control scp_user_override configuration has been removed, it is no longer relevant with the propagation external/internal namespace changes.
-
nimbusctl now has no output options, all activity is always logged to files so these were misleading.
-
nimbusctl can now launch with an alternative trusted CA directory more easily. Addresses Bug 7071.
-
installation messages at end of installer are different [0]
-
nimbus-new-user didn't respect its "--group" argument.
Contributed by Pierre Riteau, University of Rennes 1 -
nimbus-new-user was not properly rolling gridmap entries back in an error situation.
Contributed by Pierre Riteau, University of Rennes 1 -
webapp and cloud.properties template both support canonical IDs
-
cloud client output cleanups [0]
-
Transaction/rollback issue for user management programs [0] [1]
-
Python virtualenv issue [0]
-
netsample issue [0]
-
removed gridftp environment helper option from nimbus-configure, it is not relevant anymore [0]
-
The "--save --newname" option was not working with file database in expected way [0]
-
Cumulus hostname is now the same as entered in installer [0]
-
nimbus-edit-user can now edit authorization groups, nimbus-list-user can now list authorization group [0]
-
cloud client support for HTTPS to Cumulus. The cloud client can 1) use http by default, 2) use https such that all server certs are accepted, or 3) use https and only trust hosts with certificates signed by CA certificates in the Java system key store [0]
-
Modified the image storage scheme to support multiple user alias and thus account rotation. The cloud-client now stores images in cumulus://$repobucket/$prefix/$canonical_id/$image_name
Note: canonical id instead of s3 id.
-
Remove internal REST administrator API, the user management system deprecates it. [0]