sfa.git
9 years agoSetting tag sfa-3.1-11 sfa-3.1-11
Thierry Parmentelat [Mon, 15 Sep 2014 14:16:33 +0000 (16:16 +0200)]
Setting tag sfa-3.1-11
various tweaks for the openlab demo
first stab at uploading onto a pypi (for pip install sfa)

9 years agoa first step towards publishing on pypi (so that one can install this using pip insta...
Thierry Parmentelat [Mon, 15 Sep 2014 14:14:12 +0000 (16:14 +0200)]
a first step towards publishing on pypi (so that one can install this using pip install sfa)

9 years agoprovide a more decent default to SCMURL for version.py when not run from within a...
Thierry Parmentelat [Mon, 15 Sep 2014 07:46:01 +0000 (09:46 +0200)]
provide a more decent default to SCMURL for version.py when not run from within a build box
hopefully useful for when pushing onto pypi - if we can get that to work

9 years agouse markdown for the README - updated that one with more deatils and links
Thierry Parmentelat [Mon, 15 Sep 2014 07:45:11 +0000 (09:45 +0200)]
use markdown for the README - updated that one with more deatils and links

9 years agoMerge branch 'geni-v3' of ssh://git.onelab.eu/git/sfa into geni-v3
Thierry Parmentelat [Wed, 10 Sep 2014 15:40:15 +0000 (17:40 +0200)]
Merge branch 'geni-v3' of ssh://git.onelab.eu/git/sfa into geni-v3

# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.

9 years agoupdated licence
Thierry Parmentelat [Wed, 10 Sep 2014 14:53:18 +0000 (16:53 +0200)]
updated licence

9 years agoRSpecs optional parameter expires to manage reservation of resources in WiLab.t
Loic Baron [Thu, 4 Sep 2014 17:08:14 +0000 (19:08 +0200)]
RSpecs optional parameter expires to manage reservation of resources in WiLab.t

9 years agoSFA RSpec ttl param set expires tag to 60 min as default
Loic Baron [Thu, 4 Sep 2014 12:14:16 +0000 (14:14 +0200)]
SFA RSpec ttl param set expires tag to 60 min as default

9 years agoMyPLC fix: slice expires set with UpdateSlice, not possbile with AddSlice
Loic Baron [Thu, 4 Sep 2014 12:13:27 +0000 (14:13 +0200)]
MyPLC fix: slice expires set with UpdateSlice, not possbile with AddSlice

9 years agoReset GIDs in SFA DB - allows to use email in SubjectAltName of the GIDs
Loic Baron [Tue, 2 Sep 2014 16:06:27 +0000 (18:06 +0200)]
Reset GIDs in SFA DB - allows to use email in SubjectAltName of the GIDs

9 years agoGID using email in SubjectAltName
Loic Baron [Tue, 2 Sep 2014 13:29:01 +0000 (15:29 +0200)]
GID using email in SubjectAltName

9 years agoAddPerson ignores 'enabled':True, need to issue an UpdatePerson specifically
Thierry Parmentelat [Fri, 22 Aug 2014 16:14:06 +0000 (18:14 +0200)]
AddPerson ignores 'enabled':True, need to issue an UpdatePerson specifically

9 years agoSetting tag sfa-3.1-10 sfa-3.1-10
Thierry Parmentelat [Wed, 20 Aug 2014 14:19:29 +0000 (16:19 +0200)]
Setting tag sfa-3.1-10
rewrote an optimized version of verify_persons in the PL driver:
Allocate and Provision should now perform much faster
in the bargain, changed the way dummy persons are created by SFA:
the sfa email is used when free, otherwise a fake email is made up from hrn
e.g. hrn=onelab.inria.thierry_parmentelat -> email=thierry_parmentelat@onelab.inria.stub
verify_chain debug flow does not up any more by default
various fixes in the iotlab driver

9 years agoMerge branch 'geni-v3' of ssh://git.onelab.eu/git/sfa into geni-v3
Jordan Augé [Wed, 20 Aug 2014 13:25:07 +0000 (15:25 +0200)]
Merge branch 'geni-v3' of ssh://git.onelab.eu/git/sfa into geni-v3

9 years agoiotlab driver fixed for OneLab in Production
Jordan Augé [Wed, 20 Aug 2014 13:24:30 +0000 (15:24 +0200)]
iotlab driver fixed for OneLab in Production

9 years agoallow allocate to receive an empty rspec, which is the only way a user can release...
Thierry Parmentelat [Wed, 20 Aug 2014 11:00:58 +0000 (13:00 +0200)]
allow allocate to receive an empty rspec, which is the only way a user can release her resources

9 years agodebug statements about verify_chain are very verbose, so they are now disabled by...
Thierry Parmentelat [Wed, 20 Aug 2014 10:25:11 +0000 (12:25 +0200)]
debug statements about verify_chain are very verbose, so they are now disabled by default

9 years agoHopefully this version of plslices.py should be usable
Thierry Parmentelat [Wed, 20 Aug 2014 10:24:21 +0000 (12:24 +0200)]
Hopefully this version of plslices.py should be usable
Slightly changed the strategy for creating dummy person instances
It is first attempted with the email provided by the caller, but that might fail because of email duplication
In this case we use an email that is derived from the hrn, like e.g.
hrn=onelab.inria.thierry_parmentelat -> email=thierry_parmentelat@onelab.inria.stub

9 years agofurther refinements to plslices
Thierry Parmentelat [Tue, 19 Aug 2014 22:33:00 +0000 (00:33 +0200)]
further refinements to plslices
avoid retrieving all sites
set all attributes at creation time instead of creating and then updating multiple times

9 years agoavoiding an API call if possible
Thierry Parmentelat [Tue, 19 Aug 2014 18:07:27 +0000 (20:07 +0200)]
avoiding an API call if possible

9 years agovarious bug fixes on the new release of verify_persons
Thierry Parmentelat [Tue, 19 Aug 2014 18:07:09 +0000 (20:07 +0200)]
various bug fixes on the new release of verify_persons

9 years agorewrote verify_persons
Thierry Parmentelat [Tue, 19 Aug 2014 13:21:52 +0000 (15:21 +0200)]
rewrote verify_persons
this takes advantage of (and requires) plcapi-5.3.5, so we don't need to query the whole set of Persons and Slices and all
result is much more efficient than the previous release
also it is expected to fix the issue with onelab users coming with the same email as their ple counterpart

9 years agocleanup
Thierry Parmentelat [Mon, 18 Aug 2014 15:57:50 +0000 (17:57 +0200)]
cleanup

9 years agoofelia rspecs: default parameter for filter is None
Loic Baron [Thu, 31 Jul 2014 09:41:39 +0000 (11:41 +0200)]
ofelia rspecs: default parameter for filter is None

9 years agoiotlab driver: wip fixing Timur's bug when a user already has an account in LDAP...
Loic Baron [Wed, 30 Jul 2014 16:16:05 +0000 (18:16 +0200)]
iotlab driver: wip fixing Timur's bug when a user already has an account in LDAP, the system doesn't know how to choose between 2 accounts, we maybe should add a user_hrn or user_urn in iotlab LDAP

9 years agoMerge branch 'iotlab_fixes' into geni-v3
Loic Baron [Wed, 30 Jul 2014 14:40:15 +0000 (16:40 +0200)]
Merge branch 'iotlab_fixes' into geni-v3

Conflicts:
sfa/iotlab/OARrestapi.py
sfa/iotlab/iotlabaggregate.py
sfa/iotlab/iotlabdriver.py
sfa/iotlab/iotlabshell.py
sfa/iotlab/iotlabslices.py

9 years agoiotlab driver: OAR rest API sends back error messages, Applying Jordan's changes
Loic Baron [Wed, 30 Jul 2014 14:03:10 +0000 (16:03 +0200)]
iotlab driver: OAR rest API sends back error messages, Applying Jordan's changes

9 years agoiotlab driver: Applying Jordan's changes in iotlabslices.py
Loic Baron [Wed, 30 Jul 2014 14:01:24 +0000 (16:01 +0200)]
iotlab driver: Applying Jordan's changes in iotlabslices.py

9 years agoiotlab driver: Removed the 4 minutes, which were added by default to the leases in...
Loic Baron [Wed, 30 Jul 2014 13:52:33 +0000 (15:52 +0200)]
iotlab driver: Removed the 4 minutes, which were added by default to the leases in order to have aligned timeslots in MySlice

9 years agoiotlab driver: applying Jordan's fixes to the driver
Loic Baron [Wed, 30 Jul 2014 13:47:32 +0000 (15:47 +0200)]
iotlab driver: applying Jordan's fixes to the driver

9 years agoiotlab driver: Merge allowing to validate delegated credentials, Fix of Allocate...
Loic Baron [Wed, 30 Jul 2014 12:05:03 +0000 (14:05 +0200)]
iotlab driver: Merge allowing to validate delegated credentials, Fix of Allocate and Provision

9 years agoMerge branch 'geni-v3' of ssh://git.onelab.eu/git/sfa into geni-v3
Loic Baron [Wed, 30 Jul 2014 08:15:32 +0000 (10:15 +0200)]
Merge branch 'geni-v3' of ssh://git.onelab.eu/git/sfa into geni-v3

Conflicts:
sfa/iotlab/iotlabaggregate.py
sfa/iotlab/iotlabslices.py

9 years agoTrying to fix iotlab driver, need to be tested
Loic Baron [Wed, 30 Jul 2014 05:17:49 +0000 (07:17 +0200)]
Trying to fix iotlab driver, need to be tested

9 years agoMerge branch 'geni-v3' of ssh://git.onelab.eu/git/sfa into geni-v3
Loic Baron [Wed, 23 Jul 2014 13:01:29 +0000 (15:01 +0200)]
Merge branch 'geni-v3' of ssh://git.onelab.eu/git/sfa into geni-v3

Conflicts:
sfa/rspecs/rspec.py

9 years agoRSpec: added a ttl parameter, this duration will set the expires tag in request rspec...
Loic Baron [Wed, 23 Jul 2014 12:53:58 +0000 (14:53 +0200)]
RSpec: added a ttl parameter, this duration will set the expires tag in request rspec, default=60 minutes

9 years agoSetting tag sfa-3.1-9 sfa-3.1-9
Thierry Parmentelat [Mon, 21 Jul 2014 20:46:40 +0000 (22:46 +0200)]
Setting tag sfa-3.1-9
Register can change the user keys using 'reg-keys' as well as 'keys'
also accept a single string rather than a list of keys
remove 'geni_api' from the registry GetVersion (which is not based on geni anymore)
bump the 'sfa' tag in the same registry GetVersion to 3
remove all mutable used as default arguments

9 years agoaccept a 'reg-keys' argument as a simple string insted of a list of strings in Register
Thierry Parmentelat [Fri, 18 Jul 2014 14:52:38 +0000 (16:52 +0200)]
accept a 'reg-keys' argument as a simple string insted of a list of strings in Register

9 years agoprevious change was not correct
Thierry Parmentelat [Fri, 18 Jul 2014 14:31:01 +0000 (16:31 +0200)]
previous change was not correct

9 years agodealing with reg-keys vs just keys
Thierry Parmentelat [Fri, 18 Jul 2014 13:51:31 +0000 (15:51 +0200)]
dealing with reg-keys vs just keys
because of the high number of occurrences of 'keys' in the code, I do a quick and dirty thing but it could probably use more care

9 years agoremove 'geni_api' from the registry GetVersion (which is not based on geni anymore)
Thierry Parmentelat [Fri, 18 Jul 2014 10:48:49 +0000 (12:48 +0200)]
remove 'geni_api' from the registry GetVersion (which is not based on geni anymore)
and bump the 'sfa' tag in the same registry GetVersion to 3

9 years agohuge cleanup for removing mutables used as default
Thierry Parmentelat [Thu, 17 Jul 2014 11:14:15 +0000 (13:14 +0200)]
huge cleanup for removing mutables used as default
http://stackoverflow.com/questions/1132941/least-astonishment-in-python-the-mutable-default-argument

9 years agoSetting tag sfa-3.1-8 sfa-3.1-8
Thierry Parmentelat [Thu, 5 Jun 2014 07:03:32 +0000 (09:03 +0200)]
Setting tag sfa-3.1-8
bugfix, sfi remove was broken

9 years agobugfix - sfi remove was broken
Thierry Parmentelat [Thu, 5 Jun 2014 07:01:03 +0000 (09:01 +0200)]
bugfix - sfi remove was broken

9 years agoSetting tag sfa-3.1-7 sfa-3.1-7
Thierry Parmentelat [Wed, 4 Jun 2014 09:53:38 +0000 (11:53 +0200)]
Setting tag sfa-3.1-7
sfi return code should be more meaningful - not yet for all commands though
DEFAULT_CREDENTIAL_LIFETIME now 28 days (was 31)
dropped support for legacy credentials
bugfix: short-lived credentials triggered a bug with UTC translated into localtime
further minor cleanup of timestamp formats

9 years agocleanup
Thierry Parmentelat [Wed, 4 Jun 2014 08:22:41 +0000 (10:22 +0200)]
cleanup

9 years agorestore default credential validity period to 28 days
Thierry Parmentelat [Wed, 4 Jun 2014 07:46:45 +0000 (09:46 +0200)]
restore default credential validity period to 28 days
had been inadvertantly committed as 2 hours for a while when debugging the short-lived credential issue
used to be 31 days prior to that

9 years agocosmetic, rename variable expected to be a datetime as 'dt' as opposed to 'input...
Thierry Parmentelat [Wed, 4 Jun 2014 07:44:23 +0000 (09:44 +0200)]
cosmetic, rename variable expected to be a datetime as 'dt' as opposed to 'input' that can be a string or number or datetime

9 years agobugfix for the issue reported by Brecht when using short-lived credentials
Thierry Parmentelat [Wed, 4 Jun 2014 07:42:55 +0000 (09:42 +0200)]
bugfix for the issue reported by Brecht when using short-lived credentials
there was one conversion that mixed UTC and localtime in datetime_to_epoch

9 years agomore cleanup on timestamps - issue with short-lived credentials still present though
Thierry Parmentelat [Tue, 3 Jun 2014 15:06:24 +0000 (17:06 +0200)]
more cleanup on timestamps - issue with short-lived credentials still present though

9 years agodebug msgs
Thierry Parmentelat [Tue, 3 Jun 2014 15:05:47 +0000 (17:05 +0200)]
debug msgs

9 years agoa little more robust against odd conditions
Thierry Parmentelat [Tue, 3 Jun 2014 15:03:43 +0000 (17:03 +0200)]
a little more robust against odd conditions

9 years agosfi retcod should now be a bit more meaningful - maybe not for all commands though
Thierry Parmentelat [Tue, 3 Jun 2014 14:54:05 +0000 (16:54 +0200)]
sfi retcod should now be a bit more meaningful - maybe not for all commands though
not quite sure how a returnvalue should be analyzed - see method 'success' here

9 years agomore accurate comment
Thierry Parmentelat [Mon, 2 Jun 2014 14:56:41 +0000 (16:56 +0200)]
more accurate comment

9 years agothis goes with previous commit
Thierry Parmentelat [Mon, 2 Jun 2014 14:56:23 +0000 (16:56 +0200)]
this goes with previous commit

9 years agodrop support for legacy credentials
Thierry Parmentelat [Mon, 2 Jun 2014 14:55:41 +0000 (16:55 +0200)]
drop support for legacy credentials

9 years agoSetting tag sfa-3.1-6 sfa-3.1-6
Thierry Parmentelat [Mon, 2 Jun 2014 08:09:39 +0000 (10:09 +0200)]
Setting tag sfa-3.1-6
iotlab driver: Allocate uses OAR
iotlab driver: using actual_caller_hrn

9 years agoiotlab driver: using actual_caller_hrn form options on Allocate call, allow the testb...
Loic Baron [Fri, 30 May 2014 15:55:38 +0000 (17:55 +0200)]
iotlab driver: using actual_caller_hrn form options on Allocate call, allow the testbed to know which of the users of the slice launched the call, works even with delegated creds

9 years agoMerge branch 'geni-v3' of http://git.onelab.eu/sfa into geni-v3
Loic Baron [Fri, 30 May 2014 15:00:15 +0000 (17:00 +0200)]
Merge branch 'geni-v3' of git.onelab.eu/sfa into geni-v3

9 years agoiotlab driver: updated the Allocate function to work with the iotlab testbed using OAR
Loic Baron [Fri, 30 May 2014 14:58:57 +0000 (16:58 +0200)]
iotlab driver: updated the Allocate function to work with the iotlab testbed using OAR

9 years agoSetting tag sfa-3.1-5 sfa-3.1-5
Thierry Parmentelat [Wed, 28 May 2014 22:28:50 +0000 (00:28 +0200)]
Setting tag sfa-3.1-5
Slice Manager is down by default
sfi renew -l/--as-long-as-possible and e.g. sfi renew <> +2[d|w|m]
also renew tries to find a max date for renewal instead of bailing out
sfaclientlib file names scheme keeps track of user as well as object for credentials
none fields get removed before sending over xmlrpc - partially for now
cleanup on time formats and - hopefully timezones
cleanup on speaking_for
Allocate passes actual_caller_hrn as part of options to driver
iotlab driver and leases
new modules abac_credential, credential_factory and speaksfor_util

9 years agodos2unix'ed abac_credential
Thierry Parmentelat [Wed, 28 May 2014 22:22:49 +0000 (00:22 +0200)]
dos2unix'ed abac_credential

9 years agooops this was meant in the previous commit
Thierry Parmentelat [Wed, 28 May 2014 15:49:17 +0000 (17:49 +0200)]
oops this was meant in the previous commit

9 years agoalways using utcnow on datetime objects
Thierry Parmentelat [Wed, 28 May 2014 15:41:29 +0000 (17:41 +0200)]
always using utcnow on datetime objects

9 years agosubstantial cleanup of the renew method and client
Thierry Parmentelat [Wed, 28 May 2014 14:37:46 +0000 (16:37 +0200)]
substantial cleanup of the renew method and client
* sfi -l aka --as-long-as-possible is supported in sfi
* sfi renew <> +2d / +3w / +4m is now working as well as the other time formats (int, rfc3339...)
* most importantly the final expiration time is trimmed to the min of credential expiration and max_slice_renewal, but goes on with these values instead of whining

9 years agoprovide an example to sfi renew help
Thierry Parmentelat [Wed, 28 May 2014 13:43:03 +0000 (15:43 +0200)]
provide an example to sfi renew help

9 years agomore helpful log line for Renew
Thierry Parmentelat [Wed, 28 May 2014 10:57:00 +0000 (12:57 +0200)]
more helpful log line for Renew

9 years agoremove duplicate log line
Thierry Parmentelat [Wed, 28 May 2014 10:52:06 +0000 (12:52 +0200)]
remove duplicate log line

9 years agodescribe now returns something so we can properly fetch the rspec in there
Thierry Parmentelat [Wed, 28 May 2014 10:30:56 +0000 (12:30 +0200)]
describe now returns something so we can properly fetch the rspec in there

9 years agoreview and clean up the speaks_for mess
Thierry Parmentelat [Wed, 28 May 2014 10:30:26 +0000 (12:30 +0200)]
review and clean up the speaks_for mess
some methods seem to need this addition too but for now I'd rather not mix both issues

9 years agoturn off slice manager by default
Thierry Parmentelat [Wed, 28 May 2014 08:36:35 +0000 (10:36 +0200)]
turn off slice manager by default

9 years agocosmetic again
Thierry Parmentelat [Wed, 28 May 2014 07:47:18 +0000 (09:47 +0200)]
cosmetic again

9 years agocosmetic, create a single Credential instance named the_credential
Thierry Parmentelat [Tue, 27 May 2014 20:48:18 +0000 (22:48 +0200)]
cosmetic, create a single Credential instance named the_credential

9 years agoCredential.actual_caller_hrn tries to find out who is really calling, for delegated...
Thierry Parmentelat [Tue, 27 May 2014 20:45:47 +0000 (22:45 +0200)]
Credential.actual_caller_hrn tries to find out who is really calling, for delegated credentials
Allocate takes advantage of this to pass options['actual_caller_hrn'] to its driver

9 years agoremove references to speaking_for_hrn
Tony Mack [Mon, 26 May 2014 21:30:08 +0000 (17:30 -0400)]
remove references to speaking_for_hrn

9 years agoanother attempts at working arouns the options issue
Thierry Parmentelat [Mon, 26 May 2014 11:05:31 +0000 (13:05 +0200)]
another attempts at working arouns the options issue

9 years agoundo woraround before we try something else
Thierry Parmentelat [Mon, 26 May 2014 11:05:15 +0000 (13:05 +0200)]
undo woraround before we try something else

9 years agoit is wrong and dangerous to define defaut arguments as a mutable like []
Thierry Parmentelat [Mon, 26 May 2014 09:48:50 +0000 (11:48 +0200)]
it is wrong and dangerous to define defaut arguments as a mutable like []

9 years agoworaround for undefined 'options' in checkCredentials
Thierry Parmentelat [Mon, 26 May 2014 09:48:06 +0000 (11:48 +0200)]
woraround for undefined 'options' in checkCredentials

9 years agoremove debug logging
Tony Mack [Fri, 23 May 2014 13:49:55 +0000 (09:49 -0400)]
remove debug logging

9 years agodeclare speaks_for_gid
Tony Mack [Fri, 23 May 2014 13:47:30 +0000 (09:47 -0400)]
declare speaks_for_gid

9 years agoMerge branch 'geni-v3' of ssh://git.onelab.eu/git/sfa into geni-v3
Saint-Marcel Frederic [Fri, 23 May 2014 09:44:55 +0000 (11:44 +0200)]
Merge branch 'geni-v3' of ssh://git.onelab.eu/git/sfa into geni-v3

9 years agoadd get_leases method with filter slice_hrn for listing leases in allocate method
Saint-Marcel Frederic [Fri, 23 May 2014 09:44:47 +0000 (11:44 +0200)]
add get_leases method with filter slice_hrn for listing leases in allocate method

9 years agobugfix when you submit many leases on same resources
Saint-Marcel Frederic [Fri, 23 May 2014 09:43:45 +0000 (11:43 +0200)]
bugfix when you submit many leases on same resources

9 years agodos2unix'ed
Thierry Parmentelat [Fri, 23 May 2014 06:29:04 +0000 (08:29 +0200)]
dos2unix'ed

9 years agocosmetic
Thierry Parmentelat [Fri, 23 May 2014 06:28:28 +0000 (08:28 +0200)]
cosmetic

9 years agopass options to auth.check
Tony Mack [Thu, 22 May 2014 02:37:46 +0000 (22:37 -0400)]
pass options to auth.check

9 years agofix speaks for auth
Tony Mack [Thu, 22 May 2014 02:33:08 +0000 (22:33 -0400)]
fix speaks for auth

9 years agofix speaks for auth
Tony Mack [Thu, 22 May 2014 02:32:25 +0000 (22:32 -0400)]
fix speaks for auth

9 years agofix speaks for auth
Tony Mack [Thu, 22 May 2014 02:31:36 +0000 (22:31 -0400)]
fix speaks for auth

9 years agobugfix when user has no key
Saint-Marcel Frederic [Tue, 20 May 2014 11:57:45 +0000 (13:57 +0200)]
bugfix when user has no key

9 years agoreview uses of strftime to use a common central date format sfatime.SFATIME_FORMAT
Thierry Parmentelat [Mon, 19 May 2014 14:56:58 +0000 (16:56 +0200)]
review uses of strftime to use a common central date format sfatime.SFATIME_FORMAT

9 years agoon Lucia's behalf : cleanup xmlrpc args that might have None values as this is not...
Thierry Parmentelat [Fri, 16 May 2014 09:10:39 +0000 (11:10 +0200)]
on Lucia's behalf : cleanup xmlrpc args that might have None values as this is not accepted on the emulab-based iminds server-side

9 years agochange naming scheme for credentials held by clientbootstrap (and thus sfi)
Thierry Parmentelat [Wed, 14 May 2014 12:16:23 +0000 (14:16 +0200)]
change naming scheme for credentials held by clientbootstrap (and thus sfi)
so that we can store credentials for different users, so that sfi -u works as expected

9 years agocosmetic
Thierry Parmentelat [Wed, 14 May 2014 11:54:41 +0000 (13:54 +0200)]
cosmetic

9 years agoSetting tag sfa-3.1-4 sfa-3.1-4
Thierry Parmentelat [Wed, 7 May 2014 01:31:24 +0000 (21:31 -0400)]
Setting tag sfa-3.1-4
for register and update, client is expected to set
reg-researchers rather than researcher
reg-pis rather than pi
although the old forms are still supported
renamed sfi add into sfi register (add still works)
sfaadmin to return a meaningful exit code when fails
fix for sfadump
plimporter to report and ignore person or slice without a hrn
add support for stuff like sfi update -t slice -x the.slice.hrn -r none

9 years agotypo in comment
Thierry Parmentelat [Mon, 5 May 2014 02:34:31 +0000 (22:34 -0400)]
typo in comment

9 years agojust repair indentations after renaming @args into @add_options
Thierry Parmentelat [Sun, 4 May 2014 20:58:55 +0000 (16:58 -0400)]
just repair indentations after renaming @args into @add_options

9 years agoalign internal name 'pis' -> 'reg_pis' in sfi.py
Thierry Parmentelat [Sun, 4 May 2014 20:41:50 +0000 (16:41 -0400)]
align internal name 'pis' -> 'reg_pis' in sfi.py

9 years agodeal with 'pi' vs 'reg-pis'
Thierry Parmentelat [Sun, 4 May 2014 20:37:25 +0000 (16:37 -0400)]
deal with 'pi' vs 'reg-pis'

9 years agomake the normalize function reusable
Thierry Parmentelat [Sun, 4 May 2014 20:34:52 +0000 (16:34 -0400)]
make the normalize function reusable