You are viewing a plain text version of this content. The canonical link for it is here.
Posted to tashi-commits@incubator.apache.org by st...@apache.org on 2011/08/13 00:17:42 UTC

svn commit: r1157300 [1/2] - in /incubator/tashi: branches/stablefix/etc/ branches/stablefix/src/tashi/rpycservices/ branches/stablefix/src/tashi/thrift/ branches/stablefix/src/utils/ branches/stablefix/src/zoni/install/pxe/ branches/stablefix/src/zoni...

Author: stroucki
Date: Sat Aug 13 00:17:40 2011
New Revision: 1157300

URL: http://svn.apache.org/viewvc?rev=1157300&view=rev
Log:
Ensure all code has proper Apache license boilerplate


Modified:
    incubator/tashi/branches/stablefix/etc/NodeManager.cfg
    incubator/tashi/branches/stablefix/src/tashi/rpycservices/rpycservices.py
    incubator/tashi/branches/stablefix/src/tashi/rpycservices/rpyctypes.py
    incubator/tashi/branches/stablefix/src/tashi/thrift/layoutlocality.thrift
    incubator/tashi/branches/stablefix/src/utils/getLocality.py
    incubator/tashi/branches/stablefix/src/zoni/install/pxe/base-menu
    incubator/tashi/branches/stablefix/src/zoni/install/pxe/base.zoni
    incubator/tashi/branches/stablefix/src/zoni/system/registration/register/register_automate
    incubator/tashi/branches/zoni-dev/trunk/etc/NodeManager.cfg
    incubator/tashi/branches/zoni-dev/trunk/src/tashi/agents/locality-server.py
    incubator/tashi/branches/zoni-dev/trunk/src/tashi/rpycservices/rpycservices.py
    incubator/tashi/branches/zoni-dev/trunk/src/tashi/rpycservices/rpyctypes.py
    incubator/tashi/branches/zoni-dev/trunk/src/tashi/thrift/layoutlocality.thrift
    incubator/tashi/branches/zoni-dev/trunk/src/utils/getLocality.py
    incubator/tashi/branches/zoni-dev/trunk/src/zoni/install/pxe/base-menu
    incubator/tashi/branches/zoni-dev/trunk/src/zoni/install/pxe/base.zoni
    incubator/tashi/branches/zoni-dev/trunk/src/zoni/system/registration/register/register_automate
    incubator/tashi/import/tashi-intel-r399/Makefile
    incubator/tashi/import/tashi-intel-r399/etc/TashiDefaults.cfg
    incubator/tashi/import/tashi-intel-r399/etc/TestConfig.cfg
    incubator/tashi/import/tashi-intel-r399/guest/tashi
    incubator/tashi/import/tashi-intel-r399/scripts/create
    incubator/tashi/import/tashi-intel-r399/scripts/demo-yahoo-08-14-08
    incubator/tashi/import/tashi-intel-r399/scripts/mryan3-database-setup
    incubator/tashi/import/tashi-intel-r399/scripts/resume
    incubator/tashi/import/tashi-intel-r399/scripts/stress
    incubator/tashi/import/tashi-intel-r399/scripts/tomer-database-setup
    incubator/tashi/import/tashi-intel-r399/src/tashi/__init__.py
    incubator/tashi/import/tashi-intel-r399/src/tashi/agents/examplepolicy.py
    incubator/tashi/import/tashi-intel-r399/src/tashi/client/client.py
    incubator/tashi/import/tashi-intel-r399/src/tashi/client/test.py
    incubator/tashi/import/tashi-intel-r399/src/tashi/clustermanager/__init__.py
    incubator/tashi/import/tashi-intel-r399/src/tashi/clustermanager/clustermanager.py
    incubator/tashi/import/tashi-intel-r399/src/tashi/clustermanager/clustermanagerservice.py
    incubator/tashi/import/tashi-intel-r399/src/tashi/clustermanager/data/__init__.py
    incubator/tashi/import/tashi-intel-r399/src/tashi/clustermanager/data/datainterface.py
    incubator/tashi/import/tashi-intel-r399/src/tashi/clustermanager/data/fromconfig.py
    incubator/tashi/import/tashi-intel-r399/src/tashi/clustermanager/data/pickled.py
    incubator/tashi/import/tashi-intel-r399/src/tashi/clustermanager/data/sql.py
    incubator/tashi/import/tashi-intel-r399/src/tashi/connectionmanager.py
    incubator/tashi/import/tashi-intel-r399/src/tashi/dfs/__init__.py
    incubator/tashi/import/tashi-intel-r399/src/tashi/dfs/dfsinterface.py
    incubator/tashi/import/tashi-intel-r399/src/tashi/dfs/vfs.py
    incubator/tashi/import/tashi-intel-r399/src/tashi/messaging/messageBroker.py
    incubator/tashi/import/tashi-intel-r399/src/tashi/messaging/messaging.py
    incubator/tashi/import/tashi-intel-r399/src/tashi/messaging/soapmessaging.py
    incubator/tashi/import/tashi-intel-r399/src/tashi/messaging/tashimessaging.py
    incubator/tashi/import/tashi-intel-r399/src/tashi/messaging/threadpool.py
    incubator/tashi/import/tashi-intel-r399/src/tashi/messaging/thriftmessaging.py
    incubator/tashi/import/tashi-intel-r399/src/tashi/nodemanager/__init__.py
    incubator/tashi/import/tashi-intel-r399/src/tashi/nodemanager/nodemanager.py
    incubator/tashi/import/tashi-intel-r399/src/tashi/nodemanager/nodemanagerservice.py
    incubator/tashi/import/tashi-intel-r399/src/tashi/nodemanager/notification.py
    incubator/tashi/import/tashi-intel-r399/src/tashi/nodemanager/vmcontrol/__init__.py
    incubator/tashi/import/tashi-intel-r399/src/tashi/nodemanager/vmcontrol/newxen.py
    incubator/tashi/import/tashi-intel-r399/src/tashi/nodemanager/vmcontrol/qemu.py
    incubator/tashi/import/tashi-intel-r399/src/tashi/nodemanager/vmcontrol/vmcontrolinterface.py
    incubator/tashi/import/tashi-intel-r399/src/tashi/nodemanager/vmcontrol/xenpv.py
    incubator/tashi/import/tashi-intel-r399/src/tashi/parallel.py
    incubator/tashi/import/tashi-intel-r399/src/tashi/thrift/build.py
    incubator/tashi/import/tashi-intel-r399/src/tashi/thrift/messagingthrift.thrift
    incubator/tashi/import/tashi-intel-r399/src/tashi/thrift/services.thrift
    incubator/tashi/import/tashi-intel-r399/src/tashi/util.py
    incubator/tashi/import/tashi-intel-r399/src/utils/Makefile
    incubator/tashi/import/tashi-intel-r399/src/utils/nmd.c
    incubator/tashi/import/tashi-intel-r399/test/clustermanager-rpc-data-management/test
    incubator/tashi/import/tashi-intel-r399/test/runall
    incubator/tashi/site/docs/coding_standards.html
    incubator/tashi/site/docs/committers.html
    incubator/tashi/site/docs/dependencies.html
    incubator/tashi/site/docs/documentation-cluster.html
    incubator/tashi/site/docs/documentation-options.html
    incubator/tashi/site/docs/documentation-qemu.html
    incubator/tashi/site/docs/documentation-single.html
    incubator/tashi/site/docs/documentation-xenpv.html
    incubator/tashi/site/docs/documentation.html
    incubator/tashi/site/docs/downloads.html
    incubator/tashi/site/docs/faq.html
    incubator/tashi/site/docs/index.html
    incubator/tashi/site/docs/issue_tracking.html
    incubator/tashi/site/docs/license.html
    incubator/tashi/site/docs/mailing_lists.html
    incubator/tashi/site/docs/road_map.html
    incubator/tashi/site/docs/source_code.html
    incubator/tashi/site/xdocs/stylesheets/site.vsl
    incubator/tashi/trunk/NOTICE
    incubator/tashi/trunk/etc/NodeManager.cfg
    incubator/tashi/trunk/src/tashi/rpycservices/rpycservices.py
    incubator/tashi/trunk/src/tashi/rpycservices/rpyctypes.py
    incubator/tashi/trunk/src/tashi/thrift/layoutlocality.thrift
    incubator/tashi/trunk/src/utils/getLocality.py
    incubator/tashi/trunk/src/zoni/install/pxe/base-menu
    incubator/tashi/trunk/src/zoni/install/pxe/base.zoni
    incubator/tashi/trunk/src/zoni/system/registration/register/register_automate

Modified: incubator/tashi/branches/stablefix/etc/NodeManager.cfg
URL: http://svn.apache.org/viewvc/incubator/tashi/branches/stablefix/etc/NodeManager.cfg?rev=1157300&r1=1157299&r2=1157300&view=diff
==============================================================================
--- incubator/tashi/branches/stablefix/etc/NodeManager.cfg (original)
+++ incubator/tashi/branches/stablefix/etc/NodeManager.cfg Sat Aug 13 00:17:40 2011
@@ -2,6 +2,23 @@
 # this file contains an example configuration for
 # the node manager daemons running on every server
 
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+# 
+#   http://www.apache.org/licenses/LICENSE-2.0
+# 
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+
 [NodeManager]
 dfs = tashi.dfs.Vfs
 vmm = tashi.nodemanager.vmcontrol.Qemu

Modified: incubator/tashi/branches/stablefix/src/tashi/rpycservices/rpycservices.py
URL: http://svn.apache.org/viewvc/incubator/tashi/branches/stablefix/src/tashi/rpycservices/rpycservices.py?rev=1157300&r1=1157299&r2=1157300&view=diff
==============================================================================
--- incubator/tashi/branches/stablefix/src/tashi/rpycservices/rpycservices.py (original)
+++ incubator/tashi/branches/stablefix/src/tashi/rpycservices/rpycservices.py Sat Aug 13 00:17:40 2011
@@ -1,3 +1,20 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+# 
+#   http://www.apache.org/licenses/LICENSE-2.0
+# 
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+
 import rpyc
 from tashi.rpycservices.rpyctypes import *
 import cPickle

Modified: incubator/tashi/branches/stablefix/src/tashi/rpycservices/rpyctypes.py
URL: http://svn.apache.org/viewvc/incubator/tashi/branches/stablefix/src/tashi/rpycservices/rpyctypes.py?rev=1157300&r1=1157299&r2=1157300&view=diff
==============================================================================
--- incubator/tashi/branches/stablefix/src/tashi/rpycservices/rpyctypes.py (original)
+++ incubator/tashi/branches/stablefix/src/tashi/rpycservices/rpyctypes.py Sat Aug 13 00:17:40 2011
@@ -1,3 +1,20 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+# 
+#   http://www.apache.org/licenses/LICENSE-2.0
+# 
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+
 class Errors(object):
 	ConvertedException = 1
 	NoSuchInstanceId = 2

Modified: incubator/tashi/branches/stablefix/src/tashi/thrift/layoutlocality.thrift
URL: http://svn.apache.org/viewvc/incubator/tashi/branches/stablefix/src/tashi/thrift/layoutlocality.thrift?rev=1157300&r1=1157299&r2=1157300&view=diff
==============================================================================
--- incubator/tashi/branches/stablefix/src/tashi/thrift/layoutlocality.thrift (original)
+++ incubator/tashi/branches/stablefix/src/tashi/thrift/layoutlocality.thrift Sat Aug 13 00:17:40 2011
@@ -1,3 +1,20 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+# 
+#   http://www.apache.org/licenses/LICENSE-2.0
+# 
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+
 struct BlockLocation {
        list<string> hosts,           // hostnames of data nodes
        list<i32> ports,              // ports for data nodes

Modified: incubator/tashi/branches/stablefix/src/utils/getLocality.py
URL: http://svn.apache.org/viewvc/incubator/tashi/branches/stablefix/src/utils/getLocality.py?rev=1157300&r1=1157299&r2=1157300&view=diff
==============================================================================
--- incubator/tashi/branches/stablefix/src/utils/getLocality.py (original)
+++ incubator/tashi/branches/stablefix/src/utils/getLocality.py Sat Aug 13 00:17:40 2011
@@ -1,4 +1,20 @@
 #!/usr/bin/python
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+# 
+#   http://www.apache.org/licenses/LICENSE-2.0
+# 
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
 
 import sys
 import os

Modified: incubator/tashi/branches/stablefix/src/zoni/install/pxe/base-menu
URL: http://svn.apache.org/viewvc/incubator/tashi/branches/stablefix/src/zoni/install/pxe/base-menu?rev=1157300&r1=1157299&r2=1157300&view=diff
==============================================================================
--- incubator/tashi/branches/stablefix/src/zoni/install/pxe/base-menu (original)
+++ incubator/tashi/branches/stablefix/src/zoni/install/pxe/base-menu Sat Aug 13 00:17:40 2011
@@ -1,3 +1,20 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+# 
+#   http://www.apache.org/licenses/LICENSE-2.0
+# 
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+
 DISPLAY boot-screens/boot.txt
 
 LABEL zoni-register-64

Modified: incubator/tashi/branches/stablefix/src/zoni/install/pxe/base.zoni
URL: http://svn.apache.org/viewvc/incubator/tashi/branches/stablefix/src/zoni/install/pxe/base.zoni?rev=1157300&r1=1157299&r2=1157300&view=diff
==============================================================================
--- incubator/tashi/branches/stablefix/src/zoni/install/pxe/base.zoni (original)
+++ incubator/tashi/branches/stablefix/src/zoni/install/pxe/base.zoni Sat Aug 13 00:17:40 2011
@@ -1,3 +1,20 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+# 
+#   http://www.apache.org/licenses/LICENSE-2.0
+# 
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+
 DISPLAY boot-screens/boot.txt
 
 DEFAULT vesamenu.c32

Modified: incubator/tashi/branches/stablefix/src/zoni/system/registration/register/register_automate
URL: http://svn.apache.org/viewvc/incubator/tashi/branches/stablefix/src/zoni/system/registration/register/register_automate?rev=1157300&r1=1157299&r2=1157300&view=diff
==============================================================================
--- incubator/tashi/branches/stablefix/src/zoni/system/registration/register/register_automate (original)
+++ incubator/tashi/branches/stablefix/src/zoni/system/registration/register/register_automate Sat Aug 13 00:17:40 2011
@@ -1,4 +1,20 @@
 #! /bin/sh
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+# 
+#   http://www.apache.org/licenses/LICENSE-2.0
+# 
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
 #
 #  $Id:$
 #

Modified: incubator/tashi/branches/zoni-dev/trunk/etc/NodeManager.cfg
URL: http://svn.apache.org/viewvc/incubator/tashi/branches/zoni-dev/trunk/etc/NodeManager.cfg?rev=1157300&r1=1157299&r2=1157300&view=diff
==============================================================================
--- incubator/tashi/branches/zoni-dev/trunk/etc/NodeManager.cfg (original)
+++ incubator/tashi/branches/zoni-dev/trunk/etc/NodeManager.cfg Sat Aug 13 00:17:40 2011
@@ -2,6 +2,23 @@
 # this file contains an example configuration for
 # the node manager daemons running on every server
 
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+# 
+#   http://www.apache.org/licenses/LICENSE-2.0
+# 
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+
 [NodeManager]
 dfs = tashi.dfs.Vfs
 vmm = tashi.nodemanager.vmcontrol.Qemu

Modified: incubator/tashi/branches/zoni-dev/trunk/src/tashi/agents/locality-server.py
URL: http://svn.apache.org/viewvc/incubator/tashi/branches/zoni-dev/trunk/src/tashi/agents/locality-server.py?rev=1157300&r1=1157299&r2=1157300&view=diff
==============================================================================
--- incubator/tashi/branches/zoni-dev/trunk/src/tashi/agents/locality-server.py (original)
+++ incubator/tashi/branches/zoni-dev/trunk/src/tashi/agents/locality-server.py Sat Aug 13 00:17:40 2011
@@ -1,4 +1,20 @@
 #! /usr/bin/env python
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+# 
+#   http://www.apache.org/licenses/LICENSE-2.0
+# 
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
 
 from socket import gethostname
 import os

Modified: incubator/tashi/branches/zoni-dev/trunk/src/tashi/rpycservices/rpycservices.py
URL: http://svn.apache.org/viewvc/incubator/tashi/branches/zoni-dev/trunk/src/tashi/rpycservices/rpycservices.py?rev=1157300&r1=1157299&r2=1157300&view=diff
==============================================================================
--- incubator/tashi/branches/zoni-dev/trunk/src/tashi/rpycservices/rpycservices.py (original)
+++ incubator/tashi/branches/zoni-dev/trunk/src/tashi/rpycservices/rpycservices.py Sat Aug 13 00:17:40 2011
@@ -1,3 +1,20 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+# 
+#   http://www.apache.org/licenses/LICENSE-2.0
+# 
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+
 import rpyc
 from tashi.rpycservices.rpyctypes import *
 import cPickle

Modified: incubator/tashi/branches/zoni-dev/trunk/src/tashi/rpycservices/rpyctypes.py
URL: http://svn.apache.org/viewvc/incubator/tashi/branches/zoni-dev/trunk/src/tashi/rpycservices/rpyctypes.py?rev=1157300&r1=1157299&r2=1157300&view=diff
==============================================================================
--- incubator/tashi/branches/zoni-dev/trunk/src/tashi/rpycservices/rpyctypes.py (original)
+++ incubator/tashi/branches/zoni-dev/trunk/src/tashi/rpycservices/rpyctypes.py Sat Aug 13 00:17:40 2011
@@ -1,3 +1,20 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+# 
+#   http://www.apache.org/licenses/LICENSE-2.0
+# 
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+
 class Errors(object):
 	ConvertedException = 1
 	NoSuchInstanceId = 2

Modified: incubator/tashi/branches/zoni-dev/trunk/src/tashi/thrift/layoutlocality.thrift
URL: http://svn.apache.org/viewvc/incubator/tashi/branches/zoni-dev/trunk/src/tashi/thrift/layoutlocality.thrift?rev=1157300&r1=1157299&r2=1157300&view=diff
==============================================================================
--- incubator/tashi/branches/zoni-dev/trunk/src/tashi/thrift/layoutlocality.thrift (original)
+++ incubator/tashi/branches/zoni-dev/trunk/src/tashi/thrift/layoutlocality.thrift Sat Aug 13 00:17:40 2011
@@ -1,3 +1,20 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+# 
+#   http://www.apache.org/licenses/LICENSE-2.0
+# 
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+
 struct BlockLocation {
        list<string> hosts,           // hostnames of data nodes
        list<i32> ports,              // ports for data nodes

Modified: incubator/tashi/branches/zoni-dev/trunk/src/utils/getLocality.py
URL: http://svn.apache.org/viewvc/incubator/tashi/branches/zoni-dev/trunk/src/utils/getLocality.py?rev=1157300&r1=1157299&r2=1157300&view=diff
==============================================================================
--- incubator/tashi/branches/zoni-dev/trunk/src/utils/getLocality.py (original)
+++ incubator/tashi/branches/zoni-dev/trunk/src/utils/getLocality.py Sat Aug 13 00:17:40 2011
@@ -1,4 +1,20 @@
 #!/usr/bin/python
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+# 
+#   http://www.apache.org/licenses/LICENSE-2.0
+# 
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
 
 import sys
 import os

Modified: incubator/tashi/branches/zoni-dev/trunk/src/zoni/install/pxe/base-menu
URL: http://svn.apache.org/viewvc/incubator/tashi/branches/zoni-dev/trunk/src/zoni/install/pxe/base-menu?rev=1157300&r1=1157299&r2=1157300&view=diff
==============================================================================
--- incubator/tashi/branches/zoni-dev/trunk/src/zoni/install/pxe/base-menu (original)
+++ incubator/tashi/branches/zoni-dev/trunk/src/zoni/install/pxe/base-menu Sat Aug 13 00:17:40 2011
@@ -1,3 +1,20 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+# 
+#   http://www.apache.org/licenses/LICENSE-2.0
+# 
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+
 DISPLAY boot-screens/boot.txt
 
 LABEL zoni-register-64

Modified: incubator/tashi/branches/zoni-dev/trunk/src/zoni/install/pxe/base.zoni
URL: http://svn.apache.org/viewvc/incubator/tashi/branches/zoni-dev/trunk/src/zoni/install/pxe/base.zoni?rev=1157300&r1=1157299&r2=1157300&view=diff
==============================================================================
--- incubator/tashi/branches/zoni-dev/trunk/src/zoni/install/pxe/base.zoni (original)
+++ incubator/tashi/branches/zoni-dev/trunk/src/zoni/install/pxe/base.zoni Sat Aug 13 00:17:40 2011
@@ -1,3 +1,20 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+# 
+#   http://www.apache.org/licenses/LICENSE-2.0
+# 
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+
 DISPLAY boot-screens/boot.txt
 
 DEFAULT vesamenu.c32

Modified: incubator/tashi/branches/zoni-dev/trunk/src/zoni/system/registration/register/register_automate
URL: http://svn.apache.org/viewvc/incubator/tashi/branches/zoni-dev/trunk/src/zoni/system/registration/register/register_automate?rev=1157300&r1=1157299&r2=1157300&view=diff
==============================================================================
--- incubator/tashi/branches/zoni-dev/trunk/src/zoni/system/registration/register/register_automate (original)
+++ incubator/tashi/branches/zoni-dev/trunk/src/zoni/system/registration/register/register_automate Sat Aug 13 00:17:40 2011
@@ -9,6 +9,22 @@
 # the intented location, hostname, or IP address of the machine, respectively.
 # It is intented to short-circuit the question phase of registration.
 #
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+# 
+#   http://www.apache.org/licenses/LICENSE-2.0
+# 
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
 
 #  Example Chassis r2r1c1 : note, the line must begin with a "#"
 #  tag|mac|uuid location switchname:portnum pduname:portnum

Modified: incubator/tashi/import/tashi-intel-r399/Makefile
URL: http://svn.apache.org/viewvc/incubator/tashi/import/tashi-intel-r399/Makefile?rev=1157300&r1=1157299&r2=1157300&view=diff
==============================================================================
--- incubator/tashi/import/tashi-intel-r399/Makefile (original)
+++ incubator/tashi/import/tashi-intel-r399/Makefile Sat Aug 13 00:17:40 2011
@@ -1,5 +1,22 @@
 # This Makefile doesn't build a binary, but sets up this folder after a fresh checkout
 
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+# 
+#   http://www.apache.org/licenses/LICENSE-2.0
+# 
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+
 # Setup
 .SILENT:
 

Modified: incubator/tashi/import/tashi-intel-r399/etc/TashiDefaults.cfg
URL: http://svn.apache.org/viewvc/incubator/tashi/import/tashi-intel-r399/etc/TashiDefaults.cfg?rev=1157300&r1=1157299&r2=1157300&view=diff
==============================================================================
--- incubator/tashi/import/tashi-intel-r399/etc/TashiDefaults.cfg (original)
+++ incubator/tashi/import/tashi-intel-r399/etc/TashiDefaults.cfg Sat Aug 13 00:17:40 2011
@@ -1,4 +1,21 @@
 # ClusterManager portion
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+# 
+#   http://www.apache.org/licenses/LICENSE-2.0
+# 
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+
 [ClusterManager]
 service = tashi.clustermanager.ClusterManagerService
 data = tashi.clustermanager.data.Pickled

Modified: incubator/tashi/import/tashi-intel-r399/etc/TestConfig.cfg
URL: http://svn.apache.org/viewvc/incubator/tashi/import/tashi-intel-r399/etc/TestConfig.cfg?rev=1157300&r1=1157299&r2=1157300&view=diff
==============================================================================
--- incubator/tashi/import/tashi-intel-r399/etc/TestConfig.cfg (original)
+++ incubator/tashi/import/tashi-intel-r399/etc/TestConfig.cfg Sat Aug 13 00:17:40 2011
@@ -1,3 +1,20 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+# 
+#   http://www.apache.org/licenses/LICENSE-2.0
+# 
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+
 [MessageBroker]
 host = localhost
-port = 1717
\ No newline at end of file
+port = 1717

Modified: incubator/tashi/import/tashi-intel-r399/guest/tashi
URL: http://svn.apache.org/viewvc/incubator/tashi/import/tashi-intel-r399/guest/tashi?rev=1157300&r1=1157299&r2=1157300&view=diff
==============================================================================
--- incubator/tashi/import/tashi-intel-r399/guest/tashi (original)
+++ incubator/tashi/import/tashi-intel-r399/guest/tashi Sat Aug 13 00:17:40 2011
@@ -1,4 +1,20 @@
 #!/bin/sh
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+# 
+#   http://www.apache.org/licenses/LICENSE-2.0
+# 
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
 
 if [ "$IFACE" != eth0 ]; then
 	exit 0

Modified: incubator/tashi/import/tashi-intel-r399/scripts/create
URL: http://svn.apache.org/viewvc/incubator/tashi/import/tashi-intel-r399/scripts/create?rev=1157300&r1=1157299&r2=1157300&view=diff
==============================================================================
--- incubator/tashi/import/tashi-intel-r399/scripts/create (original)
+++ incubator/tashi/import/tashi-intel-r399/scripts/create Sat Aug 13 00:17:40 2011
@@ -1,3 +1,19 @@
 #! /bin/bash
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+# 
+#   http://www.apache.org/licenses/LICENSE-2.0
+# 
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
 
 ./bin/createVm "Instance(d={'name':'foobar','type':$1,'disks':[DiskConfiguration(d={'uri':'hercules.qcow','persistent':False})],'nics':[NetworkConfiguration(d={'network':2,'mac':'52:54:00:00:10:$2'})], 'hints':{'display':'True'}})"

Modified: incubator/tashi/import/tashi-intel-r399/scripts/demo-yahoo-08-14-08
URL: http://svn.apache.org/viewvc/incubator/tashi/import/tashi-intel-r399/scripts/demo-yahoo-08-14-08?rev=1157300&r1=1157299&r2=1157300&view=diff
==============================================================================
--- incubator/tashi/import/tashi-intel-r399/scripts/demo-yahoo-08-14-08 (original)
+++ incubator/tashi/import/tashi-intel-r399/scripts/demo-yahoo-08-14-08 Sat Aug 13 00:17:40 2011
@@ -1,4 +1,20 @@
 #! /bin/bash
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+# 
+#   http://www.apache.org/licenses/LICENSE-2.0
+# 
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
 
 export PYTHONPATH=`pwd`/src/
 

Modified: incubator/tashi/import/tashi-intel-r399/scripts/mryan3-database-setup
URL: http://svn.apache.org/viewvc/incubator/tashi/import/tashi-intel-r399/scripts/mryan3-database-setup?rev=1157300&r1=1157299&r2=1157300&view=diff
==============================================================================
--- incubator/tashi/import/tashi-intel-r399/scripts/mryan3-database-setup (original)
+++ incubator/tashi/import/tashi-intel-r399/scripts/mryan3-database-setup Sat Aug 13 00:17:40 2011
@@ -1,4 +1,20 @@
 #! /bin/sh
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+# 
+#   http://www.apache.org/licenses/LICENSE-2.0
+# 
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
 
 ./bin/addUser "User(d={'username':'mryan3'})"
 ./bin/addPersistentImage "PersistentImage(d={'userId':1,'name':'i386-ubuntu.qcow'})"

Modified: incubator/tashi/import/tashi-intel-r399/scripts/resume
URL: http://svn.apache.org/viewvc/incubator/tashi/import/tashi-intel-r399/scripts/resume?rev=1157300&r1=1157299&r2=1157300&view=diff
==============================================================================
--- incubator/tashi/import/tashi-intel-r399/scripts/resume (original)
+++ incubator/tashi/import/tashi-intel-r399/scripts/resume Sat Aug 13 00:17:40 2011
@@ -1,3 +1,19 @@
 #! /bin/bash
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+# 
+#   http://www.apache.org/licenses/LICENSE-2.0
+# 
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
 
 ./bin/resumeVm "Instance(d={'name':'foobar','type':$1,'disks':[DiskConfiguration(d={'uri':'i386-ubuntu.qcow','persistent':False})],'nics':[NetworkConfiguration(d={'network':2,'mac':'52:54:00:00:05:$2'})], 'hints':{'display':'True'}})" "\"$3\""

Modified: incubator/tashi/import/tashi-intel-r399/scripts/stress
URL: http://svn.apache.org/viewvc/incubator/tashi/import/tashi-intel-r399/scripts/stress?rev=1157300&r1=1157299&r2=1157300&view=diff
==============================================================================
--- incubator/tashi/import/tashi-intel-r399/scripts/stress (original)
+++ incubator/tashi/import/tashi-intel-r399/scripts/stress Sat Aug 13 00:17:40 2011
@@ -1,4 +1,20 @@
 #! /bin/bash
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+# 
+#   http://www.apache.org/licenses/LICENSE-2.0
+# 
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
 
 if [[ $# -eq 1 ]]; then
 	VMS=$1

Modified: incubator/tashi/import/tashi-intel-r399/scripts/tomer-database-setup
URL: http://svn.apache.org/viewvc/incubator/tashi/import/tashi-intel-r399/scripts/tomer-database-setup?rev=1157300&r1=1157299&r2=1157300&view=diff
==============================================================================
--- incubator/tashi/import/tashi-intel-r399/scripts/tomer-database-setup (original)
+++ incubator/tashi/import/tashi-intel-r399/scripts/tomer-database-setup Sat Aug 13 00:17:40 2011
@@ -1,4 +1,20 @@
 #! /bin/sh
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+# 
+#   http://www.apache.org/licenses/LICENSE-2.0
+# 
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
 
 ./bin/addUser "User(d={'username':'administrator'})"
 ./bin/addUser "User(d={'username':'tshiran'})"

Modified: incubator/tashi/import/tashi-intel-r399/src/tashi/__init__.py
URL: http://svn.apache.org/viewvc/incubator/tashi/import/tashi-intel-r399/src/tashi/__init__.py?rev=1157300&r1=1157299&r2=1157300&view=diff
==============================================================================
--- incubator/tashi/import/tashi-intel-r399/src/tashi/__init__.py (original)
+++ incubator/tashi/import/tashi-intel-r399/src/tashi/__init__.py Sat Aug 13 00:17:40 2011
@@ -1,2 +1,19 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+# 
+#   http://www.apache.org/licenses/LICENSE-2.0
+# 
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+
 from util import *
 from connectionmanager import ConnectionManager

Modified: incubator/tashi/import/tashi-intel-r399/src/tashi/agents/examplepolicy.py
URL: http://svn.apache.org/viewvc/incubator/tashi/import/tashi-intel-r399/src/tashi/agents/examplepolicy.py?rev=1157300&r1=1157299&r2=1157300&view=diff
==============================================================================
--- incubator/tashi/import/tashi-intel-r399/src/tashi/agents/examplepolicy.py (original)
+++ incubator/tashi/import/tashi-intel-r399/src/tashi/agents/examplepolicy.py Sat Aug 13 00:17:40 2011
@@ -1,3 +1,20 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+# 
+#   http://www.apache.org/licenses/LICENSE-2.0
+# 
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+
 from socket import gethostname
 import os
 import threading

Modified: incubator/tashi/import/tashi-intel-r399/src/tashi/client/client.py
URL: http://svn.apache.org/viewvc/incubator/tashi/import/tashi-intel-r399/src/tashi/client/client.py?rev=1157300&r1=1157299&r2=1157300&view=diff
==============================================================================
--- incubator/tashi/import/tashi-intel-r399/src/tashi/client/client.py (original)
+++ incubator/tashi/import/tashi-intel-r399/src/tashi/client/client.py Sat Aug 13 00:17:40 2011
@@ -1,4 +1,20 @@
 #! /usr/bin/env python
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+# 
+#   http://www.apache.org/licenses/LICENSE-2.0
+# 
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
 
 import inspect
 import os

Modified: incubator/tashi/import/tashi-intel-r399/src/tashi/client/test.py
URL: http://svn.apache.org/viewvc/incubator/tashi/import/tashi-intel-r399/src/tashi/client/test.py?rev=1157300&r1=1157299&r2=1157300&view=diff
==============================================================================
--- incubator/tashi/import/tashi-intel-r399/src/tashi/client/test.py (original)
+++ incubator/tashi/import/tashi-intel-r399/src/tashi/client/test.py Sat Aug 13 00:17:40 2011
@@ -1,3 +1,20 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+# 
+#   http://www.apache.org/licenses/LICENSE-2.0
+# 
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+
 import unittest
 import logging
 import sys

Modified: incubator/tashi/import/tashi-intel-r399/src/tashi/clustermanager/__init__.py
URL: http://svn.apache.org/viewvc/incubator/tashi/import/tashi-intel-r399/src/tashi/clustermanager/__init__.py?rev=1157300&r1=1157299&r2=1157300&view=diff
==============================================================================
--- incubator/tashi/import/tashi-intel-r399/src/tashi/clustermanager/__init__.py (original)
+++ incubator/tashi/import/tashi-intel-r399/src/tashi/clustermanager/__init__.py Sat Aug 13 00:17:40 2011
@@ -1 +1,18 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+# 
+#   http://www.apache.org/licenses/LICENSE-2.0
+# 
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+
 from clustermanagerservice import ClusterManagerService

Modified: incubator/tashi/import/tashi-intel-r399/src/tashi/clustermanager/clustermanager.py
URL: http://svn.apache.org/viewvc/incubator/tashi/import/tashi-intel-r399/src/tashi/clustermanager/clustermanager.py?rev=1157300&r1=1157299&r2=1157300&view=diff
==============================================================================
--- incubator/tashi/import/tashi-intel-r399/src/tashi/clustermanager/clustermanager.py (original)
+++ incubator/tashi/import/tashi-intel-r399/src/tashi/clustermanager/clustermanager.py Sat Aug 13 00:17:40 2011
@@ -1,5 +1,22 @@
 #!/usr/bin/env python
 
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+# 
+#   http://www.apache.org/licenses/LICENSE-2.0
+# 
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+
 import os
 import sys
 import threading

Modified: incubator/tashi/import/tashi-intel-r399/src/tashi/clustermanager/clustermanagerservice.py
URL: http://svn.apache.org/viewvc/incubator/tashi/import/tashi-intel-r399/src/tashi/clustermanager/clustermanagerservice.py?rev=1157300&r1=1157299&r2=1157300&view=diff
==============================================================================
--- incubator/tashi/import/tashi-intel-r399/src/tashi/clustermanager/clustermanagerservice.py (original)
+++ incubator/tashi/import/tashi-intel-r399/src/tashi/clustermanager/clustermanagerservice.py Sat Aug 13 00:17:40 2011
@@ -1,3 +1,20 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+# 
+#   http://www.apache.org/licenses/LICENSE-2.0
+# 
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+
 from __future__ import with_statement
 
 from datetime import datetime

Modified: incubator/tashi/import/tashi-intel-r399/src/tashi/clustermanager/data/__init__.py
URL: http://svn.apache.org/viewvc/incubator/tashi/import/tashi-intel-r399/src/tashi/clustermanager/data/__init__.py?rev=1157300&r1=1157299&r2=1157300&view=diff
==============================================================================
--- incubator/tashi/import/tashi-intel-r399/src/tashi/clustermanager/data/__init__.py (original)
+++ incubator/tashi/import/tashi-intel-r399/src/tashi/clustermanager/data/__init__.py Sat Aug 13 00:17:40 2011
@@ -1,3 +1,20 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+# 
+#   http://www.apache.org/licenses/LICENSE-2.0
+# 
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+
 from datainterface import DataInterface
 from fromconfig import FromConfig
 from pickled import Pickled

Modified: incubator/tashi/import/tashi-intel-r399/src/tashi/clustermanager/data/datainterface.py
URL: http://svn.apache.org/viewvc/incubator/tashi/import/tashi-intel-r399/src/tashi/clustermanager/data/datainterface.py?rev=1157300&r1=1157299&r2=1157300&view=diff
==============================================================================
--- incubator/tashi/import/tashi-intel-r399/src/tashi/clustermanager/data/datainterface.py (original)
+++ incubator/tashi/import/tashi-intel-r399/src/tashi/clustermanager/data/datainterface.py Sat Aug 13 00:17:40 2011
@@ -1,3 +1,20 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+# 
+#   http://www.apache.org/licenses/LICENSE-2.0
+# 
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+
 class DataInterface(object):
 	"""Interface for a functional data access mechanism"""
 	def __init__(self, config):

Modified: incubator/tashi/import/tashi-intel-r399/src/tashi/clustermanager/data/fromconfig.py
URL: http://svn.apache.org/viewvc/incubator/tashi/import/tashi-intel-r399/src/tashi/clustermanager/data/fromconfig.py?rev=1157300&r1=1157299&r2=1157300&view=diff
==============================================================================
--- incubator/tashi/import/tashi-intel-r399/src/tashi/clustermanager/data/fromconfig.py (original)
+++ incubator/tashi/import/tashi-intel-r399/src/tashi/clustermanager/data/fromconfig.py Sat Aug 13 00:17:40 2011
@@ -1,3 +1,20 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+# 
+#   http://www.apache.org/licenses/LICENSE-2.0
+# 
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+
 import threading
 
 from tashi.services.ttypes import *

Modified: incubator/tashi/import/tashi-intel-r399/src/tashi/clustermanager/data/pickled.py
URL: http://svn.apache.org/viewvc/incubator/tashi/import/tashi-intel-r399/src/tashi/clustermanager/data/pickled.py?rev=1157300&r1=1157299&r2=1157300&view=diff
==============================================================================
--- incubator/tashi/import/tashi-intel-r399/src/tashi/clustermanager/data/pickled.py (original)
+++ incubator/tashi/import/tashi-intel-r399/src/tashi/clustermanager/data/pickled.py Sat Aug 13 00:17:40 2011
@@ -1,3 +1,20 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+# 
+#   http://www.apache.org/licenses/LICENSE-2.0
+# 
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+
 import cPickle
 import os
 import threading

Modified: incubator/tashi/import/tashi-intel-r399/src/tashi/clustermanager/data/sql.py
URL: http://svn.apache.org/viewvc/incubator/tashi/import/tashi-intel-r399/src/tashi/clustermanager/data/sql.py?rev=1157300&r1=1157299&r2=1157300&view=diff
==============================================================================
--- incubator/tashi/import/tashi-intel-r399/src/tashi/clustermanager/data/sql.py (original)
+++ incubator/tashi/import/tashi-intel-r399/src/tashi/clustermanager/data/sql.py Sat Aug 13 00:17:40 2011
@@ -1,3 +1,20 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+# 
+#   http://www.apache.org/licenses/LICENSE-2.0
+# 
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+
 import time
 import types
 from tashi.clustermanager.data.datainterface import DataInterface

Modified: incubator/tashi/import/tashi-intel-r399/src/tashi/connectionmanager.py
URL: http://svn.apache.org/viewvc/incubator/tashi/import/tashi-intel-r399/src/tashi/connectionmanager.py?rev=1157300&r1=1157299&r2=1157300&view=diff
==============================================================================
--- incubator/tashi/import/tashi-intel-r399/src/tashi/connectionmanager.py (original)
+++ incubator/tashi/import/tashi-intel-r399/src/tashi/connectionmanager.py Sat Aug 13 00:17:40 2011
@@ -1,3 +1,20 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+# 
+#   http://www.apache.org/licenses/LICENSE-2.0
+# 
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+
 from thrift.transport.TSocket import TSocket, socket
 from thrift.protocol.TBinaryProtocol import TBinaryProtocol
 from thrift.transport.TTransport import TBufferedTransport

Modified: incubator/tashi/import/tashi-intel-r399/src/tashi/dfs/__init__.py
URL: http://svn.apache.org/viewvc/incubator/tashi/import/tashi-intel-r399/src/tashi/dfs/__init__.py?rev=1157300&r1=1157299&r2=1157300&view=diff
==============================================================================
--- incubator/tashi/import/tashi-intel-r399/src/tashi/dfs/__init__.py (original)
+++ incubator/tashi/import/tashi-intel-r399/src/tashi/dfs/__init__.py Sat Aug 13 00:17:40 2011
@@ -1,2 +1,19 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+# 
+#   http://www.apache.org/licenses/LICENSE-2.0
+# 
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+
 from dfsinterface import DfsInterface
 from vfs import Vfs

Modified: incubator/tashi/import/tashi-intel-r399/src/tashi/dfs/dfsinterface.py
URL: http://svn.apache.org/viewvc/incubator/tashi/import/tashi-intel-r399/src/tashi/dfs/dfsinterface.py?rev=1157300&r1=1157299&r2=1157300&view=diff
==============================================================================
--- incubator/tashi/import/tashi-intel-r399/src/tashi/dfs/dfsinterface.py (original)
+++ incubator/tashi/import/tashi-intel-r399/src/tashi/dfs/dfsinterface.py Sat Aug 13 00:17:40 2011
@@ -1,3 +1,20 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+# 
+#   http://www.apache.org/licenses/LICENSE-2.0
+# 
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+
 class DfsInterface:
 	def __init__(self, config):
 		if self.__class__ is DfsInterface:

Modified: incubator/tashi/import/tashi-intel-r399/src/tashi/dfs/vfs.py
URL: http://svn.apache.org/viewvc/incubator/tashi/import/tashi-intel-r399/src/tashi/dfs/vfs.py?rev=1157300&r1=1157299&r2=1157300&view=diff
==============================================================================
--- incubator/tashi/import/tashi-intel-r399/src/tashi/dfs/vfs.py (original)
+++ incubator/tashi/import/tashi-intel-r399/src/tashi/dfs/vfs.py Sat Aug 13 00:17:40 2011
@@ -1,3 +1,20 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+# 
+#   http://www.apache.org/licenses/LICENSE-2.0
+# 
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+
 import os
 import os.path
 from dfsinterface import DfsInterface

Modified: incubator/tashi/import/tashi-intel-r399/src/tashi/messaging/messageBroker.py
URL: http://svn.apache.org/viewvc/incubator/tashi/import/tashi-intel-r399/src/tashi/messaging/messageBroker.py?rev=1157300&r1=1157299&r2=1157300&view=diff
==============================================================================
--- incubator/tashi/import/tashi-intel-r399/src/tashi/messaging/messageBroker.py (original)
+++ incubator/tashi/import/tashi-intel-r399/src/tashi/messaging/messageBroker.py Sat Aug 13 00:17:40 2011
@@ -1,3 +1,20 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+# 
+#   http://www.apache.org/licenses/LICENSE-2.0
+# 
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+
 import ConfigParser
 import getopt
 

Modified: incubator/tashi/import/tashi-intel-r399/src/tashi/messaging/messaging.py
URL: http://svn.apache.org/viewvc/incubator/tashi/import/tashi-intel-r399/src/tashi/messaging/messaging.py?rev=1157300&r1=1157299&r2=1157300&view=diff
==============================================================================
--- incubator/tashi/import/tashi-intel-r399/src/tashi/messaging/messaging.py (original)
+++ incubator/tashi/import/tashi-intel-r399/src/tashi/messaging/messaging.py Sat Aug 13 00:17:40 2011
@@ -1,4 +1,20 @@
 #!/usr/bin/python
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+# 
+#   http://www.apache.org/licenses/LICENSE-2.0
+# 
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
 
 
 import threading

Modified: incubator/tashi/import/tashi-intel-r399/src/tashi/messaging/soapmessaging.py
URL: http://svn.apache.org/viewvc/incubator/tashi/import/tashi-intel-r399/src/tashi/messaging/soapmessaging.py?rev=1157300&r1=1157299&r2=1157300&view=diff
==============================================================================
--- incubator/tashi/import/tashi-intel-r399/src/tashi/messaging/soapmessaging.py (original)
+++ incubator/tashi/import/tashi-intel-r399/src/tashi/messaging/soapmessaging.py Sat Aug 13 00:17:40 2011
@@ -1,4 +1,20 @@
 #! /usr/bin/python
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+# 
+#   http://www.apache.org/licenses/LICENSE-2.0
+# 
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
 
 
 from messaging import *

Modified: incubator/tashi/import/tashi-intel-r399/src/tashi/messaging/tashimessaging.py
URL: http://svn.apache.org/viewvc/incubator/tashi/import/tashi-intel-r399/src/tashi/messaging/tashimessaging.py?rev=1157300&r1=1157299&r2=1157300&view=diff
==============================================================================
--- incubator/tashi/import/tashi-intel-r399/src/tashi/messaging/tashimessaging.py (original)
+++ incubator/tashi/import/tashi-intel-r399/src/tashi/messaging/tashimessaging.py Sat Aug 13 00:17:40 2011
@@ -1,3 +1,20 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+# 
+#   http://www.apache.org/licenses/LICENSE-2.0
+# 
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+
 from thriftmessaging import *
 import logging
 import Queue

Modified: incubator/tashi/import/tashi-intel-r399/src/tashi/messaging/threadpool.py
URL: http://svn.apache.org/viewvc/incubator/tashi/import/tashi-intel-r399/src/tashi/messaging/threadpool.py?rev=1157300&r1=1157299&r2=1157300&view=diff
==============================================================================
--- incubator/tashi/import/tashi-intel-r399/src/tashi/messaging/threadpool.py (original)
+++ incubator/tashi/import/tashi-intel-r399/src/tashi/messaging/threadpool.py Sat Aug 13 00:17:40 2011
@@ -1,3 +1,20 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+# 
+#   http://www.apache.org/licenses/LICENSE-2.0
+# 
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+
 import threading
 import time
 import Queue

Modified: incubator/tashi/import/tashi-intel-r399/src/tashi/messaging/thriftmessaging.py
URL: http://svn.apache.org/viewvc/incubator/tashi/import/tashi-intel-r399/src/tashi/messaging/thriftmessaging.py?rev=1157300&r1=1157299&r2=1157300&view=diff
==============================================================================
--- incubator/tashi/import/tashi-intel-r399/src/tashi/messaging/thriftmessaging.py (original)
+++ incubator/tashi/import/tashi-intel-r399/src/tashi/messaging/thriftmessaging.py Sat Aug 13 00:17:40 2011
@@ -1,5 +1,22 @@
 #!/usr/bin/env python
 
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+# 
+#   http://www.apache.org/licenses/LICENSE-2.0
+# 
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+
 import sys
 import time
 import socket

Modified: incubator/tashi/import/tashi-intel-r399/src/tashi/nodemanager/__init__.py
URL: http://svn.apache.org/viewvc/incubator/tashi/import/tashi-intel-r399/src/tashi/nodemanager/__init__.py?rev=1157300&r1=1157299&r2=1157300&view=diff
==============================================================================
--- incubator/tashi/import/tashi-intel-r399/src/tashi/nodemanager/__init__.py (original)
+++ incubator/tashi/import/tashi-intel-r399/src/tashi/nodemanager/__init__.py Sat Aug 13 00:17:40 2011
@@ -1,3 +1,20 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+# 
+#   http://www.apache.org/licenses/LICENSE-2.0
+# 
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+
 from tashi import convertExceptions
 
 def RPC(oldFunc):

Modified: incubator/tashi/import/tashi-intel-r399/src/tashi/nodemanager/nodemanager.py
URL: http://svn.apache.org/viewvc/incubator/tashi/import/tashi-intel-r399/src/tashi/nodemanager/nodemanager.py?rev=1157300&r1=1157299&r2=1157300&view=diff
==============================================================================
--- incubator/tashi/import/tashi-intel-r399/src/tashi/nodemanager/nodemanager.py (original)
+++ incubator/tashi/import/tashi-intel-r399/src/tashi/nodemanager/nodemanager.py Sat Aug 13 00:17:40 2011
@@ -1,4 +1,20 @@
 #! /usr/bin/env python
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+# 
+#   http://www.apache.org/licenses/LICENSE-2.0
+# 
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
 
 import logging.config
 import signal

Modified: incubator/tashi/import/tashi-intel-r399/src/tashi/nodemanager/nodemanagerservice.py
URL: http://svn.apache.org/viewvc/incubator/tashi/import/tashi-intel-r399/src/tashi/nodemanager/nodemanagerservice.py?rev=1157300&r1=1157299&r2=1157300&view=diff
==============================================================================
--- incubator/tashi/import/tashi-intel-r399/src/tashi/nodemanager/nodemanagerservice.py (original)
+++ incubator/tashi/import/tashi-intel-r399/src/tashi/nodemanager/nodemanagerservice.py Sat Aug 13 00:17:40 2011
@@ -1,3 +1,20 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+# 
+#   http://www.apache.org/licenses/LICENSE-2.0
+# 
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+
 import cPickle
 import logging
 import os

Modified: incubator/tashi/import/tashi-intel-r399/src/tashi/nodemanager/notification.py
URL: http://svn.apache.org/viewvc/incubator/tashi/import/tashi-intel-r399/src/tashi/nodemanager/notification.py?rev=1157300&r1=1157299&r2=1157300&view=diff
==============================================================================
--- incubator/tashi/import/tashi-intel-r399/src/tashi/nodemanager/notification.py (original)
+++ incubator/tashi/import/tashi-intel-r399/src/tashi/nodemanager/notification.py Sat Aug 13 00:17:40 2011
@@ -1,3 +1,19 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+# 
+#   http://www.apache.org/licenses/LICENSE-2.0
+# 
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
 
 import tashi.messaging.tashimessaging
 

Modified: incubator/tashi/import/tashi-intel-r399/src/tashi/nodemanager/vmcontrol/__init__.py
URL: http://svn.apache.org/viewvc/incubator/tashi/import/tashi-intel-r399/src/tashi/nodemanager/vmcontrol/__init__.py?rev=1157300&r1=1157299&r2=1157300&view=diff
==============================================================================
--- incubator/tashi/import/tashi-intel-r399/src/tashi/nodemanager/vmcontrol/__init__.py (original)
+++ incubator/tashi/import/tashi-intel-r399/src/tashi/nodemanager/vmcontrol/__init__.py Sat Aug 13 00:17:40 2011
@@ -1,3 +1,20 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+# 
+#   http://www.apache.org/licenses/LICENSE-2.0
+# 
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+
 from vmcontrolinterface import VmControlInterface
 from qemu import Qemu
 from xenpv import XenPV

Modified: incubator/tashi/import/tashi-intel-r399/src/tashi/nodemanager/vmcontrol/newxen.py
URL: http://svn.apache.org/viewvc/incubator/tashi/import/tashi-intel-r399/src/tashi/nodemanager/vmcontrol/newxen.py?rev=1157300&r1=1157299&r2=1157300&view=diff
==============================================================================
--- incubator/tashi/import/tashi-intel-r399/src/tashi/nodemanager/vmcontrol/newxen.py (original)
+++ incubator/tashi/import/tashi-intel-r399/src/tashi/nodemanager/vmcontrol/newxen.py Sat Aug 13 00:17:40 2011
@@ -1,3 +1,20 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+# 
+#   http://www.apache.org/licenses/LICENSE-2.0
+# 
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+
 import cPickle
 import logging
 import os

Modified: incubator/tashi/import/tashi-intel-r399/src/tashi/nodemanager/vmcontrol/qemu.py
URL: http://svn.apache.org/viewvc/incubator/tashi/import/tashi-intel-r399/src/tashi/nodemanager/vmcontrol/qemu.py?rev=1157300&r1=1157299&r2=1157300&view=diff
==============================================================================
--- incubator/tashi/import/tashi-intel-r399/src/tashi/nodemanager/vmcontrol/qemu.py (original)
+++ incubator/tashi/import/tashi-intel-r399/src/tashi/nodemanager/vmcontrol/qemu.py Sat Aug 13 00:17:40 2011
@@ -1,3 +1,20 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+# 
+#   http://www.apache.org/licenses/LICENSE-2.0
+# 
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+
 import cPickle
 import logging
 import os

Modified: incubator/tashi/import/tashi-intel-r399/src/tashi/nodemanager/vmcontrol/vmcontrolinterface.py
URL: http://svn.apache.org/viewvc/incubator/tashi/import/tashi-intel-r399/src/tashi/nodemanager/vmcontrol/vmcontrolinterface.py?rev=1157300&r1=1157299&r2=1157300&view=diff
==============================================================================
--- incubator/tashi/import/tashi-intel-r399/src/tashi/nodemanager/vmcontrol/vmcontrolinterface.py (original)
+++ incubator/tashi/import/tashi-intel-r399/src/tashi/nodemanager/vmcontrol/vmcontrolinterface.py Sat Aug 13 00:17:40 2011
@@ -1,3 +1,20 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+# 
+#   http://www.apache.org/licenses/LICENSE-2.0
+# 
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+
 class VmControlInterface():
 	"""Interface description for VM controllers -- like Qemu, Xen, etc"""
 

Modified: incubator/tashi/import/tashi-intel-r399/src/tashi/nodemanager/vmcontrol/xenpv.py
URL: http://svn.apache.org/viewvc/incubator/tashi/import/tashi-intel-r399/src/tashi/nodemanager/vmcontrol/xenpv.py?rev=1157300&r1=1157299&r2=1157300&view=diff
==============================================================================
--- incubator/tashi/import/tashi-intel-r399/src/tashi/nodemanager/vmcontrol/xenpv.py (original)
+++ incubator/tashi/import/tashi-intel-r399/src/tashi/nodemanager/vmcontrol/xenpv.py Sat Aug 13 00:17:40 2011
@@ -1,3 +1,20 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+# 
+#   http://www.apache.org/licenses/LICENSE-2.0
+# 
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+
 import os
 import os.path
 import cPickle

Modified: incubator/tashi/import/tashi-intel-r399/src/tashi/parallel.py
URL: http://svn.apache.org/viewvc/incubator/tashi/import/tashi-intel-r399/src/tashi/parallel.py?rev=1157300&r1=1157299&r2=1157300&view=diff
==============================================================================
--- incubator/tashi/import/tashi-intel-r399/src/tashi/parallel.py (original)
+++ incubator/tashi/import/tashi-intel-r399/src/tashi/parallel.py Sat Aug 13 00:17:40 2011
@@ -1,3 +1,20 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+# 
+#   http://www.apache.org/licenses/LICENSE-2.0
+# 
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+
 import threading
 import time
 import Queue