Changes between Version 53 and Version 54 of ReleaseNotes/SCDB
- Timestamp:
- Dec 23, 2010, 3:28:31 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ReleaseNotes/SCDB
v53 v54 31 31 === 3.1.0: new VOConfigTask backward compatibility === #KB310VOConfigTask 32 32 33 As described in [# 310VOConfigTask new features], SCDB [milestone:SCDB-3.1.O 3.1.0] provides a new version of `VOConfigTask` that implements a new algorithm for account name generation. This new algorithm is better at producing unique account names and is used by default. In an existing configuration, it is important to disable this new algorithm and to use the legacy one as changing account names requires a lot of planning and '''should not be attempted on the fly'''.33 As described in [#NF310VOConfigTask new features], SCDB [milestone:SCDB-3.1.O 3.1.0] provides a new version of `VOConfigTask` that implements a new algorithm for account name generation. This new algorithm is better at producing unique account names and is used by default. In an existing configuration, it is important to disable this new algorithm and to use the legacy one as changing account names requires a lot of planning and '''should not be attempted on the fly'''. 34 34 35 35 To use the legacy algorithm, it is necessary to add in `quattor.build.properties` (located in the same directory as `quattor.build.xml`) the following line: … … 52 52 == New and Changed Features == 53 53 54 === 3.1.0: full rewrite of VOConfigTask === # 310VOConfigTask54 === 3.1.0: full rewrite of VOConfigTask === #NF310VOConfigTask 55 55 56 56 VOConfigTask has been rewritten from scratch to solve maintainability issues and to provide support for more VO parameters from the VO ID cards. This also provides improved consistency checks of the parameters in the VO ID card. The main visible changes are: