sfa.git
12 years agoadded get_server
Tony Mack [Mon, 17 Oct 2011 02:13:22 +0000 (22:13 -0400)]
added get_server

12 years agofix bug in GetVersion(). Use sfa.plc.api.get_server() to establish a connection the...
Tony Mack [Mon, 17 Oct 2011 02:12:56 +0000 (22:12 -0400)]
fix bug in GetVersion(). Use sfa.plc.api.get_server() to establish a connection the remote aggregates

12 years agodelegate slice credential to plc.slicemanger user before executing CreateSliver
Tony Mack [Mon, 17 Oct 2011 02:11:48 +0000 (22:11 -0400)]
delegate slice credential to plc.slicemanger user before executing CreateSliver

12 years agofix import error
Tony Mack [Sat, 15 Oct 2011 01:46:31 +0000 (21:46 -0400)]
fix import error

12 years agomake sfav1 rspec aware of the 'bw_unallocated' node attribute
Tony Mack [Sat, 15 Oct 2011 00:40:07 +0000 (20:40 -0400)]
make sfav1 rspec aware of the 'bw_unallocated' node attribute

12 years agosupport links in the pgv2 rspec
Tony Mack [Sat, 15 Oct 2011 00:38:54 +0000 (20:38 -0400)]
support links in the pgv2 rspec

12 years agoadding PGv2 RSpec support to the vini aggregate manager
Tony Mack [Sat, 15 Oct 2011 00:38:02 +0000 (20:38 -0400)]
adding PGv2 RSpec support to the vini aggregate manager

12 years agoadding __init__.py
Tony Mack [Sat, 15 Oct 2011 00:34:15 +0000 (20:34 -0400)]
adding __init__.py

12 years agoupdated
Tony Mack [Sat, 15 Oct 2011 00:23:07 +0000 (20:23 -0400)]
updated

12 years agofix urn in GetVersion()
Tony Mack [Fri, 14 Oct 2011 23:58:44 +0000 (19:58 -0400)]
fix urn in GetVersion()

12 years agoupdated
Tony Mack [Fri, 14 Oct 2011 23:45:54 +0000 (19:45 -0400)]
updated

12 years agoremoving unused files
Tony Mack [Thu, 13 Oct 2011 18:18:13 +0000 (14:18 -0400)]
removing unused files

12 years agoadd planetlab schema to scheamaLocation
Tony Mack [Wed, 12 Oct 2011 15:58:56 +0000 (11:58 -0400)]
add planetlab schema to scheamaLocation

12 years agoadd planetlab schema to schemaLocation
Tony Mack [Wed, 12 Oct 2011 02:42:20 +0000 (22:42 -0400)]
add planetlab schema to schemaLocation

12 years agoadded 'type' attribute to rspec element
Tony Mack [Wed, 12 Oct 2011 01:52:43 +0000 (21:52 -0400)]
added 'type' attribute to rspec element

12 years agoalways include a credential thats delegated to the callers root authority
Tony Mack [Tue, 11 Oct 2011 20:08:47 +0000 (16:08 -0400)]
always include a credential thats delegated to the callers root authority

12 years agoMerge branch 'master' of ssh://git.planet-lab.org/git/sfa
Tony Mack [Tue, 11 Oct 2011 18:17:36 +0000 (14:17 -0400)]
Merge branch 'master' of ssh://git.planet-lab.org/git/sfa

12 years agoProtoGENI requires the second argument to be a list of credentials
Tony Mack [Tue, 11 Oct 2011 18:17:26 +0000 (14:17 -0400)]
ProtoGENI requires the second argument to be a list of credentials

12 years agoinitial checkin of PGv3 RSpec under the GENI namespace
Tony Mack [Mon, 10 Oct 2011 23:13:20 +0000 (19:13 -0400)]
initial checkin of PGv3 RSpec under the GENI namespace

12 years agofix request_rspec_versions and ad_rspec_versions in GetVersion
Tony Mack [Mon, 10 Oct 2011 23:12:16 +0000 (19:12 -0400)]
fix request_rspec_versions and ad_rspec_versions in GetVersion

12 years agoMerge branch 'master' of ssh://bakers@git.planet-lab.org/git/sfa
smbaker [Mon, 10 Oct 2011 23:05:24 +0000 (16:05 -0700)]
Merge branch 'master' of ssh://bakers@git.planet-lab.org/git/sfa

12 years agofix permissions
smbaker [Mon, 10 Oct 2011 23:05:04 +0000 (16:05 -0700)]
fix permissions

12 years agoadd output option to sliverstatus
smbaker [Mon, 10 Oct 2011 23:04:30 +0000 (16:04 -0700)]
add output option to sliverstatus

12 years agofix type error
Tony Mack [Mon, 10 Oct 2011 22:56:03 +0000 (18:56 -0400)]
fix type error

12 years agofix type error
Tony Mack [Mon, 10 Oct 2011 22:54:25 +0000 (18:54 -0400)]
fix type error

12 years agocleanup
Tony Mack [Mon, 10 Oct 2011 22:53:03 +0000 (18:53 -0400)]
cleanup

12 years agofilter out nodes that dont belong to the aggregate
Tony Mack [Mon, 10 Oct 2011 22:51:22 +0000 (18:51 -0400)]
filter out nodes that dont belong to the aggregate

12 years agoremove debugging output
Tony Mack [Mon, 10 Oct 2011 22:41:21 +0000 (18:41 -0400)]
remove debugging output

12 years agofix filter
Tony Mack [Mon, 10 Oct 2011 20:43:22 +0000 (16:43 -0400)]
fix filter

12 years agoadded filter()
Tony Mack [Mon, 10 Oct 2011 20:20:02 +0000 (16:20 -0400)]
added filter()

12 years agofilter out nodes that dont belong to the aggregate
Tony Mack [Mon, 10 Oct 2011 20:19:41 +0000 (16:19 -0400)]
filter out nodes that dont belong to the aggregate

12 years agofixed sliver syntax
Tony Mack [Mon, 10 Oct 2011 19:48:07 +0000 (15:48 -0400)]
fixed sliver syntax

12 years agouse sfa.client.client_helper to generate users list in CreateSliver
Tony Mack [Mon, 10 Oct 2011 19:46:46 +0000 (15:46 -0400)]
use sfa.client.client_helper to generate users list in CreateSliver

12 years agomerged
Tony Mack [Mon, 10 Oct 2011 19:36:48 +0000 (15:36 -0400)]
merged

12 years agomerged
Tony Mack [Mon, 10 Oct 2011 19:34:36 +0000 (15:34 -0400)]
merged

12 years agoclient helper functions
Tony Mack [Mon, 10 Oct 2011 19:30:54 +0000 (15:30 -0400)]
client helper functions

12 years agotypo
Thierry Parmentelat [Sat, 8 Oct 2011 15:20:25 +0000 (17:20 +0200)]
typo

12 years agocosmetic
Thierry Parmentelat [Tue, 4 Oct 2011 12:40:38 +0000 (14:40 +0200)]
cosmetic

12 years agowhen using make sync for testing, need a valid version
Thierry Parmentelat [Tue, 4 Oct 2011 09:06:13 +0000 (11:06 +0200)]
when using make sync for testing, need a valid version

12 years agocomponent_manger_id should be a urn, not hrn
Tony Mack [Fri, 7 Oct 2011 19:46:36 +0000 (15:46 -0400)]
component_manger_id should be a urn, not hrn

12 years agoadded save()
Tony Mack [Thu, 6 Oct 2011 11:35:04 +0000 (07:35 -0400)]
added save()

12 years agoIn CreateSliver() return the result rspec not the request rspec
Tony Mack [Thu, 6 Oct 2011 11:31:44 +0000 (07:31 -0400)]
In CreateSliver() return the result rspec not the request rspec

12 years agoMake sure ProroGENI request rspecs have the correct schema and format
Tony Mack [Thu, 6 Oct 2011 03:00:15 +0000 (23:00 -0400)]
Make sure ProroGENI request rspecs have the correct schema and format

12 years agosfa/managers/slice_manager_pl.py
Tony Mack [Thu, 6 Oct 2011 01:26:05 +0000 (21:26 -0400)]
sfa/managers/slice_manager_pl.py

Make sure ProroGENI request rspecs have the correct schema and format

12 years agoadd content_type argument
Tony Mack [Thu, 6 Oct 2011 01:21:28 +0000 (21:21 -0400)]
add content_type argument

12 years agotoxml() no longer supports the cleanup keyword argument
Tony Mack [Wed, 5 Oct 2011 11:37:50 +0000 (07:37 -0400)]
toxml() no longer supports the cleanup keyword argument

12 years agoadd_slivers() will remove nodes that don't have slivers
Tony Mack [Tue, 4 Oct 2011 20:40:24 +0000 (16:40 -0400)]
add_slivers() will remove nodes that don't have slivers

12 years agoDeclare the correct schmea (ad/manifest/request) for ProtoGENI rspecs
Tony Mack [Tue, 4 Oct 2011 19:53:38 +0000 (15:53 -0400)]
Declare the correct schmea (ad/manifest/request) for ProtoGENI rspecs

12 years agoparse_rspec() no loger exists
Tony Mack [Tue, 4 Oct 2011 19:15:31 +0000 (15:15 -0400)]
parse_rspec() no loger exists

12 years agorspec.version.format should be rspec.version.version
Tony Mack [Tue, 4 Oct 2011 19:15:03 +0000 (15:15 -0400)]
rspec.version.format should be rspec.version.version

12 years agofix AttributeErrors
Tony Mack [Tue, 4 Oct 2011 18:59:23 +0000 (14:59 -0400)]
fix AttributeErrors

12 years agoadd_element belongs to the XML class not the RSpec class
Tony Mack [Tue, 4 Oct 2011 18:50:26 +0000 (14:50 -0400)]
add_element belongs to the XML class not the RSpec class

12 years agoparse_xml() method now determines the xml namespace elements
Tony Mack [Tue, 4 Oct 2011 18:45:47 +0000 (14:45 -0400)]
parse_xml() method now determines the xml namespace elements

12 years agouse rspec.xml.root instead of rspec.xml
Tony Mack [Tue, 4 Oct 2011 18:43:59 +0000 (14:43 -0400)]
use rspec.xml.root instead of rspec.xml

12 years agosfa.rspecs.xml_interface has been replaced by sfa.rspecs.xml
Tony Mack [Tue, 4 Oct 2011 18:42:51 +0000 (14:42 -0400)]
sfa.rspecs.xml_interface has been replaced by sfa.rspecs.xml

12 years agorspec.toxml() no longer supports the 'cleanup' argument
Tony Mack [Tue, 4 Oct 2011 18:42:05 +0000 (14:42 -0400)]
rspec.toxml() no longer supports the 'cleanup' argument

12 years agouse rspec.xml.root instead of rspec.xml
Tony Mack [Tue, 4 Oct 2011 18:41:11 +0000 (14:41 -0400)]
use rspec.xml.root instead of rspec.xml

12 years agorenamed xml_interface.py to xml.py
Tony Mack [Tue, 4 Oct 2011 17:16:34 +0000 (13:16 -0400)]
renamed xml_interface.py to xml.py

12 years agouse sfa.rspecs.rspec.RSpec instead of sfa.rspecs.pg_rspec.PGRSpec and sfa.rspecs...
Tony Mack [Mon, 3 Oct 2011 20:46:48 +0000 (16:46 -0400)]
use sfa.rspecs.rspec.RSpec instead of sfa.rspecs.pg_rspec.PGRSpec and sfa.rspecs.sfa_rspec.SFARSpec()

12 years agofix requested version when calling ListResources() at ProtoGENI aggregates
Tony Mack [Mon, 3 Oct 2011 20:24:31 +0000 (16:24 -0400)]
fix requested version when calling ListResources() at ProtoGENI aggregates

12 years agosfa_rspec_version should be default_rspec_version
Tony Mack [Mon, 3 Oct 2011 20:17:38 +0000 (16:17 -0400)]
sfa_rspec_version should be default_rspec_version

12 years agouse sfa.rspecs.rspec.RSpec to parse rspecs instead of sfa.rspecs.rspec_parser
Tony Mack [Mon, 3 Oct 2011 20:15:36 +0000 (16:15 -0400)]
use sfa.rspecs.rspec.RSpec to parse rspecs instead of sfa.rspecs.rspec_parser

12 years agoremoving
Tony Mack [Mon, 3 Oct 2011 19:54:11 +0000 (15:54 -0400)]
removing

12 years agorefactored remove_slivers()
Tony Mack [Mon, 3 Oct 2011 19:50:02 +0000 (15:50 -0400)]
refactored remove_slivers()

12 years agoadded remove_slivers() method
Tony Mack [Mon, 3 Oct 2011 19:48:50 +0000 (15:48 -0400)]
added remove_slivers() method

12 years agocontent_type='*' is valid for any type of rspec content (advertisement, request or...
Tony Mack [Mon, 3 Oct 2011 19:48:26 +0000 (15:48 -0400)]
content_type='*' is valid for any type of rspec content (advertisement, request or manifest)

12 years agouse sfa.rspec.rspec.RSpec to parse rspecs instead sfa.rspecs.rspec_parser
Tony Mack [Mon, 3 Oct 2011 19:47:22 +0000 (15:47 -0400)]
use sfa.rspec.rspec.RSpec to parse rspecs instead sfa.rspecs.rspec_parser

12 years agofix merge
Tony Mack [Sat, 1 Oct 2011 04:30:25 +0000 (00:30 -0400)]
fix merge

12 years agoreplace rspecv2 with default
Tony Mack [Sat, 1 Oct 2011 04:08:06 +0000 (00:08 -0400)]
replace rspecv2 with default

12 years agodon't log a message when get_version() returns the default rspec version
Tony Mack [Sat, 1 Oct 2011 04:07:42 +0000 (00:07 -0400)]
don't log a message when get_version() returns the default rspec version

12 years agodon't log a message when get_version() returns the default rspec version
Tony Mack [Sat, 1 Oct 2011 04:07:05 +0000 (00:07 -0400)]
don't log a message when get_version() returns the default rspec version

12 years agouse sfa.rspecs.version_manager instead of sfa.rspecs.rspec_version
Tony Mack [Sat, 1 Oct 2011 04:05:28 +0000 (00:05 -0400)]
use sfa.rspecs.version_manager instead of sfa.rspecs.rspec_version

12 years agoset header and template to None
Tony Mack [Sat, 1 Oct 2011 02:35:43 +0000 (22:35 -0400)]
set header and template to None

12 years agoget_version() now accepts an rspec version object
Tony Mack [Sat, 1 Oct 2011 02:35:04 +0000 (22:35 -0400)]
get_version() now accepts an rspec version object

12 years agoRSpec class can now represent any rspec format. No longer need to explicitly instance...
Tony Mack [Sat, 1 Oct 2011 02:33:11 +0000 (22:33 -0400)]
RSpec class can now represent any rspec format. No longer need to explicitly instance a particular rspec format type

12 years agouse sfa.rspecs.version_manager.VersionManager to parse rspec versions. Use sfa.rspecs...
Tony Mack [Sat, 1 Oct 2011 02:29:50 +0000 (22:29 -0400)]
use sfa.rspecs.version_manager.VersionManager to parse rspec versions. Use sfa.rspecs.rspec to parse rspecs

12 years agouse sfa.rspecs.version_manager.VersionManager instead of sfa.rspecs.rspec_version...
Tony Mack [Sat, 1 Oct 2011 02:28:08 +0000 (22:28 -0400)]
use sfa.rspecs.version_manager.VersionManager instead of sfa.rspecs.rspec_version.RSpecVersion

12 years agofix add_slivers()
Tony Mack [Sat, 1 Oct 2011 02:27:07 +0000 (22:27 -0400)]
fix add_slivers()

12 years agomoved version specific processing logic here
Tony Mack [Fri, 30 Sep 2011 19:13:41 +0000 (15:13 -0400)]
moved version specific processing logic here

12 years agoMerge branch 'master' of ssh://git.planet-lab.org/git/sfa
Tony Mack [Fri, 30 Sep 2011 19:09:53 +0000 (15:09 -0400)]
Merge branch 'master' of ssh://git.planet-lab.org/git/sfa

12 years agomoved version specific processing logic here
Tony Mack [Fri, 30 Sep 2011 19:09:46 +0000 (15:09 -0400)]
moved version specific processing logic here

12 years agoadded namespaces attribute
Tony Mack [Fri, 30 Sep 2011 19:08:20 +0000 (15:08 -0400)]
added namespaces attribute

12 years agoMerge branch 'master' of ssh://git.planet-lab.org/git/sfa
Andy Bavier [Thu, 29 Sep 2011 21:30:41 +0000 (17:30 -0400)]
Merge branch 'master' of ssh://git.planet-lab.org/git/sfa

12 years agoBug fix for incomplete Eucalyptus metadata in DB
Andy Bavier [Thu, 29 Sep 2011 21:30:01 +0000 (17:30 -0400)]
Bug fix for incomplete Eucalyptus metadata in DB

12 years agoonly load enabled rspec versions
Tony Mack [Thu, 29 Sep 2011 21:03:58 +0000 (17:03 -0400)]
only load enabled rspec versions

12 years agoadded 'enabled' attribute. orgaized
Tony Mack [Thu, 29 Sep 2011 21:03:11 +0000 (17:03 -0400)]
added 'enabled' attribute. orgaized

12 years agoMerge branch 'master' of ssh://git.planet-lab.org/git/sfa
Tony Mack [Thu, 29 Sep 2011 20:44:21 +0000 (16:44 -0400)]
Merge branch 'master' of ssh://git.planet-lab.org/git/sfa

12 years agoadded BaseVersion class
Tony Mack [Thu, 29 Sep 2011 20:44:16 +0000 (16:44 -0400)]
added BaseVersion class

12 years agoGENICLOUD-26
Andy Bavier [Thu, 29 Sep 2011 20:28:41 +0000 (16:28 -0400)]
GENICLOUD-26

Export information about Eucalyptus instances

12 years agoupdated
Tony Mack [Thu, 29 Sep 2011 20:07:01 +0000 (16:07 -0400)]
updated

12 years agorspec version must be a python dict'
Tony Mack [Thu, 29 Sep 2011 16:56:29 +0000 (12:56 -0400)]
rspec version must be a python dict'

12 years agoMerge branch 'master' of ssh://bakers@git.planet-lab.org/git/sfa
smbaker [Tue, 27 Sep 2011 02:59:23 +0000 (19:59 -0700)]
Merge branch 'master' of ssh://bakers@git.planet-lab.org/git/sfa

12 years agoadd merge_node methods
smbaker [Tue, 27 Sep 2011 02:59:00 +0000 (19:59 -0700)]
add merge_node methods

12 years agoMerge branch 'master' of ssh://git.planet-lab.org/git/sfa
Tony Mack [Tue, 27 Sep 2011 00:48:10 +0000 (20:48 -0400)]
Merge branch 'master' of ssh://git.planet-lab.org/git/sfa

12 years agoListResounces will only return the nodes a sliver has allocated
Tony Mack [Tue, 27 Sep 2011 00:48:03 +0000 (20:48 -0400)]
ListResounces will only return the nodes a sliver has allocated

12 years agoadd output format for list/show commands
smbaker [Mon, 26 Sep 2011 21:06:29 +0000 (14:06 -0700)]
add output format for list/show commands

12 years agoUpdated example Eucalyptus RSpec
Andy Bavier [Mon, 26 Sep 2011 20:06:53 +0000 (16:06 -0400)]
Updated example Eucalyptus RSpec

12 years agoAttribute renaming in network element
Andy Bavier [Mon, 26 Sep 2011 19:58:48 +0000 (15:58 -0400)]
Attribute renaming in network element

Renamed the 'id' attribute of the 'network' element to 'name',
for compatibility with the PlanetLab RSpec.

12 years agoset append to False in user struct when calling CreateSliver().
Tony Mack [Fri, 23 Sep 2011 19:54:45 +0000 (15:54 -0400)]
set append to False in user struct when calling CreateSliver().

12 years agofix NameError
Tony Mack [Fri, 23 Sep 2011 19:30:47 +0000 (15:30 -0400)]
fix NameError