Setting tag sfa-3.1-16 sfa-3.1-16
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Thu, 4 Jun 2015 12:18:29 +0000 (14:18 +0200)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Thu, 4 Jun 2015 12:18:29 +0000 (14:18 +0200)
commit21a3523755d7f986608d088e175c39292a926774
treeccb8facaee135275f93c729a1fb662a9519730a9
parent9a9be5d586f364e9def995bbb1c4335c8e4a22ca
Setting tag sfa-3.1-16
added a new builtin column 'name' for authorities in the sfa registry
this is kept in sync with MyPLC's site names when relevant
sfa update -t authority thus now has a new -n/--name option
sfi register or update can specify record type on only 2 characters (au, us, no, or sl)
reviewed Describe and Allocate wrt slice tags for a PL AM:
Describe now exposes all slice tags with a 'scope' being 'sliver' or 'slice'
Allocate now by default ignores incoming slice tags
Allocate's options can mention 'pltags' among 'ignore', 'append', 'sync'
default being 'ignore'
in 'ignore' mode, slice tags are unchanged in the PL db
in 'append' mode, slice tags from the rspec are added to the db unless
they are already present
in 'sync' mode, the code attempts to leave the PL db in sync with the tags
provided in rspec; this can be dangerous and is thus no longer the default
behaviour
sfa.spec