sfa.git
14 years agonow uses new RSpec libraries
Tony Mack [Thu, 28 Apr 2011 19:27:56 +0000 (15:27 -0400)]
now uses new RSpec libraries

14 years agofix bug in remove_slivers()
Tony Mack [Thu, 28 Apr 2011 19:27:13 +0000 (15:27 -0400)]
fix bug in remove_slivers()

14 years agoremove unused import
Tony Mack [Thu, 28 Apr 2011 18:29:22 +0000 (14:29 -0400)]
remove unused import

14 years agonow ues new rspec libraries
Tony Mack [Thu, 28 Apr 2011 18:28:41 +0000 (14:28 -0400)]
now ues new rspec libraries

14 years agoinitial checkin
Tony Mack [Thu, 28 Apr 2011 18:12:46 +0000 (14:12 -0400)]
initial checkin

14 years agorenaming
Tony Mack [Wed, 27 Apr 2011 02:42:50 +0000 (22:42 -0400)]
renaming

14 years agoupdated parsing methods
Tony Mack [Mon, 25 Apr 2011 20:06:40 +0000 (16:06 -0400)]
updated parsing methods

14 years agonow uses new RSpec libraries
Tony Mack [Mon, 25 Apr 2011 19:51:09 +0000 (15:51 -0400)]
now uses new RSpec libraries

14 years agoinitial checkin
Tony Mack [Mon, 25 Apr 2011 19:50:25 +0000 (15:50 -0400)]
initial checkin

14 years agofix bug
Tony Mack [Mon, 25 Apr 2011 19:45:35 +0000 (15:45 -0400)]
fix bug

14 years agoinitial checkin
Tony Mack [Mon, 25 Apr 2011 19:06:16 +0000 (15:06 -0400)]
initial checkin

14 years agominor updates
Tony Mack [Mon, 25 Apr 2011 19:03:57 +0000 (15:03 -0400)]
minor updates

14 years agoadded type to class
Tony Mack [Mon, 25 Apr 2011 19:02:46 +0000 (15:02 -0400)]
added type to class

14 years agoadded merge() method
Tony Mack [Mon, 25 Apr 2011 18:09:29 +0000 (14:09 -0400)]
added merge() method

14 years agofix typo
Tony Mack [Mon, 25 Apr 2011 17:37:52 +0000 (13:37 -0400)]
fix typo

14 years agoadd network tag
Tony Mack [Mon, 25 Apr 2011 17:01:16 +0000 (13:01 -0400)]
add network tag

14 years agoimplemented builder methods
Tony Mack [Fri, 22 Apr 2011 20:18:03 +0000 (16:18 -0400)]
implemented builder methods

14 years agofinish parsing methods
Tony Mack [Fri, 22 Apr 2011 19:14:37 +0000 (15:14 -0400)]
finish parsing methods

14 years agocleanup
Tony Mack [Thu, 21 Apr 2011 20:18:16 +0000 (16:18 -0400)]
cleanup

14 years agoinitial checkin
Tony Mack [Thu, 21 Apr 2011 20:17:46 +0000 (16:17 -0400)]
initial checkin

14 years agomove generic code into rspec.RSpec class
Tony Mack [Thu, 21 Apr 2011 19:15:59 +0000 (15:15 -0400)]
move generic code into rspec.RSpec class

14 years agoinitial checkin of base RSpec class
Tony Mack [Thu, 21 Apr 2011 19:15:19 +0000 (15:15 -0400)]
initial checkin of base RSpec class

14 years agorefactored
Tony Mack [Thu, 21 Apr 2011 01:26:48 +0000 (21:26 -0400)]
refactored

14 years agoinitial checkin
Tony Mack [Thu, 21 Apr 2011 00:27:56 +0000 (20:27 -0400)]
initial checkin

14 years agoMerge branch 'master' into eucalyptus-devel
Marco Yuen [Fri, 15 Apr 2011 18:12:47 +0000 (14:12 -0400)]
Merge branch 'master' into eucalyptus-devel

14 years agoGENICLOUD-16
Marco Yuen [Fri, 15 Apr 2011 18:09:46 +0000 (14:09 -0400)]
GENICLOUD-16

Update the sample RSpec for Eucalyptus.

14 years agooops
Thierry Parmentelat [Fri, 15 Apr 2011 06:30:16 +0000 (08:30 +0200)]
oops

14 years agoslice_status is now SliverStatus and handles call_id
Thierry Parmentelat [Thu, 14 Apr 2011 13:15:26 +0000 (15:15 +0200)]
slice_status is now SliverStatus and handles call_id
first slice manager implementation that merges results
(and turned off the import from registry)

14 years agooops
Thierry Parmentelat [Thu, 14 Apr 2011 10:54:29 +0000 (12:54 +0200)]
oops

14 years agocosmetic
Thierry Parmentelat [Thu, 14 Apr 2011 10:38:30 +0000 (12:38 +0200)]
cosmetic

14 years agooops
Thierry Parmentelat [Thu, 14 Apr 2011 10:38:22 +0000 (12:38 +0200)]
oops

14 years agoget_slices is now ListSlices and supports call_id
Thierry Parmentelat [Thu, 14 Apr 2011 10:28:17 +0000 (12:28 +0200)]
get_slices is now ListSlices and supports call_id

14 years agosvn keywords
Thierry Parmentelat [Thu, 14 Apr 2011 10:18:22 +0000 (12:18 +0200)]
svn keywords

14 years agorenew_slice now renamed as RenewSliver & supports call_id
Thierry Parmentelat [Thu, 14 Apr 2011 10:06:48 +0000 (12:06 +0200)]
renew_slice now renamed as RenewSliver & supports call_id

14 years agoDeleteSliver supports call_id
Thierry Parmentelat [Sat, 9 Apr 2011 12:03:36 +0000 (14:03 +0200)]
DeleteSliver supports call_id
manager side delete_slice renamed into DeleteSliver

14 years agoMerge branch 'master' of ssh://git.onelab.eu/git/sfa
Thierry Parmentelat [Sat, 9 Apr 2011 11:50:09 +0000 (13:50 +0200)]
Merge branch 'master' of ssh://git.onelab.eu/git/sfa

14 years agoCreateSliver method returns possibly altered rspec
Thierry Parmentelat [Sat, 9 Apr 2011 11:49:50 +0000 (13:49 +0200)]
CreateSliver method returns possibly altered rspec
the PL and VINI aggregate start to use this, need to check how
useful/accurate this currently is
(the other aggregates currently return their input rspec, so no change
for them in this changeset)

14 years agoremove rspecs/aggregates directory
Tony Mack [Fri, 8 Apr 2011 19:28:08 +0000 (15:28 -0400)]
remove rspecs/aggregates directory

14 years agoremoved unused code (R.I.P)
Tony Mack [Fri, 8 Apr 2011 16:12:54 +0000 (12:12 -0400)]
removed unused code (R.I.P)

14 years agorenamed create_slice into CreateSliver on the managers side
Thierry Parmentelat [Fri, 8 Apr 2011 11:51:06 +0000 (13:51 +0200)]
renamed create_slice into CreateSliver on the managers side

14 years agorenamed get_rspec into ListResources on the managers side
Thierry Parmentelat [Fri, 8 Apr 2011 11:47:39 +0000 (13:47 +0200)]
renamed get_rspec into ListResources on the managers side
get_rspec unchanged on the ticket side..

14 years agoclient to pass a unique call id to CreateSliver
Thierry Parmentelat [Fri, 8 Apr 2011 11:41:33 +0000 (13:41 +0200)]
client to pass a unique call id to CreateSliver
UpdateSliver accepts call_id (but do we really need UpdateSliver anyway?)

14 years agoexclude more files from tags
Thierry Parmentelat [Fri, 8 Apr 2011 11:40:31 +0000 (13:40 +0200)]
exclude more files from tags

14 years agoCreateSliver/create_slice also honor call_id
Thierry Parmentelat [Thu, 7 Apr 2011 14:18:45 +0000 (16:18 +0200)]
CreateSliver/create_slice also honor call_id

14 years agocosmetic
Thierry Parmentelat [Thu, 7 Apr 2011 13:58:20 +0000 (15:58 +0200)]
cosmetic

14 years agorename should_handle_call_id into (inverted) already_handled
Thierry Parmentelat [Thu, 7 Apr 2011 13:57:59 +0000 (15:57 +0200)]
rename should_handle_call_id into (inverted) already_handled

14 years agocosmetic
Thierry Parmentelat [Thu, 7 Apr 2011 13:54:57 +0000 (15:54 +0200)]
cosmetic

14 years agocosmetic
Thierry Parmentelat [Thu, 7 Apr 2011 13:53:48 +0000 (15:53 +0200)]
cosmetic

14 years agomap instead of reduce
Thierry Parmentelat [Thu, 7 Apr 2011 10:55:05 +0000 (12:55 +0200)]
map instead of reduce

14 years agounplugged debug
Thierry Parmentelat [Thu, 7 Apr 2011 10:54:12 +0000 (12:54 +0200)]
unplugged debug

14 years agoadded missing import
Thierry Parmentelat [Thu, 7 Apr 2011 10:53:52 +0000 (12:53 +0200)]
added missing import

14 years agoreordered imports
Thierry Parmentelat [Wed, 6 Apr 2011 15:54:12 +0000 (17:54 +0200)]
reordered imports

14 years agohonor SFA_AGGREGATE_ENABLED
Thierry Parmentelat [Wed, 6 Apr 2011 15:53:46 +0000 (17:53 +0200)]
honor SFA_AGGREGATE_ENABLED

14 years agocosmetic
Thierry Parmentelat [Wed, 6 Apr 2011 15:53:03 +0000 (17:53 +0200)]
cosmetic

14 years agoa missing part of the call_id on ListResources/get_rspec
Thierry Parmentelat [Wed, 6 Apr 2011 15:51:18 +0000 (17:51 +0200)]
a missing part of the call_id on ListResources/get_rspec
plus the other AMs should be OK except openflow that's outdated

14 years agoa framework for handling call ids
Thierry Parmentelat [Wed, 6 Apr 2011 15:38:58 +0000 (17:38 +0200)]
a framework for handling call ids
for now only on ListResources/get_rspec (some AMs might not hae it yet)

14 years agouse iteritems in loops on dicts
Thierry Parmentelat [Wed, 6 Apr 2011 08:22:03 +0000 (10:22 +0200)]
use iteritems in loops on dicts

14 years agoreviewed imports, tolerant on some that are hard to get on a mac
Thierry Parmentelat [Wed, 6 Apr 2011 07:54:55 +0000 (09:54 +0200)]
reviewed imports, tolerant on some that are hard to get on a mac

14 years agodon't clean index.html
Thierry Parmentelat [Tue, 5 Apr 2011 16:54:16 +0000 (18:54 +0200)]
don't clean index.html

14 years agokinder on py3
Thierry Parmentelat [Tue, 5 Apr 2011 16:53:56 +0000 (18:53 +0200)]
kinder on py3

14 years agocleaned up imports
Thierry Parmentelat [Tue, 5 Apr 2011 15:27:02 +0000 (17:27 +0200)]
cleaned up imports

14 years agotweak log
Thierry Parmentelat [Mon, 4 Apr 2011 08:35:50 +0000 (10:35 +0200)]
tweak log

14 years agoreordered imports
Thierry Parmentelat [Mon, 4 Apr 2011 08:27:43 +0000 (10:27 +0200)]
reordered imports

14 years agodepend on sfa2wsdl
Thierry Parmentelat [Wed, 30 Mar 2011 21:17:48 +0000 (23:17 +0200)]
depend on sfa2wsdl

14 years agominor fix to sfa2wsdl
Thierry Parmentelat [Wed, 30 Mar 2011 21:17:27 +0000 (23:17 +0200)]
minor fix to sfa2wsdl

14 years agotweak ignore for index.html
Thierry Parmentelat [Wed, 30 Mar 2011 21:16:51 +0000 (23:16 +0200)]
tweak ignore for index.html

14 years agohard-wired html index
Thierry Parmentelat [Tue, 29 Mar 2011 13:45:55 +0000 (15:45 +0200)]
hard-wired html index

14 years agotransform wsdl into html using xslt to obtain readable API signatures
Thierry Parmentelat [Tue, 29 Mar 2011 13:37:26 +0000 (15:37 +0200)]
transform wsdl into html using xslt to obtain readable API signatures

14 years agoMerge branch 'master' of ssh://git.onelab.eu/git/sfa
Thierry Parmentelat [Tue, 29 Mar 2011 13:31:06 +0000 (15:31 +0200)]
Merge branch 'master' of ssh://git.onelab.eu/git/sfa

14 years agomore ignores
Thierry Parmentelat [Tue, 29 Mar 2011 13:30:52 +0000 (15:30 +0200)]
more ignores

14 years agoMerge commit 'origin/master'
root [Mon, 28 Mar 2011 21:04:44 +0000 (23:04 +0200)]
Merge commit 'origin/master'

14 years agofix name error
Tony Mack [Mon, 28 Mar 2011 21:06:29 +0000 (17:06 -0400)]
fix name error

14 years agofail silently if there is a problem adding a node to the rspec
Tony Mack [Mon, 28 Mar 2011 20:54:20 +0000 (16:54 -0400)]
fail silently if there is a problem adding a node to the rspec

14 years agoMerge commit 'origin/master'
root [Mon, 28 Mar 2011 20:52:42 +0000 (22:52 +0200)]
Merge commit 'origin/master'

14 years agodon't sync sfascan outputs
Thierry Parmentelat [Mon, 28 Mar 2011 10:02:22 +0000 (12:02 +0200)]
don't sync sfascan outputs

14 years agoremove stuff inherited from plcapi's legacy methods
Thierry Parmentelat [Mon, 28 Mar 2011 09:23:17 +0000 (11:23 +0200)]
remove stuff inherited from plcapi's legacy methods
in particular the 'skip_typecheck' option

14 years agoMerge branch 'master' of ssh://git.onelab.eu/git/sfa
Thierry Parmentelat [Mon, 28 Mar 2011 09:01:11 +0000 (11:01 +0200)]
Merge branch 'master' of ssh://git.onelab.eu/git/sfa

14 years agopublish
Thierry Parmentelat [Mon, 28 Mar 2011 08:52:20 +0000 (10:52 +0200)]
publish

14 years agofix for the emulab federation (geni_api vs sfa)
Thierry Parmentelat [Mon, 28 Mar 2011 08:12:00 +0000 (10:12 +0200)]
fix for the emulab federation (geni_api vs sfa)
fix for handling https urls as port 443
-v option to print out GetVersion
-l for drawing left-to-right

14 years agoMerge commit 'origin/master'
root [Sat, 26 Mar 2011 13:55:30 +0000 (14:55 +0100)]
Merge commit 'origin/master'

14 years agofix NameError
Tony Mack [Sat, 26 Mar 2011 13:54:58 +0000 (09:54 -0400)]
fix NameError

14 years agoMerge commit 'origin/master'
root [Fri, 25 Mar 2011 20:13:41 +0000 (21:13 +0100)]
Merge commit 'origin/master'

14 years agoDon't filter underscores from slice names
Andy Bavier [Fri, 25 Mar 2011 20:12:05 +0000 (16:12 -0400)]
Don't filter underscores from slice names

Underscore is a legal character in slice names.  Filtering them causes problems importing these slices into the SFA.

14 years agosame issue as yesterday; RSpec behaves oddly with multi-networks
Thierry Parmentelat [Fri, 25 Mar 2011 10:57:37 +0000 (11:57 +0100)]
same issue as yesterday; RSpec behaves oddly with multi-networks
rspecs; fix for the multi-myplcs sfa tests to work

14 years agosync all clients
Thierry Parmentelat [Fri, 25 Mar 2011 10:56:30 +0000 (11:56 +0100)]
sync all clients

14 years agoMerge branch 'master' of ssh://git.onelab.eu/git/sfa
Thierry Parmentelat [Thu, 24 Mar 2011 21:49:29 +0000 (22:49 +0100)]
Merge branch 'master' of ssh://git.onelab.eu/git/sfa

14 years agofix sfiListNodes with rspecs that mix several networks
Thierry Parmentelat [Thu, 24 Mar 2011 21:49:23 +0000 (22:49 +0100)]
fix sfiListNodes with rspecs that mix several networks

14 years agocosmetic
Thierry Parmentelat [Thu, 24 Mar 2011 21:36:29 +0000 (22:36 +0100)]
cosmetic

14 years agoMerge commit 'origin/master'
root [Wed, 23 Mar 2011 18:30:59 +0000 (19:30 +0100)]
Merge commit 'origin/master'

14 years agoFix slice tag roles
Andy Bavier [Wed, 23 Mar 2011 18:27:40 +0000 (14:27 -0400)]
Fix slice tag roles

In MyPLC 5.0, slice tag roles are now strings ('admin') instead of numbers (10).  Changed the numbers to the equivalent string values.

14 years agospelling
Thierry Parmentelat [Wed, 23 Mar 2011 14:12:28 +0000 (15:12 +0100)]
spelling

14 years agoprotect against newly created user who doesn't have 'key_ids' yet
Thierry Parmentelat [Wed, 23 Mar 2011 14:12:18 +0000 (15:12 +0100)]
protect against newly created user who doesn't have 'key_ids' yet

14 years agosfa to be started after myplc
Thierry Parmentelat [Wed, 23 Mar 2011 14:11:06 +0000 (15:11 +0100)]
sfa to be started after myplc

14 years agotypo
Thierry Parmentelat [Tue, 22 Mar 2011 09:39:36 +0000 (10:39 +0100)]
typo

14 years agoSetting tag sfa-1.0-21 sfa-1.0-21
Thierry Parmentelat [Wed, 16 Mar 2011 07:36:34 +0000 (08:36 +0100)]
Setting tag sfa-1.0-21
stable sfascan
fix in initscript, *ENABLED tags in config now taken into account

14 years agofix testing of enabled components
Thierry Parmentelat [Tue, 15 Mar 2011 23:17:52 +0000 (00:17 +0100)]
fix testing of enabled components

14 years agoMerge branch 'master' of ssh://git.onelab.eu/git/sfa
Thierry Parmentelat [Fri, 11 Mar 2011 17:19:19 +0000 (18:19 +0100)]
Merge branch 'master' of ssh://git.onelab.eu/git/sfa

14 years agooops
Thierry Parmentelat [Fri, 11 Mar 2011 17:16:14 +0000 (18:16 +0100)]
oops

14 years agomore flexible urls
Thierry Parmentelat [Fri, 11 Mar 2011 17:13:05 +0000 (18:13 +0100)]
more flexible urls

14 years agoSetting tag sfa-1.0-20 sfa-1.0-20
Thierry Parmentelat [Fri, 11 Mar 2011 13:45:14 +0000 (14:45 +0100)]
Setting tag sfa-1.0-20
some commits had not been pushed in tag 19