Project

General

Profile

Revision 641

Updated copyright notices.

View differences:

trunk/traces/undocumented/generators.py
1 1
# -------------------------------------------------------------------------- #
2
# Copyright 2006-2008, University of Chicago                                 #
3
# Copyright 2008, Distributed Systems Architecture Group, Universidad        #
2
# Copyright 2006-2009, University of Chicago                                 #
3
# Copyright 2008-2009, Distributed Systems Architecture Group, Universidad   #
4 4
# Complutense de Madrid (dsa-research.org)                                   #
5 5
#                                                                            #
6 6
# Licensed under the Apache License, Version 2.0 (the "License"); you may    #
trunk/src/haizea/__init__.py
1 1
# -------------------------------------------------------------------------- #
2
# Copyright 2006-2008, University of Chicago                                 #
3
# Copyright 2008, Distributed Systems Architecture Group, Universidad        #
2
# Copyright 2006-2009, University of Chicago                                 #
3
# Copyright 2008-2009, Distributed Systems Architecture Group, Universidad   #
4 4
# Complutense de Madrid (dsa-research.org)                                   #
5 5
#                                                                            #
6 6
# Licensed under the Apache License, Version 2.0 (the "License"); you may    #
trunk/src/haizea/cli/commands.py
1 1
# -------------------------------------------------------------------------- #
2
# Copyright 2006-2008, University of Chicago                                 #
3
# Copyright 2008, Distributed Systems Architecture Group, Universidad        #
2
# Copyright 2006-2009, University of Chicago                                 #
3
# Copyright 2008-2009, Distributed Systems Architecture Group, Universidad   #
4 4
# Complutense de Madrid (dsa-research.org)                                   #
5 5
#                                                                            #
6 6
# Licensed under the Apache License, Version 2.0 (the "License"); you may    #
trunk/src/haizea/cli/optionparser.py
1 1
# -------------------------------------------------------------------------- #
2
# Copyright 2006-2008, University of Chicago                                 #
3
# Copyright 2008, Distributed Systems Architecture Group, Universidad        #
2
# Copyright 2006-2009, University of Chicago                                 #
3
# Copyright 2008-2009, Distributed Systems Architecture Group, Universidad   #
4 4
# Complutense de Madrid (dsa-research.org)                                   #
5 5
#                                                                            #
6 6
# Licensed under the Apache License, Version 2.0 (the "License"); you may    #
trunk/src/haizea/cli/rpc_commands.py
1 1
# -------------------------------------------------------------------------- #
2
# Copyright 2006-2008, University of Chicago                                 #
3
# Copyright 2008, Distributed Systems Architecture Group, Universidad        #
2
# Copyright 2006-2009, University of Chicago                                 #
3
# Copyright 2008-2009, Distributed Systems Architecture Group, Universidad   #
4 4
# Complutense de Madrid (dsa-research.org)                                   #
5 5
#                                                                            #
6 6
# Licensed under the Apache License, Version 2.0 (the "License"); you may    #
trunk/src/haizea/policies/__init__.py
1 1
# -------------------------------------------------------------------------- #
2
# Copyright 2006-2008, University of Chicago                                 #
3
# Copyright 2008, Distributed Systems Architecture Group, Universidad        #
2
# Copyright 2006-2009, University of Chicago                                 #
3
# Copyright 2008-2009, Distributed Systems Architecture Group, Universidad   #
4 4
# Complutense de Madrid (dsa-research.org)                                   #
5 5
#                                                                            #
6 6
# Licensed under the Apache License, Version 2.0 (the "License"); you may    #
trunk/src/haizea/policies/host_selection.py
1 1
# -------------------------------------------------------------------------- #
2
# Copyright 2006-2008, University of Chicago                                 #
3
# Copyright 2008, Distributed Systems Architecture Group, Universidad        #
2
# Copyright 2006-2009, University of Chicago                                 #
3
# Copyright 2008-2009, Distributed Systems Architecture Group, Universidad   #
4 4
# Complutense de Madrid (dsa-research.org)                                   #
5 5
#                                                                            #
6 6
# Licensed under the Apache License, Version 2.0 (the "License"); you may    #
trunk/src/haizea/policies/preemption.py
1 1
# -------------------------------------------------------------------------- #
2
# Copyright 2006-2008, University of Chicago                                 #
3
# Copyright 2008, Distributed Systems Architecture Group, Universidad        #
2
# Copyright 2006-2009, University of Chicago                                 #
3
# Copyright 2008-2009, Distributed Systems Architecture Group, Universidad   #
4 4
# Complutense de Madrid (dsa-research.org)                                   #
5 5
#                                                                            #
6 6
# Licensed under the Apache License, Version 2.0 (the "License"); you may    #
trunk/src/haizea/policies/admission.py
1 1
# -------------------------------------------------------------------------- #
2
# Copyright 2006-2008, University of Chicago                                 #
3
# Copyright 2008, Distributed Systems Architecture Group, Universidad        #
2
# Copyright 2006-2009, University of Chicago                                 #
3
# Copyright 2008-2009, Distributed Systems Architecture Group, Universidad   #
4 4
# Complutense de Madrid (dsa-research.org)                                   #
5 5
#                                                                            #
6 6
# Licensed under the Apache License, Version 2.0 (the "License"); you may    #
trunk/src/haizea/common/constants.py
1 1
# -------------------------------------------------------------------------- #
2
# Copyright 2006-2008, University of Chicago                                 #
3
# Copyright 2008, Distributed Systems Architecture Group, Universidad        #
2
# Copyright 2006-2009, University of Chicago                                 #
3
# Copyright 2008-2009, Distributed Systems Architecture Group, Universidad   #
4 4
# Complutense de Madrid (dsa-research.org)                                   #
5 5
#                                                                            #
6 6
# Licensed under the Apache License, Version 2.0 (the "License"); you may    #
trunk/src/haizea/common/stats.py
1 1
# -------------------------------------------------------------------------- #
2
# Copyright 2006-2008, University of Chicago                                 #
3
# Copyright 2008, Distributed Systems Architecture Group, Universidad        #
2
# Copyright 2006-2009, University of Chicago                                 #
3
# Copyright 2008-2009, Distributed Systems Architecture Group, Universidad   #
4 4
# Complutense de Madrid (dsa-research.org)                                   #
5 5
#                                                                            #
6 6
# Licensed under the Apache License, Version 2.0 (the "License"); you may    #
trunk/src/haizea/common/__init__.py
1 1
# -------------------------------------------------------------------------- #
2
# Copyright 2006-2008, University of Chicago                                 #
3
# Copyright 2008, Distributed Systems Architecture Group, Universidad        #
2
# Copyright 2006-2009, University of Chicago                                 #
3
# Copyright 2008-2009, Distributed Systems Architecture Group, Universidad   #
4 4
# Complutense de Madrid (dsa-research.org)                                   #
5 5
#                                                                            #
6 6
# Licensed under the Apache License, Version 2.0 (the "License"); you may    #
trunk/src/haizea/common/utils.py
1 1
# -------------------------------------------------------------------------- #
2
# Copyright 2006-2008, University of Chicago                                 #
3
# Copyright 2008, Distributed Systems Architecture Group, Universidad        #
2
# Copyright 2006-2009, University of Chicago                                 #
3
# Copyright 2008-2009, Distributed Systems Architecture Group, Universidad   #
4 4
# Complutense de Madrid (dsa-research.org)                                   #
5 5
#                                                                            #
6 6
# Licensed under the Apache License, Version 2.0 (the "License"); you may    #
trunk/src/haizea/common/config.py
1 1
# -------------------------------------------------------------------------- #
2
# Copyright 2006-2008, University of Chicago                                 #
3
# Copyright 2008, Distributed Systems Architecture Group, Universidad        #
2
# Copyright 2006-2009, University of Chicago                                 #
3
# Copyright 2008-2009, Distributed Systems Architecture Group, Universidad   #
4 4
# Complutense de Madrid (dsa-research.org)                                   #
5 5
#                                                                            #
6 6
# Licensed under the Apache License, Version 2.0 (the "License"); you may    #
trunk/src/haizea/core/accounting.py
1 1
# -------------------------------------------------------------------------- #
2
# Copyright 2006-2008, University of Chicago                                 #
3
# Copyright 2008, Distributed Systems Architecture Group, Universidad        #
2
# Copyright 2006-2009, University of Chicago                                 #
3
# Copyright 2008-2009, Distributed Systems Architecture Group, Universidad   #
4 4
# Complutense de Madrid (dsa-research.org)                                   #
5 5
#                                                                            #
6 6
# Licensed under the Apache License, Version 2.0 (the "License"); you may    #
trunk/src/haizea/core/manager.py
1 1
# -------------------------------------------------------------------------- #
2
# Copyright 2006-2008, University of Chicago                                 #
3
# Copyright 2008, Distributed Systems Architecture Group, Universidad        #
2
# Copyright 2006-2009, University of Chicago                                 #
3
# Copyright 2008-2009, Distributed Systems Architecture Group, Universidad   #
4 4
# Complutense de Madrid (dsa-research.org)                                   #
5 5
#                                                                            #
6 6
# Licensed under the Apache License, Version 2.0 (the "License"); you may    #
trunk/src/haizea/core/frontends/opennebula.py
1 1
# -------------------------------------------------------------------------- #
2
# Copyright 2006-2008, University of Chicago                                 #
3
# Copyright 2008, Distributed Systems Architecture Group, Universidad        #
2
# Copyright 2006-2009, University of Chicago                                 #
3
# Copyright 2008-2009, Distributed Systems Architecture Group, Universidad   #
4 4
# Complutense de Madrid (dsa-research.org)                                   #
5 5
#                                                                            #
6 6
# Licensed under the Apache License, Version 2.0 (the "License"); you may    #
trunk/src/haizea/core/frontends/tracefile.py
1 1
# -------------------------------------------------------------------------- #
2
# Copyright 2006-2008, University of Chicago                                 #
3
# Copyright 2008, Distributed Systems Architecture Group, Universidad        #
2
# Copyright 2006-2009, University of Chicago                                 #
3
# Copyright 2008-2009, Distributed Systems Architecture Group, Universidad   #
4 4
# Complutense de Madrid (dsa-research.org)                                   #
5 5
#                                                                            #
6 6
# Licensed under the Apache License, Version 2.0 (the "License"); you may    #
trunk/src/haizea/core/frontends/__init__.py
1 1
# -------------------------------------------------------------------------- #
2
# Copyright 2006-2008, University of Chicago                                 #
3
# Copyright 2008, Distributed Systems Architecture Group, Universidad        #
2
# Copyright 2006-2009, University of Chicago                                 #
3
# Copyright 2008-2009, Distributed Systems Architecture Group, Universidad   #
4 4
# Complutense de Madrid (dsa-research.org)                                   #
5 5
#                                                                            #
6 6
# Licensed under the Apache License, Version 2.0 (the "License"); you may    #
trunk/src/haizea/core/frontends/rpc.py
1 1
# -------------------------------------------------------------------------- #
2
# Copyright 2006-2008, University of Chicago                                 #
3
# Copyright 2008, Distributed Systems Architecture Group, Universidad        #
2
# Copyright 2006-2009, University of Chicago                                 #
3
# Copyright 2008-2009, Distributed Systems Architecture Group, Universidad   #
4 4
# Complutense de Madrid (dsa-research.org)                                   #
5 5
#                                                                            #
6 6
# Licensed under the Apache License, Version 2.0 (the "License"); you may    #
trunk/src/haizea/core/rpcserver.py
1 1
# -------------------------------------------------------------------------- #
2
# Copyright 2006-2008, University of Chicago                                 #
3
# Copyright 2008, Distributed Systems Architecture Group, Universidad        #
2
# Copyright 2006-2009, University of Chicago                                 #
3
# Copyright 2008-2009, Distributed Systems Architecture Group, Universidad   #
4 4
# Complutense de Madrid (dsa-research.org)                                   #
5 5
#                                                                            #
6 6
# Licensed under the Apache License, Version 2.0 (the "License"); you may    #
trunk/src/haizea/core/leases.py
1 1
# -------------------------------------------------------------------------- #
2
# Copyright 2006-2008, University of Chicago                                 #
3
# Copyright 2008, Distributed Systems Architecture Group, Universidad        #
2
# Copyright 2006-2009, University of Chicago                                 #
3
# Copyright 2008-2009, Distributed Systems Architecture Group, Universidad   #
4 4
# Complutense de Madrid (dsa-research.org)                                   #
5 5
#                                                                            #
6 6
# Licensed under the Apache License, Version 2.0 (the "License"); you may    #
trunk/src/haizea/core/__init__.py
1 1
# -------------------------------------------------------------------------- #
2
# Copyright 2006-2008, University of Chicago                                 #
3
# Copyright 2008, Distributed Systems Architecture Group, Universidad        #
2
# Copyright 2006-2009, University of Chicago                                 #
3
# Copyright 2008-2009, Distributed Systems Architecture Group, Universidad   #
4 4
# Complutense de Madrid (dsa-research.org)                                   #
5 5
#                                                                            #
6 6
# Licensed under the Apache License, Version 2.0 (the "License"); you may    #
trunk/src/haizea/core/log.py
1 1
# -------------------------------------------------------------------------- #
2
# Copyright 2006-2008, University of Chicago                                 #
3
# Copyright 2008, Distributed Systems Architecture Group, Universidad        #
2
# Copyright 2006-2009, University of Chicago                                 #
3
# Copyright 2008-2009, Distributed Systems Architecture Group, Universidad   #
4 4
# Complutense de Madrid (dsa-research.org)                                   #
5 5
#                                                                            #
6 6
# Licensed under the Apache License, Version 2.0 (the "License"); you may    #
trunk/src/haizea/core/enact/opennebula.py
1 1
# -------------------------------------------------------------------------- #
2
# Copyright 2006-2008, University of Chicago                                 #
3
# Copyright 2008, Distributed Systems Architecture Group, Universidad        #
2
# Copyright 2006-2009, University of Chicago                                 #
3
# Copyright 2008-2009, Distributed Systems Architecture Group, Universidad   #
4 4
# Complutense de Madrid (dsa-research.org)                                   #
5 5
#                                                                            #
6 6
# Licensed under the Apache License, Version 2.0 (the "License"); you may    #
trunk/src/haizea/core/enact/__init__.py
1 1
# -------------------------------------------------------------------------- #
2
# Copyright 2006-2008, University of Chicago                                 #
3
# Copyright 2008, Distributed Systems Architecture Group, Universidad        #
2
# Copyright 2006-2009, University of Chicago                                 #
3
# Copyright 2008-2009, Distributed Systems Architecture Group, Universidad   #
4 4
# Complutense de Madrid (dsa-research.org)                                   #
5 5
#                                                                            #
6 6
# Licensed under the Apache License, Version 2.0 (the "License"); you may    #
trunk/src/haizea/core/enact/actions.py
1 1
# -------------------------------------------------------------------------- #
2
# Copyright 2006-2008, University of Chicago                                 #
3
# Copyright 2008, Distributed Systems Architecture Group, Universidad        #
2
# Copyright 2006-2009, University of Chicago                                 #
3
# Copyright 2008-2009, Distributed Systems Architecture Group, Universidad   #
4 4
# Complutense de Madrid (dsa-research.org)                                   #
5 5
#                                                                            #
6 6
# Licensed under the Apache License, Version 2.0 (the "License"); you may    #
trunk/src/haizea/core/enact/simulated.py
1 1
# -------------------------------------------------------------------------- #
2
# Copyright 2006-2008, University of Chicago                                 #
3
# Copyright 2008, Distributed Systems Architecture Group, Universidad        #
2
# Copyright 2006-2009, University of Chicago                                 #
3
# Copyright 2008-2009, Distributed Systems Architecture Group, Universidad   #
4 4
# Complutense de Madrid (dsa-research.org)                                   #
5 5
#                                                                            #
6 6
# Licensed under the Apache License, Version 2.0 (the "License"); you may    #
trunk/src/haizea/core/configfile.py
1 1
# -------------------------------------------------------------------------- #
2
# Copyright 2006-2008, University of Chicago                                 #
3
# Copyright 2008, Distributed Systems Architecture Group, Universidad        #
2
# Copyright 2006-2009, University of Chicago                                 #
3
# Copyright 2008-2009, Distributed Systems Architecture Group, Universidad   #
4 4
# Complutense de Madrid (dsa-research.org)                                   #
5 5
#                                                                            #
6 6
# Licensed under the Apache License, Version 2.0 (the "License"); you may    #
trunk/src/haizea/core/scheduler/slottable.py
1 1
# -------------------------------------------------------------------------- #
2
# Copyright 2006-2008, University of Chicago                                 #
3
# Copyright 2008, Distributed Systems Architecture Group, Universidad        #
2
# Copyright 2006-2009, University of Chicago                                 #
3
# Copyright 2008-2009, Distributed Systems Architecture Group, Universidad   #
4 4
# Complutense de Madrid (dsa-research.org)                                   #
5 5
#                                                                            #
6 6
# Licensed under the Apache License, Version 2.0 (the "License"); you may    #
trunk/src/haizea/core/scheduler/preparation_schedulers/__init__.py
1 1
# -------------------------------------------------------------------------- #
2
# Copyright 2006-2008, University of Chicago                                 #
3
# Copyright 2008, Distributed Systems Architecture Group, Universidad        #
2
# Copyright 2006-2009, University of Chicago                                 #
3
# Copyright 2008-2009, Distributed Systems Architecture Group, Universidad   #
4 4
# Complutense de Madrid (dsa-research.org)                                   #
5 5
#                                                                            #
6 6
# Licensed under the Apache License, Version 2.0 (the "License"); you may    #
trunk/src/haizea/core/scheduler/preparation_schedulers/unmanaged.py
1 1
# -------------------------------------------------------------------------- #
2
# Copyright 2006-2008, University of Chicago                                 #
3
# Copyright 2008, Distributed Systems Architecture Group, Universidad        #
2
# Copyright 2006-2009, University of Chicago                                 #
3
# Copyright 2008-2009, Distributed Systems Architecture Group, Universidad   #
4 4
# Complutense de Madrid (dsa-research.org)                                   #
5 5
#                                                                            #
6 6
# Licensed under the Apache License, Version 2.0 (the "License"); you may    #
trunk/src/haizea/core/scheduler/preparation_schedulers/imagetransfer.py
1 1
# -------------------------------------------------------------------------- #
2
# Copyright 2006-2008, University of Chicago                                 #
3
# Copyright 2008, Distributed Systems Architecture Group, Universidad        #
2
# Copyright 2006-2009, University of Chicago                                 #
3
# Copyright 2008-2009, Distributed Systems Architecture Group, Universidad   #
4 4
# Complutense de Madrid (dsa-research.org)                                   #
5 5
#                                                                            #
6 6
# Licensed under the Apache License, Version 2.0 (the "License"); you may    #
trunk/src/haizea/core/scheduler/__init__.py
1 1
# -------------------------------------------------------------------------- #
2
# Copyright 2006-2008, University of Chicago                                 #
3
# Copyright 2008, Distributed Systems Architecture Group, Universidad        #
2
# Copyright 2006-2009, University of Chicago                                 #
3
# Copyright 2008-2009, Distributed Systems Architecture Group, Universidad   #
4 4
# Complutense de Madrid (dsa-research.org)                                   #
5 5
#                                                                            #
6 6
# Licensed under the Apache License, Version 2.0 (the "License"); you may    #
trunk/src/haizea/core/scheduler/policy.py
1 1
# -------------------------------------------------------------------------- #
2
# Copyright 2006-2008, University of Chicago                                 #
3
# Copyright 2008, Distributed Systems Architecture Group, Universidad        #
2
# Copyright 2006-2009, University of Chicago                                 #
3
# Copyright 2008-2009, Distributed Systems Architecture Group, Universidad   #
4 4
# Complutense de Madrid (dsa-research.org)                                   #
5 5
#                                                                            #
6 6
# Licensed under the Apache License, Version 2.0 (the "License"); you may    #
trunk/src/haizea/core/scheduler/vm_scheduler.py
1 1
# -------------------------------------------------------------------------- #
2
# Copyright 2006-2008, University of Chicago                                 #
3
# Copyright 2008, Distributed Systems Architecture Group, Universidad        #
2
# Copyright 2006-2009, University of Chicago                                 #
3
# Copyright 2008-2009, Distributed Systems Architecture Group, Universidad   #
4 4
# Complutense de Madrid (dsa-research.org)                                   #
5 5
#                                                                            #
6 6
# Licensed under the Apache License, Version 2.0 (the "License"); you may    #
trunk/src/haizea/core/scheduler/resourcepool.py
1 1
# -------------------------------------------------------------------------- #
2
# Copyright 2006-2008, University of Chicago                                 #
3
# Copyright 2008, Distributed Systems Architecture Group, Universidad        #
2
# Copyright 2006-2009, University of Chicago                                 #
3
# Copyright 2008-2009, Distributed Systems Architecture Group, Universidad   #
4 4
# Complutense de Madrid (dsa-research.org)                                   #
5 5
#                                                                            #
6 6
# Licensed under the Apache License, Version 2.0 (the "License"); you may    #
trunk/src/haizea/core/scheduler/mapper.py
1 1
# -------------------------------------------------------------------------- #
2
# Copyright 2006-2008, University of Chicago                                 #
3
# Copyright 2008, Distributed Systems Architecture Group, Universidad        #
2
# Copyright 2006-2009, University of Chicago                                 #
3
# Copyright 2008-2009, Distributed Systems Architecture Group, Universidad   #
4 4
# Complutense de Madrid (dsa-research.org)                                   #
5 5
#                                                                            #
6 6
# Licensed under the Apache License, Version 2.0 (the "License"); you may    #
trunk/src/haizea/core/scheduler/lease_scheduler.py
1 1
# -------------------------------------------------------------------------- #
2
# Copyright 2006-2008, University of Chicago                                 #
3
# Copyright 2008, Distributed Systems Architecture Group, Universidad        #
2
# Copyright 2006-2009, University of Chicago                                 #
3
# Copyright 2008-2009, Distributed Systems Architecture Group, Universidad   #
4 4
# Complutense de Madrid (dsa-research.org)                                   #
5 5
#                                                                            #
6 6
# Licensed under the Apache License, Version 2.0 (the "License"); you may    #

Also available in: Unified diff