mirror of
				https://github.com/apache/cloudstack.git
				synced 2025-11-04 00:02:37 +01:00 
			
		
		
		
	Switch to Apache license
This commit is contained in:
		
							parent
							
								
									892a29c2ef
								
							
						
					
					
						commit
						2f634c0913
					
				@ -50,7 +50,7 @@ $ ant deploydb
 | 
			
		||||
Type to run mgt server:
 | 
			
		||||
$ ant debug
 | 
			
		||||
 | 
			
		||||
If all of the above process is successful. You are done the single server CloudStack installation.Now your Cloud.com Management Server is running.
 | 
			
		||||
If all of the above process is successful. You are done the single server CloudStack installation.Now your CloudStack Management Server is running.
 | 
			
		||||
 | 
			
		||||
Open your browser and type the bellow url in address bar:
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -6,7 +6,6 @@
 | 
			
		||||
<ul>
 | 
			
		||||
<li><a href="http://www.cloudstack.org">Community</a> - forums, code, bugbase, blog, events, links to outside resources, IRC, and more</li>
 | 
			
		||||
<li><a href="http://cloud.mindtouch.us">Documentation and Knowledge Base</a> - installation steps, guides, references, troubleshooting tips</li>
 | 
			
		||||
<li><a href="http://cloud.com">Cloud.com</a>
 | 
			
		||||
</ul>
 | 
			
		||||
</body>
 | 
			
		||||
</html>
 | 
			
		||||
 | 
			
		||||
@ -1,3 +1,15 @@
 | 
			
		||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
 | 
			
		||||
# Apache License, Version 2.0 (the "License"); you may not use this
 | 
			
		||||
# file except in compliance with the License.  Citrix Systems, Inc.
 | 
			
		||||
# reserves all rights not expressly granted by 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.
 | 
			
		||||
# 
 | 
			
		||||
# Automatically generated by addcopyright.py at 04/03/2012
 | 
			
		||||
DROP TABLE IF EXISTS `cloud`.`mockhost`;
 | 
			
		||||
DROP TABLE IF EXISTS `cloud`.`mocksecstorage`;
 | 
			
		||||
DROP TABLE IF EXISTS `cloud`.`mockstoragepool`;
 | 
			
		||||
 | 
			
		||||
@ -1,18 +1,15 @@
 | 
			
		||||
# Copyright (C) 2011 Citrix Systems, Inc.  All rights reserved
 | 
			
		||||
#     
 | 
			
		||||
# This software is licensed under the GNU General Public License v3 or later.
 | 
			
		||||
# 
 | 
			
		||||
# It is free software: you can redistribute it and/or modify
 | 
			
		||||
# it under the terms of the GNU General Public License as published by
 | 
			
		||||
# the Free Software Foundation, either version 3 of the License, or any later version.
 | 
			
		||||
# This program is distributed in the hope that it will be useful,
 | 
			
		||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
 | 
			
		||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 | 
			
		||||
# GNU General Public License for more details.
 | 
			
		||||
# 
 | 
			
		||||
# You should have received a copy of the GNU General Public License
 | 
			
		||||
# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | 
			
		||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
 | 
			
		||||
# Apache License, Version 2.0 (the "License"); you may not use this
 | 
			
		||||
# file except in compliance with the License.  Citrix Systems, Inc.
 | 
			
		||||
# reserves all rights not expressly granted by 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.
 | 
			
		||||
# 
 | 
			
		||||
# Automatically generated by addcopyright.py at 04/03/2012
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,18 +1,15 @@
 | 
			
		||||
# Copyright (C) 2011 Citrix Systems, Inc.  All rights reserved
 | 
			
		||||
#     
 | 
			
		||||
# This software is licensed under the GNU General Public License v3 or later.
 | 
			
		||||
# 
 | 
			
		||||
# It is free software: you can redistribute it and/or modify
 | 
			
		||||
# it under the terms of the GNU General Public License as published by
 | 
			
		||||
# the Free Software Foundation, either version 3 of the License, or any later version.
 | 
			
		||||
# This program is distributed in the hope that it will be useful,
 | 
			
		||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
 | 
			
		||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 | 
			
		||||
# GNU General Public License for more details.
 | 
			
		||||
# 
 | 
			
		||||
# You should have received a copy of the GNU General Public License
 | 
			
		||||
# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | 
			
		||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
 | 
			
		||||
# Apache License, Version 2.0 (the "License"); you may not use this
 | 
			
		||||
# file except in compliance with the License.  Citrix Systems, Inc.
 | 
			
		||||
# reserves all rights not expressly granted by 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.
 | 
			
		||||
# 
 | 
			
		||||
# Automatically generated by addcopyright.py at 04/03/2012
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,18 +1,15 @@
 | 
			
		||||
# Copyright (C) 2011 Citrix Systems, Inc.  All rights reserved
 | 
			
		||||
#     
 | 
			
		||||
# This software is licensed under the GNU General Public License v3 or later.
 | 
			
		||||
# 
 | 
			
		||||
# It is free software: you can redistribute it and/or modify
 | 
			
		||||
# it under the terms of the GNU General Public License as published by
 | 
			
		||||
# the Free Software Foundation, either version 3 of the License, or any later version.
 | 
			
		||||
# This program is distributed in the hope that it will be useful,
 | 
			
		||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
 | 
			
		||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 | 
			
		||||
# GNU General Public License for more details.
 | 
			
		||||
# 
 | 
			
		||||
# You should have received a copy of the GNU General Public License
 | 
			
		||||
# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | 
			
		||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
 | 
			
		||||
# Apache License, Version 2.0 (the "License"); you may not use this
 | 
			
		||||
# file except in compliance with the License.  Citrix Systems, Inc.
 | 
			
		||||
# reserves all rights not expressly granted by 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.
 | 
			
		||||
# 
 | 
			
		||||
# Automatically generated by addcopyright.py at 04/03/2012
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,18 +1,15 @@
 | 
			
		||||
# Copyright (C) 2011 Citrix Systems, Inc.  All rights reserved
 | 
			
		||||
#     
 | 
			
		||||
# This software is licensed under the GNU General Public License v3 or later.
 | 
			
		||||
# 
 | 
			
		||||
# It is free software: you can redistribute it and/or modify
 | 
			
		||||
# it under the terms of the GNU General Public License as published by
 | 
			
		||||
# the Free Software Foundation, either version 3 of the License, or any later version.
 | 
			
		||||
# This program is distributed in the hope that it will be useful,
 | 
			
		||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
 | 
			
		||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 | 
			
		||||
# GNU General Public License for more details.
 | 
			
		||||
# 
 | 
			
		||||
# You should have received a copy of the GNU General Public License
 | 
			
		||||
# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | 
			
		||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
 | 
			
		||||
# Apache License, Version 2.0 (the "License"); you may not use this
 | 
			
		||||
# file except in compliance with the License.  Citrix Systems, Inc.
 | 
			
		||||
# reserves all rights not expressly granted by 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.
 | 
			
		||||
# 
 | 
			
		||||
# Automatically generated by addcopyright.py at 04/03/2012
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,18 +1,15 @@
 | 
			
		||||
# Copyright (C) 2011 Citrix Systems, Inc.  All rights reserved
 | 
			
		||||
#     
 | 
			
		||||
# This software is licensed under the GNU General Public License v3 or later.
 | 
			
		||||
# 
 | 
			
		||||
# It is free software: you can redistribute it and/or modify
 | 
			
		||||
# it under the terms of the GNU General Public License as published by
 | 
			
		||||
# the Free Software Foundation, either version 3 of the License, or any later version.
 | 
			
		||||
# This program is distributed in the hope that it will be useful,
 | 
			
		||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
 | 
			
		||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 | 
			
		||||
# GNU General Public License for more details.
 | 
			
		||||
# 
 | 
			
		||||
# You should have received a copy of the GNU General Public License
 | 
			
		||||
# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | 
			
		||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
 | 
			
		||||
# Apache License, Version 2.0 (the "License"); you may not use this
 | 
			
		||||
# file except in compliance with the License.  Citrix Systems, Inc.
 | 
			
		||||
# reserves all rights not expressly granted by 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.
 | 
			
		||||
# 
 | 
			
		||||
# Automatically generated by addcopyright.py at 04/03/2012
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,18 +1,15 @@
 | 
			
		||||
# Copyright (C) 2011 Citrix Systems, Inc.  All rights reserved
 | 
			
		||||
#     
 | 
			
		||||
# This software is licensed under the GNU General Public License v3 or later.
 | 
			
		||||
# 
 | 
			
		||||
# It is free software: you can redistribute it and/or modify
 | 
			
		||||
# it under the terms of the GNU General Public License as published by
 | 
			
		||||
# the Free Software Foundation, either version 3 of the License, or any later version.
 | 
			
		||||
# This program is distributed in the hope that it will be useful,
 | 
			
		||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
 | 
			
		||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 | 
			
		||||
# GNU General Public License for more details.
 | 
			
		||||
# 
 | 
			
		||||
# You should have received a copy of the GNU General Public License
 | 
			
		||||
# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | 
			
		||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
 | 
			
		||||
# Apache License, Version 2.0 (the "License"); you may not use this
 | 
			
		||||
# file except in compliance with the License.  Citrix Systems, Inc.
 | 
			
		||||
# reserves all rights not expressly granted by 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.
 | 
			
		||||
# 
 | 
			
		||||
# Automatically generated by addcopyright.py at 04/03/2012
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,19 +1,16 @@
 | 
			
		||||
#!/bin/bash
 | 
			
		||||
# Copyright (C) 2011 Citrix Systems, Inc.  All rights reserved
 | 
			
		||||
#     
 | 
			
		||||
# This software is licensed under the GNU General Public License v3 or later.
 | 
			
		||||
# 
 | 
			
		||||
# It is free software: you can redistribute it and/or modify
 | 
			
		||||
# it under the terms of the GNU General Public License as published by
 | 
			
		||||
# the Free Software Foundation, either version 3 of the License, or any later version.
 | 
			
		||||
# This program is distributed in the hope that it will be useful,
 | 
			
		||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
 | 
			
		||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 | 
			
		||||
# GNU General Public License for more details.
 | 
			
		||||
# 
 | 
			
		||||
# You should have received a copy of the GNU General Public License
 | 
			
		||||
# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | 
			
		||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
 | 
			
		||||
# Apache License, Version 2.0 (the "License"); you may not use this
 | 
			
		||||
# file except in compliance with the License.  Citrix Systems, Inc.
 | 
			
		||||
# reserves all rights not expressly granted by 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.
 | 
			
		||||
# 
 | 
			
		||||
# Automatically generated by addcopyright.py at 04/03/2012
 | 
			
		||||
 
 | 
			
		||||
 
 | 
			
		||||
usage() {
 | 
			
		||||
 | 
			
		||||
@ -1,19 +1,16 @@
 | 
			
		||||
#!/usr/bin/env bash
 | 
			
		||||
# Copyright (C) 2011 Citrix Systems, Inc.  All rights reserved
 | 
			
		||||
#     
 | 
			
		||||
# This software is licensed under the GNU General Public License v3 or later.
 | 
			
		||||
# 
 | 
			
		||||
# It is free software: you can redistribute it and/or modify
 | 
			
		||||
# it under the terms of the GNU General Public License as published by
 | 
			
		||||
# the Free Software Foundation, either version 3 of the License, or any later version.
 | 
			
		||||
# This program is distributed in the hope that it will be useful,
 | 
			
		||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
 | 
			
		||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 | 
			
		||||
# GNU General Public License for more details.
 | 
			
		||||
# 
 | 
			
		||||
# You should have received a copy of the GNU General Public License
 | 
			
		||||
# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | 
			
		||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
 | 
			
		||||
# Apache License, Version 2.0 (the "License"); you may not use this
 | 
			
		||||
# file except in compliance with the License.  Citrix Systems, Inc.
 | 
			
		||||
# reserves all rights not expressly granted by 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.
 | 
			
		||||
# 
 | 
			
		||||
# Automatically generated by addcopyright.py at 04/03/2012
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,18 +1,15 @@
 | 
			
		||||
# Copyright (C) 2011 Citrix Systems, Inc.  All rights reserved
 | 
			
		||||
#     
 | 
			
		||||
# This software is licensed under the GNU General Public License v3 or later.
 | 
			
		||||
# 
 | 
			
		||||
# It is free software: you can redistribute it and/or modify
 | 
			
		||||
# it under the terms of the GNU General Public License as published by
 | 
			
		||||
# the Free Software Foundation, either version 3 of the License, or any later version.
 | 
			
		||||
# This program is distributed in the hope that it will be useful,
 | 
			
		||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
 | 
			
		||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 | 
			
		||||
# GNU General Public License for more details.
 | 
			
		||||
# 
 | 
			
		||||
# You should have received a copy of the GNU General Public License
 | 
			
		||||
# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | 
			
		||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
 | 
			
		||||
# Apache License, Version 2.0 (the "License"); you may not use this
 | 
			
		||||
# file except in compliance with the License.  Citrix Systems, Inc.
 | 
			
		||||
# reserves all rights not expressly granted by 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.
 | 
			
		||||
# 
 | 
			
		||||
# Automatically generated by addcopyright.py at 04/03/2012
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,18 +1,15 @@
 | 
			
		||||
# Copyright (C) 2011 Citrix Systems, Inc.  All rights reserved
 | 
			
		||||
#     
 | 
			
		||||
# This software is licensed under the GNU General Public License v3 or later.
 | 
			
		||||
# 
 | 
			
		||||
# It is free software: you can redistribute it and/or modify
 | 
			
		||||
# it under the terms of the GNU General Public License as published by
 | 
			
		||||
# the Free Software Foundation, either version 3 of the License, or any later version.
 | 
			
		||||
# This program is distributed in the hope that it will be useful,
 | 
			
		||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
 | 
			
		||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 | 
			
		||||
# GNU General Public License for more details.
 | 
			
		||||
# 
 | 
			
		||||
# You should have received a copy of the GNU General Public License
 | 
			
		||||
# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | 
			
		||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
 | 
			
		||||
# Apache License, Version 2.0 (the "License"); you may not use this
 | 
			
		||||
# file except in compliance with the License.  Citrix Systems, Inc.
 | 
			
		||||
# reserves all rights not expressly granted by 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.
 | 
			
		||||
# 
 | 
			
		||||
# Automatically generated by addcopyright.py at 04/03/2012
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,18 +1,15 @@
 | 
			
		||||
# Copyright (C) 2011 Citrix Systems, Inc.  All rights reserved
 | 
			
		||||
#     
 | 
			
		||||
# This software is licensed under the GNU General Public License v3 or later.
 | 
			
		||||
# 
 | 
			
		||||
# It is free software: you can redistribute it and/or modify
 | 
			
		||||
# it under the terms of the GNU General Public License as published by
 | 
			
		||||
# the Free Software Foundation, either version 3 of the License, or any later version.
 | 
			
		||||
# This program is distributed in the hope that it will be useful,
 | 
			
		||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
 | 
			
		||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 | 
			
		||||
# GNU General Public License for more details.
 | 
			
		||||
# 
 | 
			
		||||
# You should have received a copy of the GNU General Public License
 | 
			
		||||
# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | 
			
		||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
 | 
			
		||||
# Apache License, Version 2.0 (the "License"); you may not use this
 | 
			
		||||
# file except in compliance with the License.  Citrix Systems, Inc.
 | 
			
		||||
# reserves all rights not expressly granted by 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.
 | 
			
		||||
# 
 | 
			
		||||
# Automatically generated by addcopyright.py at 04/03/2012
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,18 +1,15 @@
 | 
			
		||||
# Copyright (C) 2011 Citrix Systems, Inc.  All rights reserved
 | 
			
		||||
#     
 | 
			
		||||
# This software is licensed under the GNU General Public License v3 or later.
 | 
			
		||||
# 
 | 
			
		||||
# It is free software: you can redistribute it and/or modify
 | 
			
		||||
# it under the terms of the GNU General Public License as published by
 | 
			
		||||
# the Free Software Foundation, either version 3 of the License, or any later version.
 | 
			
		||||
# This program is distributed in the hope that it will be useful,
 | 
			
		||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
 | 
			
		||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 | 
			
		||||
# GNU General Public License for more details.
 | 
			
		||||
# 
 | 
			
		||||
# You should have received a copy of the GNU General Public License
 | 
			
		||||
# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | 
			
		||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
 | 
			
		||||
# Apache License, Version 2.0 (the "License"); you may not use this
 | 
			
		||||
# file except in compliance with the License.  Citrix Systems, Inc.
 | 
			
		||||
# reserves all rights not expressly granted by 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.
 | 
			
		||||
# 
 | 
			
		||||
# Automatically generated by addcopyright.py at 04/03/2012
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,18 +1,15 @@
 | 
			
		||||
# Copyright (C) 2011 Citrix Systems, Inc.  All rights reserved
 | 
			
		||||
#     
 | 
			
		||||
# This software is licensed under the GNU General Public License v3 or later.
 | 
			
		||||
# 
 | 
			
		||||
# It is free software: you can redistribute it and/or modify
 | 
			
		||||
# it under the terms of the GNU General Public License as published by
 | 
			
		||||
# the Free Software Foundation, either version 3 of the License, or any later version.
 | 
			
		||||
# This program is distributed in the hope that it will be useful,
 | 
			
		||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
 | 
			
		||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 | 
			
		||||
# GNU General Public License for more details.
 | 
			
		||||
# 
 | 
			
		||||
# You should have received a copy of the GNU General Public License
 | 
			
		||||
# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | 
			
		||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
 | 
			
		||||
# Apache License, Version 2.0 (the "License"); you may not use this
 | 
			
		||||
# file except in compliance with the License.  Citrix Systems, Inc.
 | 
			
		||||
# reserves all rights not expressly granted by 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.
 | 
			
		||||
# 
 | 
			
		||||
# Automatically generated by addcopyright.py at 04/03/2012
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,19 +1,16 @@
 | 
			
		||||
#!/bin/bash
 | 
			
		||||
# Copyright (C) 2011 Citrix Systems, Inc.  All rights reserved
 | 
			
		||||
#     
 | 
			
		||||
# This software is licensed under the GNU General Public License v3 or later.
 | 
			
		||||
# 
 | 
			
		||||
# It is free software: you can redistribute it and/or modify
 | 
			
		||||
# it under the terms of the GNU General Public License as published by
 | 
			
		||||
# the Free Software Foundation, either version 3 of the License, or any later version.
 | 
			
		||||
# This program is distributed in the hope that it will be useful,
 | 
			
		||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
 | 
			
		||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 | 
			
		||||
# GNU General Public License for more details.
 | 
			
		||||
# 
 | 
			
		||||
# You should have received a copy of the GNU General Public License
 | 
			
		||||
# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | 
			
		||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
 | 
			
		||||
# Apache License, Version 2.0 (the "License"); you may not use this
 | 
			
		||||
# file except in compliance with the License.  Citrix Systems, Inc.
 | 
			
		||||
# reserves all rights not expressly granted by 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.
 | 
			
		||||
# 
 | 
			
		||||
# Automatically generated by addcopyright.py at 04/03/2012
 | 
			
		||||
 | 
			
		||||
a=$1 #CIDR - 16bytes
 | 
			
		||||
b=$2 #CIDR - 8 bytes
 | 
			
		||||
 | 
			
		||||
@ -1,19 +1,16 @@
 | 
			
		||||
#!/bin/bash
 | 
			
		||||
# Copyright (C) 2011 Citrix Systems, Inc.  All rights reserved
 | 
			
		||||
#     
 | 
			
		||||
# This software is licensed under the GNU General Public License v3 or later.
 | 
			
		||||
# 
 | 
			
		||||
# It is free software: you can redistribute it and/or modify
 | 
			
		||||
# it under the terms of the GNU General Public License as published by
 | 
			
		||||
# the Free Software Foundation, either version 3 of the License, or any later version.
 | 
			
		||||
# This program is distributed in the hope that it will be useful,
 | 
			
		||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
 | 
			
		||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 | 
			
		||||
# GNU General Public License for more details.
 | 
			
		||||
# 
 | 
			
		||||
# You should have received a copy of the GNU General Public License
 | 
			
		||||
# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | 
			
		||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
 | 
			
		||||
# Apache License, Version 2.0 (the "License"); you may not use this
 | 
			
		||||
# file except in compliance with the License.  Citrix Systems, Inc.
 | 
			
		||||
# reserves all rights not expressly granted by 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.
 | 
			
		||||
# 
 | 
			
		||||
# Automatically generated by addcopyright.py at 04/03/2012
 | 
			
		||||
 | 
			
		||||
a=$1 #CIDR - 16bytes
 | 
			
		||||
b=$2 #CIDR - 8 bytes
 | 
			
		||||
 | 
			
		||||
@ -1,18 +1,15 @@
 | 
			
		||||
# Copyright (C) 2011 Citrix Systems, Inc.  All rights reserved
 | 
			
		||||
#     
 | 
			
		||||
# This software is licensed under the GNU General Public License v3 or later.
 | 
			
		||||
# 
 | 
			
		||||
# It is free software: you can redistribute it and/or modify
 | 
			
		||||
# it under the terms of the GNU General Public License as published by
 | 
			
		||||
# the Free Software Foundation, either version 3 of the License, or any later version.
 | 
			
		||||
# This program is distributed in the hope that it will be useful,
 | 
			
		||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
 | 
			
		||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 | 
			
		||||
# GNU General Public License for more details.
 | 
			
		||||
# 
 | 
			
		||||
# You should have received a copy of the GNU General Public License
 | 
			
		||||
# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | 
			
		||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
 | 
			
		||||
# Apache License, Version 2.0 (the "License"); you may not use this
 | 
			
		||||
# file except in compliance with the License.  Citrix Systems, Inc.
 | 
			
		||||
# reserves all rights not expressly granted by 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.
 | 
			
		||||
# 
 | 
			
		||||
# Automatically generated by addcopyright.py at 04/03/2012
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,18 +1,15 @@
 | 
			
		||||
# Copyright (C) 2011 Citrix Systems, Inc.  All rights reserved
 | 
			
		||||
#     
 | 
			
		||||
# This software is licensed under the GNU General Public License v3 or later.
 | 
			
		||||
# 
 | 
			
		||||
# It is free software: you can redistribute it and/or modify
 | 
			
		||||
# it under the terms of the GNU General Public License as published by
 | 
			
		||||
# the Free Software Foundation, either version 3 of the License, or any later version.
 | 
			
		||||
# This program is distributed in the hope that it will be useful,
 | 
			
		||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
 | 
			
		||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 | 
			
		||||
# GNU General Public License for more details.
 | 
			
		||||
# 
 | 
			
		||||
# You should have received a copy of the GNU General Public License
 | 
			
		||||
# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | 
			
		||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
 | 
			
		||||
# Apache License, Version 2.0 (the "License"); you may not use this
 | 
			
		||||
# file except in compliance with the License.  Citrix Systems, Inc.
 | 
			
		||||
# reserves all rights not expressly granted by 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.
 | 
			
		||||
# 
 | 
			
		||||
# Automatically generated by addcopyright.py at 04/03/2012
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,4 +1,16 @@
 | 
			
		||||
#!/usr/bin/env python
 | 
			
		||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
 | 
			
		||||
# Apache License, Version 2.0 (the "License"); you may not use this
 | 
			
		||||
# file except in compliance with the License.  Citrix Systems, Inc.
 | 
			
		||||
# reserves all rights not expressly granted by 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.
 | 
			
		||||
# 
 | 
			
		||||
# Automatically generated by addcopyright.py at 04/03/2012
 | 
			
		||||
 | 
			
		||||
from datetime import datetime
 | 
			
		||||
import sys
 | 
			
		||||
 | 
			
		||||
@ -1,18 +1,15 @@
 | 
			
		||||
# Copyright (C) 2011 Citrix Systems, Inc.  All rights reserved
 | 
			
		||||
#     
 | 
			
		||||
# This software is licensed under the GNU General Public License v3 or later.
 | 
			
		||||
# 
 | 
			
		||||
# It is free software: you can redistribute it and/or modify
 | 
			
		||||
# it under the terms of the GNU General Public License as published by
 | 
			
		||||
# the Free Software Foundation, either version 3 of the License, or any later version.
 | 
			
		||||
# This program is distributed in the hope that it will be useful,
 | 
			
		||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
 | 
			
		||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 | 
			
		||||
# GNU General Public License for more details.
 | 
			
		||||
# 
 | 
			
		||||
# You should have received a copy of the GNU General Public License
 | 
			
		||||
# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | 
			
		||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
 | 
			
		||||
# Apache License, Version 2.0 (the "License"); you may not use this
 | 
			
		||||
# file except in compliance with the License.  Citrix Systems, Inc.
 | 
			
		||||
# reserves all rights not expressly granted by 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.
 | 
			
		||||
# 
 | 
			
		||||
# Automatically generated by addcopyright.py at 04/03/2012
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,18 +1,15 @@
 | 
			
		||||
# Copyright (C) 2011 Citrix Systems, Inc.  All rights reserved
 | 
			
		||||
#     
 | 
			
		||||
# This software is licensed under the GNU General Public License v3 or later.
 | 
			
		||||
# 
 | 
			
		||||
# It is free software: you can redistribute it and/or modify
 | 
			
		||||
# it under the terms of the GNU General Public License as published by
 | 
			
		||||
# the Free Software Foundation, either version 3 of the License, or any later version.
 | 
			
		||||
# This program is distributed in the hope that it will be useful,
 | 
			
		||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
 | 
			
		||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 | 
			
		||||
# GNU General Public License for more details.
 | 
			
		||||
# 
 | 
			
		||||
# You should have received a copy of the GNU General Public License
 | 
			
		||||
# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | 
			
		||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
 | 
			
		||||
# Apache License, Version 2.0 (the "License"); you may not use this
 | 
			
		||||
# file except in compliance with the License.  Citrix Systems, Inc.
 | 
			
		||||
# reserves all rights not expressly granted by 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.
 | 
			
		||||
# 
 | 
			
		||||
# Automatically generated by addcopyright.py at 04/03/2012
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,18 +1,15 @@
 | 
			
		||||
# Copyright (C) 2011 Citrix Systems, Inc.  All rights reserved
 | 
			
		||||
#     
 | 
			
		||||
# This software is licensed under the GNU General Public License v3 or later.
 | 
			
		||||
# 
 | 
			
		||||
# It is free software: you can redistribute it and/or modify
 | 
			
		||||
# it under the terms of the GNU General Public License as published by
 | 
			
		||||
# the Free Software Foundation, either version 3 of the License, or any later version.
 | 
			
		||||
# This program is distributed in the hope that it will be useful,
 | 
			
		||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
 | 
			
		||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 | 
			
		||||
# GNU General Public License for more details.
 | 
			
		||||
# 
 | 
			
		||||
# You should have received a copy of the GNU General Public License
 | 
			
		||||
# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | 
			
		||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
 | 
			
		||||
# Apache License, Version 2.0 (the "License"); you may not use this
 | 
			
		||||
# file except in compliance with the License.  Citrix Systems, Inc.
 | 
			
		||||
# reserves all rights not expressly granted by 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.
 | 
			
		||||
# 
 | 
			
		||||
# Automatically generated by addcopyright.py at 04/03/2012
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
spool_query="GET        http://127.0.0.1/client/?command=createStoragePool&zoneId=1&podId=1&clusterid=1&name=SPOOL&url=nfs://10.91.25.6/export/share/1   HTTP/1.0\n\n"
 | 
			
		||||
 | 
			
		||||
@ -1,18 +1,15 @@
 | 
			
		||||
# Copyright (C) 2011 Citrix Systems, Inc.  All rights reserved
 | 
			
		||||
#     
 | 
			
		||||
# This software is licensed under the GNU General Public License v3 or later.
 | 
			
		||||
# 
 | 
			
		||||
# It is free software: you can redistribute it and/or modify
 | 
			
		||||
# it under the terms of the GNU General Public License as published by
 | 
			
		||||
# the Free Software Foundation, either version 3 of the License, or any later version.
 | 
			
		||||
# This program is distributed in the hope that it will be useful,
 | 
			
		||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
 | 
			
		||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 | 
			
		||||
# GNU General Public License for more details.
 | 
			
		||||
# 
 | 
			
		||||
# You should have received a copy of the GNU General Public License
 | 
			
		||||
# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | 
			
		||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
 | 
			
		||||
# Apache License, Version 2.0 (the "License"); you may not use this
 | 
			
		||||
# file except in compliance with the License.  Citrix Systems, Inc.
 | 
			
		||||
# reserves all rights not expressly granted by 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.
 | 
			
		||||
# 
 | 
			
		||||
# Automatically generated by addcopyright.py at 04/03/2012
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,18 +1,15 @@
 | 
			
		||||
# Copyright (C) 2011 Citrix Systems, Inc.  All rights reserved
 | 
			
		||||
#     
 | 
			
		||||
# This software is licensed under the GNU General Public License v3 or later.
 | 
			
		||||
# 
 | 
			
		||||
# It is free software: you can redistribute it and/or modify
 | 
			
		||||
# it under the terms of the GNU General Public License as published by
 | 
			
		||||
# the Free Software Foundation, either version 3 of the License, or any later version.
 | 
			
		||||
# This program is distributed in the hope that it will be useful,
 | 
			
		||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
 | 
			
		||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 | 
			
		||||
# GNU General Public License for more details.
 | 
			
		||||
# 
 | 
			
		||||
# You should have received a copy of the GNU General Public License
 | 
			
		||||
# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | 
			
		||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
 | 
			
		||||
# Apache License, Version 2.0 (the "License"); you may not use this
 | 
			
		||||
# file except in compliance with the License.  Citrix Systems, Inc.
 | 
			
		||||
# reserves all rights not expressly granted by 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.
 | 
			
		||||
# 
 | 
			
		||||
# Automatically generated by addcopyright.py at 04/03/2012
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,18 +1,15 @@
 | 
			
		||||
# Copyright (C) 2011 Citrix Systems, Inc.  All rights reserved
 | 
			
		||||
#     
 | 
			
		||||
# This software is licensed under the GNU General Public License v3 or later.
 | 
			
		||||
# 
 | 
			
		||||
# It is free software: you can redistribute it and/or modify
 | 
			
		||||
# it under the terms of the GNU General Public License as published by
 | 
			
		||||
# the Free Software Foundation, either version 3 of the License, or any later version.
 | 
			
		||||
# This program is distributed in the hope that it will be useful,
 | 
			
		||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
 | 
			
		||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 | 
			
		||||
# GNU General Public License for more details.
 | 
			
		||||
# 
 | 
			
		||||
# You should have received a copy of the GNU General Public License
 | 
			
		||||
# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | 
			
		||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
 | 
			
		||||
# Apache License, Version 2.0 (the "License"); you may not use this
 | 
			
		||||
# file except in compliance with the License.  Citrix Systems, Inc.
 | 
			
		||||
# reserves all rights not expressly granted by 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.
 | 
			
		||||
# 
 | 
			
		||||
# Automatically generated by addcopyright.py at 04/03/2012
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,18 +1,15 @@
 | 
			
		||||
# Copyright (C) 2011 Citrix Systems, Inc.  All rights reserved
 | 
			
		||||
#     
 | 
			
		||||
# This software is licensed under the GNU General Public License v3 or later.
 | 
			
		||||
# 
 | 
			
		||||
# It is free software: you can redistribute it and/or modify
 | 
			
		||||
# it under the terms of the GNU General Public License as published by
 | 
			
		||||
# the Free Software Foundation, either version 3 of the License, or any later version.
 | 
			
		||||
# This program is distributed in the hope that it will be useful,
 | 
			
		||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
 | 
			
		||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 | 
			
		||||
# GNU General Public License for more details.
 | 
			
		||||
# 
 | 
			
		||||
# You should have received a copy of the GNU General Public License
 | 
			
		||||
# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | 
			
		||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
 | 
			
		||||
# Apache License, Version 2.0 (the "License"); you may not use this
 | 
			
		||||
# file except in compliance with the License.  Citrix Systems, Inc.
 | 
			
		||||
# reserves all rights not expressly granted by 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.
 | 
			
		||||
# 
 | 
			
		||||
# Automatically generated by addcopyright.py at 04/03/2012
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,18 +1,15 @@
 | 
			
		||||
# Copyright (C) 2011 Citrix Systems, Inc.  All rights reserved
 | 
			
		||||
#     
 | 
			
		||||
# This software is licensed under the GNU General Public License v3 or later.
 | 
			
		||||
# 
 | 
			
		||||
# It is free software: you can redistribute it and/or modify
 | 
			
		||||
# it under the terms of the GNU General Public License as published by
 | 
			
		||||
# the Free Software Foundation, either version 3 of the License, or any later version.
 | 
			
		||||
# This program is distributed in the hope that it will be useful,
 | 
			
		||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
 | 
			
		||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 | 
			
		||||
# GNU General Public License for more details.
 | 
			
		||||
# 
 | 
			
		||||
# You should have received a copy of the GNU General Public License
 | 
			
		||||
# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | 
			
		||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
 | 
			
		||||
# Apache License, Version 2.0 (the "License"); you may not use this
 | 
			
		||||
# file except in compliance with the License.  Citrix Systems, Inc.
 | 
			
		||||
# reserves all rights not expressly granted by 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.
 | 
			
		||||
# 
 | 
			
		||||
# Automatically generated by addcopyright.py at 04/03/2012
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,18 +1,15 @@
 | 
			
		||||
# Copyright (C) 2011 Citrix Systems, Inc.  All rights reserved
 | 
			
		||||
#     
 | 
			
		||||
# This software is licensed under the GNU General Public License v3 or later.
 | 
			
		||||
# 
 | 
			
		||||
# It is free software: you can redistribute it and/or modify
 | 
			
		||||
# it under the terms of the GNU General Public License as published by
 | 
			
		||||
# the Free Software Foundation, either version 3 of the License, or any later version.
 | 
			
		||||
# This program is distributed in the hope that it will be useful,
 | 
			
		||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
 | 
			
		||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 | 
			
		||||
# GNU General Public License for more details.
 | 
			
		||||
# 
 | 
			
		||||
# You should have received a copy of the GNU General Public License
 | 
			
		||||
# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | 
			
		||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
 | 
			
		||||
# Apache License, Version 2.0 (the "License"); you may not use this
 | 
			
		||||
# file except in compliance with the License.  Citrix Systems, Inc.
 | 
			
		||||
# reserves all rights not expressly granted by 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.
 | 
			
		||||
# 
 | 
			
		||||
# Automatically generated by addcopyright.py at 04/03/2012
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,18 +1,15 @@
 | 
			
		||||
# Copyright (C) 2011 Citrix Systems, Inc.  All rights reserved
 | 
			
		||||
#     
 | 
			
		||||
# This software is licensed under the GNU General Public License v3 or later.
 | 
			
		||||
# 
 | 
			
		||||
# It is free software: you can redistribute it and/or modify
 | 
			
		||||
# it under the terms of the GNU General Public License as published by
 | 
			
		||||
# the Free Software Foundation, either version 3 of the License, or any later version.
 | 
			
		||||
# This program is distributed in the hope that it will be useful,
 | 
			
		||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
 | 
			
		||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 | 
			
		||||
# GNU General Public License for more details.
 | 
			
		||||
# 
 | 
			
		||||
# You should have received a copy of the GNU General Public License
 | 
			
		||||
# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | 
			
		||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
 | 
			
		||||
# Apache License, Version 2.0 (the "License"); you may not use this
 | 
			
		||||
# file except in compliance with the License.  Citrix Systems, Inc.
 | 
			
		||||
# reserves all rights not expressly granted by 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.
 | 
			
		||||
# 
 | 
			
		||||
# Automatically generated by addcopyright.py at 04/03/2012
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,18 +1,15 @@
 | 
			
		||||
# Copyright (C) 2011 Citrix Systems, Inc.  All rights reserved
 | 
			
		||||
#     
 | 
			
		||||
# This software is licensed under the GNU General Public License v3 or later.
 | 
			
		||||
# 
 | 
			
		||||
# It is free software: you can redistribute it and/or modify
 | 
			
		||||
# it under the terms of the GNU General Public License as published by
 | 
			
		||||
# the Free Software Foundation, either version 3 of the License, or any later version.
 | 
			
		||||
# This program is distributed in the hope that it will be useful,
 | 
			
		||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
 | 
			
		||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 | 
			
		||||
# GNU General Public License for more details.
 | 
			
		||||
# 
 | 
			
		||||
# You should have received a copy of the GNU General Public License
 | 
			
		||||
# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | 
			
		||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
 | 
			
		||||
# Apache License, Version 2.0 (the "License"); you may not use this
 | 
			
		||||
# file except in compliance with the License.  Citrix Systems, Inc.
 | 
			
		||||
# reserves all rights not expressly granted by 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.
 | 
			
		||||
# 
 | 
			
		||||
# Automatically generated by addcopyright.py at 04/03/2012
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,18 +1,15 @@
 | 
			
		||||
# Copyright (C) 2011 Citrix Systems, Inc.  All rights reserved
 | 
			
		||||
#     
 | 
			
		||||
# This software is licensed under the GNU General Public License v3 or later.
 | 
			
		||||
# 
 | 
			
		||||
# It is free software: you can redistribute it and/or modify
 | 
			
		||||
# it under the terms of the GNU General Public License as published by
 | 
			
		||||
# the Free Software Foundation, either version 3 of the License, or any later version.
 | 
			
		||||
# This program is distributed in the hope that it will be useful,
 | 
			
		||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
 | 
			
		||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 | 
			
		||||
# GNU General Public License for more details.
 | 
			
		||||
# 
 | 
			
		||||
# You should have received a copy of the GNU General Public License
 | 
			
		||||
# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | 
			
		||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
 | 
			
		||||
# Apache License, Version 2.0 (the "License"); you may not use this
 | 
			
		||||
# file except in compliance with the License.  Citrix Systems, Inc.
 | 
			
		||||
# reserves all rights not expressly granted by 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.
 | 
			
		||||
# 
 | 
			
		||||
# Automatically generated by addcopyright.py at 04/03/2012
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,18 +1,15 @@
 | 
			
		||||
# Copyright (C) 2011 Citrix Systems, Inc.  All rights reserved
 | 
			
		||||
#     
 | 
			
		||||
# This software is licensed under the GNU General Public License v3 or later.
 | 
			
		||||
# 
 | 
			
		||||
# It is free software: you can redistribute it and/or modify
 | 
			
		||||
# it under the terms of the GNU General Public License as published by
 | 
			
		||||
# the Free Software Foundation, either version 3 of the License, or any later version.
 | 
			
		||||
# This program is distributed in the hope that it will be useful,
 | 
			
		||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
 | 
			
		||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 | 
			
		||||
# GNU General Public License for more details.
 | 
			
		||||
# 
 | 
			
		||||
# You should have received a copy of the GNU General Public License
 | 
			
		||||
# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | 
			
		||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
 | 
			
		||||
# Apache License, Version 2.0 (the "License"); you may not use this
 | 
			
		||||
# file except in compliance with the License.  Citrix Systems, Inc.
 | 
			
		||||
# reserves all rights not expressly granted by 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.
 | 
			
		||||
# 
 | 
			
		||||
# Automatically generated by addcopyright.py at 04/03/2012
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,18 +1,15 @@
 | 
			
		||||
# Copyright (C) 2011 Citrix Systems, Inc.  All rights reserved
 | 
			
		||||
#     
 | 
			
		||||
# This software is licensed under the GNU General Public License v3 or later.
 | 
			
		||||
# 
 | 
			
		||||
# It is free software: you can redistribute it and/or modify
 | 
			
		||||
# it under the terms of the GNU General Public License as published by
 | 
			
		||||
# the Free Software Foundation, either version 3 of the License, or any later version.
 | 
			
		||||
# This program is distributed in the hope that it will be useful,
 | 
			
		||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
 | 
			
		||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 | 
			
		||||
# GNU General Public License for more details.
 | 
			
		||||
# 
 | 
			
		||||
# You should have received a copy of the GNU General Public License
 | 
			
		||||
# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | 
			
		||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
 | 
			
		||||
# Apache License, Version 2.0 (the "License"); you may not use this
 | 
			
		||||
# file except in compliance with the License.  Citrix Systems, Inc.
 | 
			
		||||
# reserves all rights not expressly granted by 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.
 | 
			
		||||
# 
 | 
			
		||||
# Automatically generated by addcopyright.py at 04/03/2012
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,18 +1,15 @@
 | 
			
		||||
# Copyright (C) 2011 Citrix Systems, Inc.  All rights reserved
 | 
			
		||||
#     
 | 
			
		||||
# This software is licensed under the GNU General Public License v3 or later.
 | 
			
		||||
# 
 | 
			
		||||
# It is free software: you can redistribute it and/or modify
 | 
			
		||||
# it under the terms of the GNU General Public License as published by
 | 
			
		||||
# the Free Software Foundation, either version 3 of the License, or any later version.
 | 
			
		||||
# This program is distributed in the hope that it will be useful,
 | 
			
		||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
 | 
			
		||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 | 
			
		||||
# GNU General Public License for more details.
 | 
			
		||||
# 
 | 
			
		||||
# You should have received a copy of the GNU General Public License
 | 
			
		||||
# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | 
			
		||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
 | 
			
		||||
# Apache License, Version 2.0 (the "License"); you may not use this
 | 
			
		||||
# file except in compliance with the License.  Citrix Systems, Inc.
 | 
			
		||||
# reserves all rights not expressly granted by 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.
 | 
			
		||||
# 
 | 
			
		||||
# Automatically generated by addcopyright.py at 04/03/2012
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,18 +1,15 @@
 | 
			
		||||
# Copyright (C) 2011 Citrix Systems, Inc.  All rights reserved
 | 
			
		||||
#     
 | 
			
		||||
# This software is licensed under the GNU General Public License v3 or later.
 | 
			
		||||
# 
 | 
			
		||||
# It is free software: you can redistribute it and/or modify
 | 
			
		||||
# it under the terms of the GNU General Public License as published by
 | 
			
		||||
# the Free Software Foundation, either version 3 of the License, or any later version.
 | 
			
		||||
# This program is distributed in the hope that it will be useful,
 | 
			
		||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
 | 
			
		||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 | 
			
		||||
# GNU General Public License for more details.
 | 
			
		||||
# 
 | 
			
		||||
# You should have received a copy of the GNU General Public License
 | 
			
		||||
# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | 
			
		||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
 | 
			
		||||
# Apache License, Version 2.0 (the "License"); you may not use this
 | 
			
		||||
# file except in compliance with the License.  Citrix Systems, Inc.
 | 
			
		||||
# reserves all rights not expressly granted by 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.
 | 
			
		||||
# 
 | 
			
		||||
# Automatically generated by addcopyright.py at 04/03/2012
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,18 +1,15 @@
 | 
			
		||||
# Copyright (C) 2011 Citrix Systems, Inc.  All rights reserved
 | 
			
		||||
#     
 | 
			
		||||
# This software is licensed under the GNU General Public License v3 or later.
 | 
			
		||||
# 
 | 
			
		||||
# It is free software: you can redistribute it and/or modify
 | 
			
		||||
# it under the terms of the GNU General Public License as published by
 | 
			
		||||
# the Free Software Foundation, either version 3 of the License, or any later version.
 | 
			
		||||
# This program is distributed in the hope that it will be useful,
 | 
			
		||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
 | 
			
		||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 | 
			
		||||
# GNU General Public License for more details.
 | 
			
		||||
# 
 | 
			
		||||
# You should have received a copy of the GNU General Public License
 | 
			
		||||
# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | 
			
		||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
 | 
			
		||||
# Apache License, Version 2.0 (the "License"); you may not use this
 | 
			
		||||
# file except in compliance with the License.  Citrix Systems, Inc.
 | 
			
		||||
# reserves all rights not expressly granted by 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.
 | 
			
		||||
# 
 | 
			
		||||
# Automatically generated by addcopyright.py at 04/03/2012
 | 
			
		||||
for x in `seq 3 2082`
 | 
			
		||||
do
 | 
			
		||||
	start_vm="GET  http://127.0.0.1:8096/client/?command=startVirtualMachine&id=$x	HTTP/1.0\n\n"
 | 
			
		||||
 | 
			
		||||
@ -1,18 +1,15 @@
 | 
			
		||||
# Copyright (C) 2011 Citrix Systems, Inc.  All rights reserved
 | 
			
		||||
#     
 | 
			
		||||
# This software is licensed under the GNU General Public License v3 or later.
 | 
			
		||||
# 
 | 
			
		||||
# It is free software: you can redistribute it and/or modify
 | 
			
		||||
# it under the terms of the GNU General Public License as published by
 | 
			
		||||
# the Free Software Foundation, either version 3 of the License, or any later version.
 | 
			
		||||
# This program is distributed in the hope that it will be useful,
 | 
			
		||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
 | 
			
		||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 | 
			
		||||
# GNU General Public License for more details.
 | 
			
		||||
# 
 | 
			
		||||
# You should have received a copy of the GNU General Public License
 | 
			
		||||
# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | 
			
		||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
 | 
			
		||||
# Apache License, Version 2.0 (the "License"); you may not use this
 | 
			
		||||
# file except in compliance with the License.  Citrix Systems, Inc.
 | 
			
		||||
# reserves all rights not expressly granted by 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.
 | 
			
		||||
# 
 | 
			
		||||
# Automatically generated by addcopyright.py at 04/03/2012
 | 
			
		||||
x=$1
 | 
			
		||||
y=$2
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,18 +1,15 @@
 | 
			
		||||
# Copyright (C) 2011 Citrix Systems, Inc.  All rights reserved
 | 
			
		||||
#     
 | 
			
		||||
# This software is licensed under the GNU General Public License v3 or later.
 | 
			
		||||
# 
 | 
			
		||||
# It is free software: you can redistribute it and/or modify
 | 
			
		||||
# it under the terms of the GNU General Public License as published by
 | 
			
		||||
# the Free Software Foundation, either version 3 of the License, or any later version.
 | 
			
		||||
# This program is distributed in the hope that it will be useful,
 | 
			
		||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
 | 
			
		||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 | 
			
		||||
# GNU General Public License for more details.
 | 
			
		||||
# 
 | 
			
		||||
# You should have received a copy of the GNU General Public License
 | 
			
		||||
# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | 
			
		||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
 | 
			
		||||
# Apache License, Version 2.0 (the "License"); you may not use this
 | 
			
		||||
# file except in compliance with the License.  Citrix Systems, Inc.
 | 
			
		||||
# reserves all rights not expressly granted by 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.
 | 
			
		||||
# 
 | 
			
		||||
# Automatically generated by addcopyright.py at 04/03/2012
 | 
			
		||||
x=$1
 | 
			
		||||
y=$2
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,19 +1,16 @@
 | 
			
		||||
#/bin/bash
 | 
			
		||||
# Copyright (C) 2011 Citrix Systems, Inc.  All rights reserved
 | 
			
		||||
#     
 | 
			
		||||
# This software is licensed under the GNU General Public License v3 or later.
 | 
			
		||||
# 
 | 
			
		||||
# It is free software: you can redistribute it and/or modify
 | 
			
		||||
# it under the terms of the GNU General Public License as published by
 | 
			
		||||
# the Free Software Foundation, either version 3 of the License, or any later version.
 | 
			
		||||
# This program is distributed in the hope that it will be useful,
 | 
			
		||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
 | 
			
		||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 | 
			
		||||
# GNU General Public License for more details.
 | 
			
		||||
# 
 | 
			
		||||
# You should have received a copy of the GNU General Public License
 | 
			
		||||
# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | 
			
		||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
 | 
			
		||||
# Apache License, Version 2.0 (the "License"); you may not use this
 | 
			
		||||
# file except in compliance with the License.  Citrix Systems, Inc.
 | 
			
		||||
# reserves all rights not expressly granted by 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.
 | 
			
		||||
# 
 | 
			
		||||
# Automatically generated by addcopyright.py at 04/03/2012
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,28 +1,23 @@
 | 
			
		||||
#!/bin/bash
 | 
			
		||||
# Copyright (C) 2011 Citrix Systems, Inc.  All rights reserved
 | 
			
		||||
#     
 | 
			
		||||
# This software is licensed under the GNU General Public License v3 or later.
 | 
			
		||||
# 
 | 
			
		||||
# It is free software: you can redistribute it and/or modify
 | 
			
		||||
# it under the terms of the GNU General Public License as published by
 | 
			
		||||
# the Free Software Foundation, either version 3 of the License, or any later version.
 | 
			
		||||
# This program is distributed in the hope that it will be useful,
 | 
			
		||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
 | 
			
		||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 | 
			
		||||
# GNU General Public License for more details.
 | 
			
		||||
# 
 | 
			
		||||
# You should have received a copy of the GNU General Public License
 | 
			
		||||
# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | 
			
		||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
 | 
			
		||||
# Apache License, Version 2.0 (the "License"); you may not use this
 | 
			
		||||
# file except in compliance with the License.  Citrix Systems, Inc.
 | 
			
		||||
# reserves all rights not expressly granted by 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.
 | 
			
		||||
# 
 | 
			
		||||
# Automatically generated by addcopyright.py at 04/03/2012
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
 | 
			
		||||
#setup for Guava hosts in the simulator
 | 
			
		||||
 | 
			
		||||
#1. 1 host per cluster
 | 
			
		||||
#2. 100 clusters in a pod
 | 
			
		||||
 | 
			
		||||
zone_query="GET  http://10.91.30.219/client/?command=createZone&networktype=Advanced&securitygroupenabled=false&name=Go&dns1=4.2.2.2&internaldns1=4.2.2.2&vlan=500-1000&guestcidraddress=10.1.1.0%2F24	HTTP/1.0\n\n"
 | 
			
		||||
echo -e $zone_query | nc -v -q 120 10.91.30.219 8096
 | 
			
		||||
 | 
			
		||||
@ -1,18 +1,15 @@
 | 
			
		||||
# Copyright (C) 2011 Citrix Systems, Inc.  All rights reserved
 | 
			
		||||
#     
 | 
			
		||||
# This software is licensed under the GNU General Public License v3 or later.
 | 
			
		||||
# 
 | 
			
		||||
# It is free software: you can redistribute it and/or modify
 | 
			
		||||
# it under the terms of the GNU General Public License as published by
 | 
			
		||||
# the Free Software Foundation, either version 3 of the License, or any later version.
 | 
			
		||||
# This program is distributed in the hope that it will be useful,
 | 
			
		||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
 | 
			
		||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 | 
			
		||||
# GNU General Public License for more details.
 | 
			
		||||
# 
 | 
			
		||||
# You should have received a copy of the GNU General Public License
 | 
			
		||||
# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | 
			
		||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
 | 
			
		||||
# Apache License, Version 2.0 (the "License"); you may not use this
 | 
			
		||||
# file except in compliance with the License.  Citrix Systems, Inc.
 | 
			
		||||
# reserves all rights not expressly granted by 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.
 | 
			
		||||
# 
 | 
			
		||||
# Automatically generated by addcopyright.py at 04/03/2012
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,18 +1,15 @@
 | 
			
		||||
# Copyright (C) 2011 Citrix Systems, Inc.  All rights reserved
 | 
			
		||||
#     
 | 
			
		||||
# This software is licensed under the GNU General Public License v3 or later.
 | 
			
		||||
# 
 | 
			
		||||
# It is free software: you can redistribute it and/or modify
 | 
			
		||||
# it under the terms of the GNU General Public License as published by
 | 
			
		||||
# the Free Software Foundation, either version 3 of the License, or any later version.
 | 
			
		||||
# This program is distributed in the hope that it will be useful,
 | 
			
		||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
 | 
			
		||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 | 
			
		||||
# GNU General Public License for more details.
 | 
			
		||||
# 
 | 
			
		||||
# You should have received a copy of the GNU General Public License
 | 
			
		||||
# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | 
			
		||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
 | 
			
		||||
# Apache License, Version 2.0 (the "License"); you may not use this
 | 
			
		||||
# file except in compliance with the License.  Citrix Systems, Inc.
 | 
			
		||||
# reserves all rights not expressly granted by 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.
 | 
			
		||||
# 
 | 
			
		||||
# Automatically generated by addcopyright.py at 04/03/2012
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,18 +1,15 @@
 | 
			
		||||
# Copyright (C) 2011 Citrix Systems, Inc.  All rights reserved
 | 
			
		||||
#     
 | 
			
		||||
# This software is licensed under the GNU General Public License v3 or later.
 | 
			
		||||
# 
 | 
			
		||||
# It is free software: you can redistribute it and/or modify
 | 
			
		||||
# it under the terms of the GNU General Public License as published by
 | 
			
		||||
# the Free Software Foundation, either version 3 of the License, or any later version.
 | 
			
		||||
# This program is distributed in the hope that it will be useful,
 | 
			
		||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
 | 
			
		||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 | 
			
		||||
# GNU General Public License for more details.
 | 
			
		||||
# 
 | 
			
		||||
# You should have received a copy of the GNU General Public License
 | 
			
		||||
# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | 
			
		||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
 | 
			
		||||
# Apache License, Version 2.0 (the "License"); you may not use this
 | 
			
		||||
# file except in compliance with the License.  Citrix Systems, Inc.
 | 
			
		||||
# reserves all rights not expressly granted by 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.
 | 
			
		||||
# 
 | 
			
		||||
# Automatically generated by addcopyright.py at 04/03/2012
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,18 +1,15 @@
 | 
			
		||||
# Copyright (C) 2011 Citrix Systems, Inc.  All rights reserved
 | 
			
		||||
#     
 | 
			
		||||
# This software is licensed under the GNU General Public License v3 or later.
 | 
			
		||||
# 
 | 
			
		||||
# It is free software: you can redistribute it and/or modify
 | 
			
		||||
# it under the terms of the GNU General Public License as published by
 | 
			
		||||
# the Free Software Foundation, either version 3 of the License, or any later version.
 | 
			
		||||
# This program is distributed in the hope that it will be useful,
 | 
			
		||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
 | 
			
		||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 | 
			
		||||
# GNU General Public License for more details.
 | 
			
		||||
# 
 | 
			
		||||
# You should have received a copy of the GNU General Public License
 | 
			
		||||
# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | 
			
		||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
 | 
			
		||||
# Apache License, Version 2.0 (the "License"); you may not use this
 | 
			
		||||
# file except in compliance with the License.  Citrix Systems, Inc.
 | 
			
		||||
# reserves all rights not expressly granted by 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.
 | 
			
		||||
# 
 | 
			
		||||
# Automatically generated by addcopyright.py at 04/03/2012
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,18 +1,15 @@
 | 
			
		||||
# Copyright (C) 2011 Citrix Systems, Inc.  All rights reserved
 | 
			
		||||
#     
 | 
			
		||||
# This software is licensed under the GNU General Public License v3 or later.
 | 
			
		||||
# 
 | 
			
		||||
# It is free software: you can redistribute it and/or modify
 | 
			
		||||
# it under the terms of the GNU General Public License as published by
 | 
			
		||||
# the Free Software Foundation, either version 3 of the License, or any later version.
 | 
			
		||||
# This program is distributed in the hope that it will be useful,
 | 
			
		||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
 | 
			
		||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 | 
			
		||||
# GNU General Public License for more details.
 | 
			
		||||
# 
 | 
			
		||||
# You should have received a copy of the GNU General Public License
 | 
			
		||||
# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | 
			
		||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
 | 
			
		||||
# Apache License, Version 2.0 (the "License"); you may not use this
 | 
			
		||||
# file except in compliance with the License.  Citrix Systems, Inc.
 | 
			
		||||
# reserves all rights not expressly granted by 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.
 | 
			
		||||
# 
 | 
			
		||||
# Automatically generated by addcopyright.py at 04/03/2012
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,18 +1,15 @@
 | 
			
		||||
# Copyright (C) 2011 Citrix Systems, Inc.  All rights reserved
 | 
			
		||||
#     
 | 
			
		||||
# This software is licensed under the GNU General Public License v3 or later.
 | 
			
		||||
# 
 | 
			
		||||
# It is free software: you can redistribute it and/or modify
 | 
			
		||||
# it under the terms of the GNU General Public License as published by
 | 
			
		||||
# the Free Software Foundation, either version 3 of the License, or any later version.
 | 
			
		||||
# This program is distributed in the hope that it will be useful,
 | 
			
		||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
 | 
			
		||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 | 
			
		||||
# GNU General Public License for more details.
 | 
			
		||||
# 
 | 
			
		||||
# You should have received a copy of the GNU General Public License
 | 
			
		||||
# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | 
			
		||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
 | 
			
		||||
# Apache License, Version 2.0 (the "License"); you may not use this
 | 
			
		||||
# file except in compliance with the License.  Citrix Systems, Inc.
 | 
			
		||||
# reserves all rights not expressly granted by 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.
 | 
			
		||||
# 
 | 
			
		||||
# Automatically generated by addcopyright.py at 04/03/2012
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,18 +1,15 @@
 | 
			
		||||
# Copyright (C) 2011 Citrix Systems, Inc.  All rights reserved
 | 
			
		||||
#     
 | 
			
		||||
# This software is licensed under the GNU General Public License v3 or later.
 | 
			
		||||
# 
 | 
			
		||||
# It is free software: you can redistribute it and/or modify
 | 
			
		||||
# it under the terms of the GNU General Public License as published by
 | 
			
		||||
# the Free Software Foundation, either version 3 of the License, or any later version.
 | 
			
		||||
# This program is distributed in the hope that it will be useful,
 | 
			
		||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
 | 
			
		||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 | 
			
		||||
# GNU General Public License for more details.
 | 
			
		||||
# 
 | 
			
		||||
# You should have received a copy of the GNU General Public License
 | 
			
		||||
# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | 
			
		||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
 | 
			
		||||
# Apache License, Version 2.0 (the "License"); you may not use this
 | 
			
		||||
# file except in compliance with the License.  Citrix Systems, Inc.
 | 
			
		||||
# reserves all rights not expressly granted by 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.
 | 
			
		||||
# 
 | 
			
		||||
# Automatically generated by addcopyright.py at 04/03/2012
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,18 +1,15 @@
 | 
			
		||||
# Copyright (C) 2011 Citrix Systems, Inc.  All rights reserved
 | 
			
		||||
#     
 | 
			
		||||
# This software is licensed under the GNU General Public License v3 or later.
 | 
			
		||||
# 
 | 
			
		||||
# It is free software: you can redistribute it and/or modify
 | 
			
		||||
# it under the terms of the GNU General Public License as published by
 | 
			
		||||
# the Free Software Foundation, either version 3 of the License, or any later version.
 | 
			
		||||
# This program is distributed in the hope that it will be useful,
 | 
			
		||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
 | 
			
		||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 | 
			
		||||
# GNU General Public License for more details.
 | 
			
		||||
# 
 | 
			
		||||
# You should have received a copy of the GNU General Public License
 | 
			
		||||
# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | 
			
		||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
 | 
			
		||||
# Apache License, Version 2.0 (the "License"); you may not use this
 | 
			
		||||
# file except in compliance with the License.  Citrix Systems, Inc.
 | 
			
		||||
# reserves all rights not expressly granted by 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.
 | 
			
		||||
# 
 | 
			
		||||
# Automatically generated by addcopyright.py at 04/03/2012
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,18 +1,15 @@
 | 
			
		||||
# Copyright (C) 2011 Citrix Systems, Inc.  All rights reserved
 | 
			
		||||
#     
 | 
			
		||||
# This software is licensed under the GNU General Public License v3 or later.
 | 
			
		||||
# 
 | 
			
		||||
# It is free software: you can redistribute it and/or modify
 | 
			
		||||
# it under the terms of the GNU General Public License as published by
 | 
			
		||||
# the Free Software Foundation, either version 3 of the License, or any later version.
 | 
			
		||||
# This program is distributed in the hope that it will be useful,
 | 
			
		||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
 | 
			
		||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 | 
			
		||||
# GNU General Public License for more details.
 | 
			
		||||
# 
 | 
			
		||||
# You should have received a copy of the GNU General Public License
 | 
			
		||||
# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | 
			
		||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
 | 
			
		||||
# Apache License, Version 2.0 (the "License"); you may not use this
 | 
			
		||||
# file except in compliance with the License.  Citrix Systems, Inc.
 | 
			
		||||
# reserves all rights not expressly granted by 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.
 | 
			
		||||
# 
 | 
			
		||||
# Automatically generated by addcopyright.py at 04/03/2012
 | 
			
		||||
zoneid=1
 | 
			
		||||
templateid=3
 | 
			
		||||
account="u"
 | 
			
		||||
 | 
			
		||||
@ -1,26 +1,22 @@
 | 
			
		||||
#!/bin/bash
 | 
			
		||||
# Copyright (C) 2011 Citrix Systems, Inc.  All rights reserved
 | 
			
		||||
#     
 | 
			
		||||
# This software is licensed under the GNU General Public License v3 or later.
 | 
			
		||||
# 
 | 
			
		||||
# It is free software: you can redistribute it and/or modify
 | 
			
		||||
# it under the terms of the GNU General Public License as published by
 | 
			
		||||
# the Free Software Foundation, either version 3 of the License, or any later version.
 | 
			
		||||
# This program is distributed in the hope that it will be useful,
 | 
			
		||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
 | 
			
		||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 | 
			
		||||
# GNU General Public License for more details.
 | 
			
		||||
# 
 | 
			
		||||
# You should have received a copy of the GNU General Public License
 | 
			
		||||
# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | 
			
		||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
 | 
			
		||||
# Apache License, Version 2.0 (the "License"); you may not use this
 | 
			
		||||
# file except in compliance with the License.  Citrix Systems, Inc.
 | 
			
		||||
# reserves all rights not expressly granted by 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.
 | 
			
		||||
# 
 | 
			
		||||
# Automatically generated by addcopyright.py at 04/03/2012
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
# Setup Stress. Destroy and Deploy Virtual Machines on 
 | 
			
		||||
# Guava like environment
 | 
			
		||||
#Environment
 | 
			
		||||
#1. 1 host per cluster
 | 
			
		||||
#2. 100 clusters in a pod
 | 
			
		||||
 | 
			
		||||
# Create 300 Accounts
 | 
			
		||||
# Deploy 300 VMs
 | 
			
		||||
 | 
			
		||||
@ -1,11 +1,21 @@
 | 
			
		||||
#!/usr/bin/env python
 | 
			
		||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
 | 
			
		||||
# Apache License, Version 2.0 (the "License"); you may not use this
 | 
			
		||||
# file except in compliance with the License.  Citrix Systems, Inc.
 | 
			
		||||
# reserves all rights not expressly granted by 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.
 | 
			
		||||
# 
 | 
			
		||||
# Automatically generated by addcopyright.py at 04/03/2012
 | 
			
		||||
 | 
			
		||||
'''
 | 
			
		||||
############################################################
 | 
			
		||||
# guava uses nfs storage, before setting up make sure
 | 
			
		||||
#     * optionally turn off stats collectors
 | 
			
		||||
#     * expunge.delay and expunge.interval are 60s
 | 
			
		||||
############################################################
 | 
			
		||||
'''
 | 
			
		||||
 | 
			
		||||
from optparse import OptionParser
 | 
			
		||||
 | 
			
		||||
@ -1,4 +1,16 @@
 | 
			
		||||
#!/usr/bin/env python
 | 
			
		||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
 | 
			
		||||
# Apache License, Version 2.0 (the "License"); you may not use this
 | 
			
		||||
# file except in compliance with the License.  Citrix Systems, Inc.
 | 
			
		||||
# reserves all rights not expressly granted by 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.
 | 
			
		||||
# 
 | 
			
		||||
# Automatically generated by addcopyright.py at 04/03/2012
 | 
			
		||||
try:
 | 
			
		||||
    import unittest2 as unittest
 | 
			
		||||
except ImportError:
 | 
			
		||||
 | 
			
		||||
@ -1,11 +1,21 @@
 | 
			
		||||
#!/usr/bin/env python
 | 
			
		||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
 | 
			
		||||
# Apache License, Version 2.0 (the "License"); you may not use this
 | 
			
		||||
# file except in compliance with the License.  Citrix Systems, Inc.
 | 
			
		||||
# reserves all rights not expressly granted by 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.
 | 
			
		||||
# 
 | 
			
		||||
# Automatically generated by addcopyright.py at 04/03/2012
 | 
			
		||||
 | 
			
		||||
'''
 | 
			
		||||
############################################################
 | 
			
		||||
# Kumquat uses nfs storage, before setting up make sure
 | 
			
		||||
#     * optionally turn off stats collectors
 | 
			
		||||
#     * expunge.delay and expunge.interval are 60s
 | 
			
		||||
############################################################
 | 
			
		||||
'''
 | 
			
		||||
 | 
			
		||||
from optparse import OptionParser
 | 
			
		||||
 | 
			
		||||
@ -1,4 +1,16 @@
 | 
			
		||||
#!/usr/bin/env python
 | 
			
		||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
 | 
			
		||||
# Apache License, Version 2.0 (the "License"); you may not use this
 | 
			
		||||
# file except in compliance with the License.  Citrix Systems, Inc.
 | 
			
		||||
# reserves all rights not expressly granted by 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.
 | 
			
		||||
# 
 | 
			
		||||
# Automatically generated by addcopyright.py at 04/03/2012
 | 
			
		||||
try:
 | 
			
		||||
    import unittest2 as unittest
 | 
			
		||||
except ImportError:
 | 
			
		||||
 | 
			
		||||
@ -1,18 +1,15 @@
 | 
			
		||||
# Copyright (C) 2011 Citrix Systems, Inc.  All rights reserved
 | 
			
		||||
#     
 | 
			
		||||
# This software is licensed under the GNU General Public License v3 or later.
 | 
			
		||||
# 
 | 
			
		||||
# It is free software: you can redistribute it and/or modify
 | 
			
		||||
# it under the terms of the GNU General Public License as published by
 | 
			
		||||
# the Free Software Foundation, either version 3 of the License, or any later version.
 | 
			
		||||
# This program is distributed in the hope that it will be useful,
 | 
			
		||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
 | 
			
		||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 | 
			
		||||
# GNU General Public License for more details.
 | 
			
		||||
# 
 | 
			
		||||
# You should have received a copy of the GNU General Public License
 | 
			
		||||
# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | 
			
		||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
 | 
			
		||||
# Apache License, Version 2.0 (the "License"); you may not use this
 | 
			
		||||
# file except in compliance with the License.  Citrix Systems, Inc.
 | 
			
		||||
# reserves all rights not expressly granted by 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.
 | 
			
		||||
# 
 | 
			
		||||
# Automatically generated by addcopyright.py at 04/03/2012
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,18 +1,15 @@
 | 
			
		||||
# Copyright (C) 2011 Citrix Systems, Inc.  All rights reserved
 | 
			
		||||
#     
 | 
			
		||||
# This software is licensed under the GNU General Public License v3 or later.
 | 
			
		||||
# 
 | 
			
		||||
# It is free software: you can redistribute it and/or modify
 | 
			
		||||
# it under the terms of the GNU General Public License as published by
 | 
			
		||||
# the Free Software Foundation, either version 3 of the License, or any later version.
 | 
			
		||||
# This program is distributed in the hope that it will be useful,
 | 
			
		||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
 | 
			
		||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 | 
			
		||||
# GNU General Public License for more details.
 | 
			
		||||
# 
 | 
			
		||||
# You should have received a copy of the GNU General Public License
 | 
			
		||||
# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | 
			
		||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
 | 
			
		||||
# Apache License, Version 2.0 (the "License"); you may not use this
 | 
			
		||||
# file except in compliance with the License.  Citrix Systems, Inc.
 | 
			
		||||
# reserves all rights not expressly granted by 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.
 | 
			
		||||
# 
 | 
			
		||||
# Automatically generated by addcopyright.py at 04/03/2012
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,18 +1,15 @@
 | 
			
		||||
# Copyright (C) 2011 Citrix Systems, Inc.  All rights reserved
 | 
			
		||||
#     
 | 
			
		||||
# This software is licensed under the GNU General Public License v3 or later.
 | 
			
		||||
# 
 | 
			
		||||
# It is free software: you can redistribute it and/or modify
 | 
			
		||||
# it under the terms of the GNU General Public License as published by
 | 
			
		||||
# the Free Software Foundation, either version 3 of the License, or any later version.
 | 
			
		||||
# This program is distributed in the hope that it will be useful,
 | 
			
		||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
 | 
			
		||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 | 
			
		||||
# GNU General Public License for more details.
 | 
			
		||||
# 
 | 
			
		||||
# You should have received a copy of the GNU General Public License
 | 
			
		||||
# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | 
			
		||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
 | 
			
		||||
# Apache License, Version 2.0 (the "License"); you may not use this
 | 
			
		||||
# file except in compliance with the License.  Citrix Systems, Inc.
 | 
			
		||||
# reserves all rights not expressly granted by 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.
 | 
			
		||||
# 
 | 
			
		||||
# Automatically generated by addcopyright.py at 04/03/2012
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,19 +1,16 @@
 | 
			
		||||
#!/bin/bash
 | 
			
		||||
# Copyright (C) 2011 Citrix Systems, Inc.  All rights reserved
 | 
			
		||||
#     
 | 
			
		||||
# This software is licensed under the GNU General Public License v3 or later.
 | 
			
		||||
# 
 | 
			
		||||
# It is free software: you can redistribute it and/or modify
 | 
			
		||||
# it under the terms of the GNU General Public License as published by
 | 
			
		||||
# the Free Software Foundation, either version 3 of the License, or any later version.
 | 
			
		||||
# This program is distributed in the hope that it will be useful,
 | 
			
		||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
 | 
			
		||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 | 
			
		||||
# GNU General Public License for more details.
 | 
			
		||||
# 
 | 
			
		||||
# You should have received a copy of the GNU General Public License
 | 
			
		||||
# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | 
			
		||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
 | 
			
		||||
# Apache License, Version 2.0 (the "License"); you may not use this
 | 
			
		||||
# file except in compliance with the License.  Citrix Systems, Inc.
 | 
			
		||||
# reserves all rights not expressly granted by 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.
 | 
			
		||||
# 
 | 
			
		||||
# Automatically generated by addcopyright.py at 04/03/2012
 | 
			
		||||
 | 
			
		||||
  
 | 
			
		||||
usage() {
 | 
			
		||||
 | 
			
		||||
@ -1,19 +1,16 @@
 | 
			
		||||
#!/bin/bash
 | 
			
		||||
# Copyright (C) 2011 Citrix Systems, Inc.  All rights reserved
 | 
			
		||||
#     
 | 
			
		||||
# This software is licensed under the GNU General Public License v3 or later.
 | 
			
		||||
# 
 | 
			
		||||
# It is free software: you can redistribute it and/or modify
 | 
			
		||||
# it under the terms of the GNU General Public License as published by
 | 
			
		||||
# the Free Software Foundation, either version 3 of the License, or any later version.
 | 
			
		||||
# This program is distributed in the hope that it will be useful,
 | 
			
		||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
 | 
			
		||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 | 
			
		||||
# GNU General Public License for more details.
 | 
			
		||||
# 
 | 
			
		||||
# You should have received a copy of the GNU General Public License
 | 
			
		||||
# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | 
			
		||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
 | 
			
		||||
# Apache License, Version 2.0 (the "License"); you may not use this
 | 
			
		||||
# file except in compliance with the License.  Citrix Systems, Inc.
 | 
			
		||||
# reserves all rights not expressly granted by 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.
 | 
			
		||||
# 
 | 
			
		||||
# Automatically generated by addcopyright.py at 04/03/2012
 | 
			
		||||
 | 
			
		||||
  
 | 
			
		||||
usage() {
 | 
			
		||||
 | 
			
		||||
@ -1,18 +1,15 @@
 | 
			
		||||
# Copyright (C) 2011 Citrix Systems, Inc.  All rights reserved
 | 
			
		||||
#     
 | 
			
		||||
# This software is licensed under the GNU General Public License v3 or later.
 | 
			
		||||
# 
 | 
			
		||||
# It is free software: you can redistribute it and/or modify
 | 
			
		||||
# it under the terms of the GNU General Public License as published by
 | 
			
		||||
# the Free Software Foundation, either version 3 of the License, or any later version.
 | 
			
		||||
# This program is distributed in the hope that it will be useful,
 | 
			
		||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
 | 
			
		||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 | 
			
		||||
# GNU General Public License for more details.
 | 
			
		||||
# 
 | 
			
		||||
# You should have received a copy of the GNU General Public License
 | 
			
		||||
# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | 
			
		||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
 | 
			
		||||
# Apache License, Version 2.0 (the "License"); you may not use this
 | 
			
		||||
# file except in compliance with the License.  Citrix Systems, Inc.
 | 
			
		||||
# reserves all rights not expressly granted by 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.
 | 
			
		||||
# 
 | 
			
		||||
# Automatically generated by addcopyright.py at 04/03/2012
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,19 +1,16 @@
 | 
			
		||||
#!/bin/bash
 | 
			
		||||
# Copyright (C) 2011 Citrix Systems, Inc.  All rights reserved
 | 
			
		||||
#     
 | 
			
		||||
# This software is licensed under the GNU General Public License v3 or later.
 | 
			
		||||
# 
 | 
			
		||||
# It is free software: you can redistribute it and/or modify
 | 
			
		||||
# it under the terms of the GNU General Public License as published by
 | 
			
		||||
# the Free Software Foundation, either version 3 of the License, or any later version.
 | 
			
		||||
# This program is distributed in the hope that it will be useful,
 | 
			
		||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
 | 
			
		||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 | 
			
		||||
# GNU General Public License for more details.
 | 
			
		||||
# 
 | 
			
		||||
# You should have received a copy of the GNU General Public License
 | 
			
		||||
# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | 
			
		||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
 | 
			
		||||
# Apache License, Version 2.0 (the "License"); you may not use this
 | 
			
		||||
# file except in compliance with the License.  Citrix Systems, Inc.
 | 
			
		||||
# reserves all rights not expressly granted by 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.
 | 
			
		||||
# 
 | 
			
		||||
# Automatically generated by addcopyright.py at 04/03/2012
 | 
			
		||||
 | 
			
		||||
usage() {
 | 
			
		||||
  printf "Destroy System Virtual Machine\nUsage: %s: -h management-server-ip -i vmid\n" $(basename $0) >&2
 | 
			
		||||
 | 
			
		||||
@ -1,18 +1,15 @@
 | 
			
		||||
# Copyright (C) 2011 Citrix Systems, Inc.  All rights reserved
 | 
			
		||||
#     
 | 
			
		||||
# This software is licensed under the GNU General Public License v3 or later.
 | 
			
		||||
# 
 | 
			
		||||
# It is free software: you can redistribute it and/or modify
 | 
			
		||||
# it under the terms of the GNU General Public License as published by
 | 
			
		||||
# the Free Software Foundation, either version 3 of the License, or any later version.
 | 
			
		||||
# This program is distributed in the hope that it will be useful,
 | 
			
		||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
 | 
			
		||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 | 
			
		||||
# GNU General Public License for more details.
 | 
			
		||||
# 
 | 
			
		||||
# You should have received a copy of the GNU General Public License
 | 
			
		||||
# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | 
			
		||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
 | 
			
		||||
# Apache License, Version 2.0 (the "License"); you may not use this
 | 
			
		||||
# file except in compliance with the License.  Citrix Systems, Inc.
 | 
			
		||||
# reserves all rights not expressly granted by 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.
 | 
			
		||||
# 
 | 
			
		||||
# Automatically generated by addcopyright.py at 04/03/2012
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,18 +1,15 @@
 | 
			
		||||
# Copyright (C) 2011 Citrix Systems, Inc.  All rights reserved
 | 
			
		||||
#     
 | 
			
		||||
# This software is licensed under the GNU General Public License v3 or later.
 | 
			
		||||
# 
 | 
			
		||||
# It is free software: you can redistribute it and/or modify
 | 
			
		||||
# it under the terms of the GNU General Public License as published by
 | 
			
		||||
# the Free Software Foundation, either version 3 of the License, or any later version.
 | 
			
		||||
# This program is distributed in the hope that it will be useful,
 | 
			
		||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
 | 
			
		||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 | 
			
		||||
# GNU General Public License for more details.
 | 
			
		||||
# 
 | 
			
		||||
# You should have received a copy of the GNU General Public License
 | 
			
		||||
# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | 
			
		||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
 | 
			
		||||
# Apache License, Version 2.0 (the "License"); you may not use this
 | 
			
		||||
# file except in compliance with the License.  Citrix Systems, Inc.
 | 
			
		||||
# reserves all rights not expressly granted by 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.
 | 
			
		||||
# 
 | 
			
		||||
# Automatically generated by addcopyright.py at 04/03/2012
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,18 +1,15 @@
 | 
			
		||||
# Copyright (C) 2011 Citrix Systems, Inc.  All rights reserved
 | 
			
		||||
#     
 | 
			
		||||
# This software is licensed under the GNU General Public License v3 or later.
 | 
			
		||||
# 
 | 
			
		||||
# It is free software: you can redistribute it and/or modify
 | 
			
		||||
# it under the terms of the GNU General Public License as published by
 | 
			
		||||
# the Free Software Foundation, either version 3 of the License, or any later version.
 | 
			
		||||
# This program is distributed in the hope that it will be useful,
 | 
			
		||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
 | 
			
		||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 | 
			
		||||
# GNU General Public License for more details.
 | 
			
		||||
# 
 | 
			
		||||
# You should have received a copy of the GNU General Public License
 | 
			
		||||
# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | 
			
		||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
 | 
			
		||||
# Apache License, Version 2.0 (the "License"); you may not use this
 | 
			
		||||
# file except in compliance with the License.  Citrix Systems, Inc.
 | 
			
		||||
# reserves all rights not expressly granted by 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.
 | 
			
		||||
# 
 | 
			
		||||
# Automatically generated by addcopyright.py at 04/03/2012
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,18 +1,15 @@
 | 
			
		||||
# Copyright (C) 2011 Citrix Systems, Inc.  All rights reserved
 | 
			
		||||
#     
 | 
			
		||||
# This software is licensed under the GNU General Public License v3 or later.
 | 
			
		||||
# 
 | 
			
		||||
# It is free software: you can redistribute it and/or modify
 | 
			
		||||
# it under the terms of the GNU General Public License as published by
 | 
			
		||||
# the Free Software Foundation, either version 3 of the License, or any later version.
 | 
			
		||||
# This program is distributed in the hope that it will be useful,
 | 
			
		||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
 | 
			
		||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 | 
			
		||||
# GNU General Public License for more details.
 | 
			
		||||
# 
 | 
			
		||||
# You should have received a copy of the GNU General Public License
 | 
			
		||||
# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | 
			
		||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
 | 
			
		||||
# Apache License, Version 2.0 (the "License"); you may not use this
 | 
			
		||||
# file except in compliance with the License.  Citrix Systems, Inc.
 | 
			
		||||
# reserves all rights not expressly granted by 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.
 | 
			
		||||
# 
 | 
			
		||||
# Automatically generated by addcopyright.py at 04/03/2012
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,18 +1,15 @@
 | 
			
		||||
# Copyright (C) 2011 Citrix Systems, Inc.  All rights reserved
 | 
			
		||||
#     
 | 
			
		||||
# This software is licensed under the GNU General Public License v3 or later.
 | 
			
		||||
# 
 | 
			
		||||
# It is free software: you can redistribute it and/or modify
 | 
			
		||||
# it under the terms of the GNU General Public License as published by
 | 
			
		||||
# the Free Software Foundation, either version 3 of the License, or any later version.
 | 
			
		||||
# This program is distributed in the hope that it will be useful,
 | 
			
		||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
 | 
			
		||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 | 
			
		||||
# GNU General Public License for more details.
 | 
			
		||||
# 
 | 
			
		||||
# You should have received a copy of the GNU General Public License
 | 
			
		||||
# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | 
			
		||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
 | 
			
		||||
# Apache License, Version 2.0 (the "License"); you may not use this
 | 
			
		||||
# file except in compliance with the License.  Citrix Systems, Inc.
 | 
			
		||||
# reserves all rights not expressly granted by 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.
 | 
			
		||||
# 
 | 
			
		||||
# Automatically generated by addcopyright.py at 04/03/2012
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,18 +1,15 @@
 | 
			
		||||
# Copyright (C) 2011 Citrix Systems, Inc.  All rights reserved
 | 
			
		||||
#     
 | 
			
		||||
# This software is licensed under the GNU General Public License v3 or later.
 | 
			
		||||
# 
 | 
			
		||||
# It is free software: you can redistribute it and/or modify
 | 
			
		||||
# it under the terms of the GNU General Public License as published by
 | 
			
		||||
# the Free Software Foundation, either version 3 of the License, or any later version.
 | 
			
		||||
# This program is distributed in the hope that it will be useful,
 | 
			
		||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
 | 
			
		||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 | 
			
		||||
# GNU General Public License for more details.
 | 
			
		||||
# 
 | 
			
		||||
# You should have received a copy of the GNU General Public License
 | 
			
		||||
# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | 
			
		||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
 | 
			
		||||
# Apache License, Version 2.0 (the "License"); you may not use this
 | 
			
		||||
# file except in compliance with the License.  Citrix Systems, Inc.
 | 
			
		||||
# reserves all rights not expressly granted by 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.
 | 
			
		||||
# 
 | 
			
		||||
# Automatically generated by addcopyright.py at 04/03/2012
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,18 +1,15 @@
 | 
			
		||||
# Copyright (C) 2011 Citrix Systems, Inc.  All rights reserved
 | 
			
		||||
#     
 | 
			
		||||
# This software is licensed under the GNU General Public License v3 or later.
 | 
			
		||||
# 
 | 
			
		||||
# It is free software: you can redistribute it and/or modify
 | 
			
		||||
# it under the terms of the GNU General Public License as published by
 | 
			
		||||
# the Free Software Foundation, either version 3 of the License, or any later version.
 | 
			
		||||
# This program is distributed in the hope that it will be useful,
 | 
			
		||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
 | 
			
		||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 | 
			
		||||
# GNU General Public License for more details.
 | 
			
		||||
# 
 | 
			
		||||
# You should have received a copy of the GNU General Public License
 | 
			
		||||
# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | 
			
		||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
 | 
			
		||||
# Apache License, Version 2.0 (the "License"); you may not use this
 | 
			
		||||
# file except in compliance with the License.  Citrix Systems, Inc.
 | 
			
		||||
# reserves all rights not expressly granted by 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.
 | 
			
		||||
# 
 | 
			
		||||
# Automatically generated by addcopyright.py at 04/03/2012
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,19 +1,16 @@
 | 
			
		||||
#!/bin/bash
 | 
			
		||||
# Copyright (C) 2011 Citrix Systems, Inc.  All rights reserved
 | 
			
		||||
#     
 | 
			
		||||
# This software is licensed under the GNU General Public License v3 or later.
 | 
			
		||||
# 
 | 
			
		||||
# It is free software: you can redistribute it and/or modify
 | 
			
		||||
# it under the terms of the GNU General Public License as published by
 | 
			
		||||
# the Free Software Foundation, either version 3 of the License, or any later version.
 | 
			
		||||
# This program is distributed in the hope that it will be useful,
 | 
			
		||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
 | 
			
		||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 | 
			
		||||
# GNU General Public License for more details.
 | 
			
		||||
# 
 | 
			
		||||
# You should have received a copy of the GNU General Public License
 | 
			
		||||
# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | 
			
		||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
 | 
			
		||||
# Apache License, Version 2.0 (the "License"); you may not use this
 | 
			
		||||
# file except in compliance with the License.  Citrix Systems, Inc.
 | 
			
		||||
# reserves all rights not expressly granted by 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.
 | 
			
		||||
# 
 | 
			
		||||
# Automatically generated by addcopyright.py at 04/03/2012
 | 
			
		||||
host=$1
 | 
			
		||||
 | 
			
		||||
while [ 1 ] 
 | 
			
		||||
 | 
			
		||||
@ -1,19 +1,16 @@
 | 
			
		||||
#!/bin/bash
 | 
			
		||||
# Copyright (C) 2011 Citrix Systems, Inc.  All rights reserved
 | 
			
		||||
#     
 | 
			
		||||
# This software is licensed under the GNU General Public License v3 or later.
 | 
			
		||||
# 
 | 
			
		||||
# It is free software: you can redistribute it and/or modify
 | 
			
		||||
# it under the terms of the GNU General Public License as published by
 | 
			
		||||
# the Free Software Foundation, either version 3 of the License, or any later version.
 | 
			
		||||
# This program is distributed in the hope that it will be useful,
 | 
			
		||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
 | 
			
		||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 | 
			
		||||
# GNU General Public License for more details.
 | 
			
		||||
# 
 | 
			
		||||
# You should have received a copy of the GNU General Public License
 | 
			
		||||
# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | 
			
		||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
 | 
			
		||||
# Apache License, Version 2.0 (the "License"); you may not use this
 | 
			
		||||
# file except in compliance with the License.  Citrix Systems, Inc.
 | 
			
		||||
# reserves all rights not expressly granted by 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.
 | 
			
		||||
# 
 | 
			
		||||
# Automatically generated by addcopyright.py at 04/03/2012
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
# zucchini uses local storage, before setting up make sure
 | 
			
		||||
@ -27,7 +24,6 @@
 | 
			
		||||
#     * direct.agent.load.size=1000
 | 
			
		||||
 | 
			
		||||
#   This script will only setup an approximate number of hosts. To achieve the ratio
 | 
			
		||||
#   of 5:2:6 hosts the total number of hosts is brought close to a number divisible
 | 
			
		||||
#   by 13. So if 4000 hosts are added, you might see only 3900 come up
 | 
			
		||||
#   10 hosts per pod @ 1 host per cluster in a single zone
 | 
			
		||||
#   Each pod has a /25, so 128 addresses. I think we reserved 5 IP addresses for system VMs in each pod. 
 | 
			
		||||
@ -37,7 +33,6 @@
 | 
			
		||||
#1. Approximately 10 hosts per pod. 
 | 
			
		||||
#2. Only 3 host tags. 
 | 
			
		||||
#3. With in each pod, the host tags are the same. Homogenous Pods
 | 
			
		||||
#4. The ratio of hosts for the three tags should be 5/2/6
 | 
			
		||||
#5. In simulator.properties, workers=1
 | 
			
		||||
 | 
			
		||||
usage() {
 | 
			
		||||
 | 
			
		||||
@ -1,19 +1,16 @@
 | 
			
		||||
#/bin/bash
 | 
			
		||||
# Copyright (C) 2011 Citrix Systems, Inc.  All rights reserved
 | 
			
		||||
#     
 | 
			
		||||
# This software is licensed under the GNU General Public License v3 or later.
 | 
			
		||||
# 
 | 
			
		||||
# It is free software: you can redistribute it and/or modify
 | 
			
		||||
# it under the terms of the GNU General Public License as published by
 | 
			
		||||
# the Free Software Foundation, either version 3 of the License, or any later version.
 | 
			
		||||
# This program is distributed in the hope that it will be useful,
 | 
			
		||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
 | 
			
		||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 | 
			
		||||
# GNU General Public License for more details.
 | 
			
		||||
# 
 | 
			
		||||
# You should have received a copy of the GNU General Public License
 | 
			
		||||
# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | 
			
		||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
 | 
			
		||||
# Apache License, Version 2.0 (the "License"); you may not use this
 | 
			
		||||
# file except in compliance with the License.  Citrix Systems, Inc.
 | 
			
		||||
# reserves all rights not expressly granted by 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.
 | 
			
		||||
# 
 | 
			
		||||
# Automatically generated by addcopyright.py at 04/03/2012
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,30 +1,24 @@
 | 
			
		||||
#!/bin/bash
 | 
			
		||||
# Copyright (C) 2011 Citrix Systems, Inc.  All rights reserved
 | 
			
		||||
#     
 | 
			
		||||
# This software is licensed under the GNU General Public License v3 or later.
 | 
			
		||||
# 
 | 
			
		||||
# It is free software: you can redistribute it and/or modify
 | 
			
		||||
# it under the terms of the GNU General Public License as published by
 | 
			
		||||
# the Free Software Foundation, either version 3 of the License, or any later version.
 | 
			
		||||
# This program is distributed in the hope that it will be useful,
 | 
			
		||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
 | 
			
		||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 | 
			
		||||
# GNU General Public License for more details.
 | 
			
		||||
# 
 | 
			
		||||
# You should have received a copy of the GNU General Public License
 | 
			
		||||
# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | 
			
		||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
 | 
			
		||||
# Apache License, Version 2.0 (the "License"); you may not use this
 | 
			
		||||
# file except in compliance with the License.  Citrix Systems, Inc.
 | 
			
		||||
# reserves all rights not expressly granted by 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.
 | 
			
		||||
# 
 | 
			
		||||
# Automatically generated by addcopyright.py at 04/03/2012
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
 | 
			
		||||
#setup for zucchini hosts in the simulator
 | 
			
		||||
 | 
			
		||||
#1. Approximately 10 hosts per pod. 
 | 
			
		||||
#2. Only 3 host tags. 
 | 
			
		||||
#3. With in each pod, the host tags are the same.
 | 
			
		||||
#4. The ratio of hosts for the three tags should be 5/2/6
 | 
			
		||||
 | 
			
		||||
a=$1 #CIDR - 16bytes
 | 
			
		||||
b=$2 #CIDR - 8 bytes
 | 
			
		||||
 | 
			
		||||
@ -1,18 +1,15 @@
 | 
			
		||||
# Copyright (C) 2011 Citrix Systems, Inc.  All rights reserved
 | 
			
		||||
#     
 | 
			
		||||
# This software is licensed under the GNU General Public License v3 or later.
 | 
			
		||||
# 
 | 
			
		||||
# It is free software: you can redistribute it and/or modify
 | 
			
		||||
# it under the terms of the GNU General Public License as published by
 | 
			
		||||
# the Free Software Foundation, either version 3 of the License, or any later version.
 | 
			
		||||
# This program is distributed in the hope that it will be useful,
 | 
			
		||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
 | 
			
		||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 | 
			
		||||
# GNU General Public License for more details.
 | 
			
		||||
# 
 | 
			
		||||
# You should have received a copy of the GNU General Public License
 | 
			
		||||
# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | 
			
		||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
 | 
			
		||||
# Apache License, Version 2.0 (the "License"); you may not use this
 | 
			
		||||
# file except in compliance with the License.  Citrix Systems, Inc.
 | 
			
		||||
# reserves all rights not expressly granted by 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.
 | 
			
		||||
# 
 | 
			
		||||
# Automatically generated by addcopyright.py at 04/03/2012
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,18 +1,15 @@
 | 
			
		||||
# Copyright (C) 2011 Citrix Systems, Inc.  All rights reserved
 | 
			
		||||
#     
 | 
			
		||||
# This software is licensed under the GNU General Public License v3 or later.
 | 
			
		||||
# 
 | 
			
		||||
# It is free software: you can redistribute it and/or modify
 | 
			
		||||
# it under the terms of the GNU General Public License as published by
 | 
			
		||||
# the Free Software Foundation, either version 3 of the License, or any later version.
 | 
			
		||||
# This program is distributed in the hope that it will be useful,
 | 
			
		||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
 | 
			
		||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 | 
			
		||||
# GNU General Public License for more details.
 | 
			
		||||
# 
 | 
			
		||||
# You should have received a copy of the GNU General Public License
 | 
			
		||||
# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | 
			
		||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
 | 
			
		||||
# Apache License, Version 2.0 (the "License"); you may not use this
 | 
			
		||||
# file except in compliance with the License.  Citrix Systems, Inc.
 | 
			
		||||
# reserves all rights not expressly granted by 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.
 | 
			
		||||
# 
 | 
			
		||||
# Automatically generated by addcopyright.py at 04/03/2012
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,18 +1,15 @@
 | 
			
		||||
# Copyright (C) 2011 Citrix Systems, Inc.  All rights reserved
 | 
			
		||||
#     
 | 
			
		||||
# This software is licensed under the GNU General Public License v3 or later.
 | 
			
		||||
# 
 | 
			
		||||
# It is free software: you can redistribute it and/or modify
 | 
			
		||||
# it under the terms of the GNU General Public License as published by
 | 
			
		||||
# the Free Software Foundation, either version 3 of the License, or any later version.
 | 
			
		||||
# This program is distributed in the hope that it will be useful,
 | 
			
		||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
 | 
			
		||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 | 
			
		||||
# GNU General Public License for more details.
 | 
			
		||||
# 
 | 
			
		||||
# You should have received a copy of the GNU General Public License
 | 
			
		||||
# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | 
			
		||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
 | 
			
		||||
# Apache License, Version 2.0 (the "License"); you may not use this
 | 
			
		||||
# file except in compliance with the License.  Citrix Systems, Inc.
 | 
			
		||||
# reserves all rights not expressly granted by 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.
 | 
			
		||||
# 
 | 
			
		||||
# Automatically generated by addcopyright.py at 04/03/2012
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,18 +1,15 @@
 | 
			
		||||
# Copyright (C) 2011 Citrix Systems, Inc.  All rights reserved
 | 
			
		||||
#     
 | 
			
		||||
# This software is licensed under the GNU General Public License v3 or later.
 | 
			
		||||
# 
 | 
			
		||||
# It is free software: you can redistribute it and/or modify
 | 
			
		||||
# it under the terms of the GNU General Public License as published by
 | 
			
		||||
# the Free Software Foundation, either version 3 of the License, or any later version.
 | 
			
		||||
# This program is distributed in the hope that it will be useful,
 | 
			
		||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
 | 
			
		||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 | 
			
		||||
# GNU General Public License for more details.
 | 
			
		||||
# 
 | 
			
		||||
# You should have received a copy of the GNU General Public License
 | 
			
		||||
# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | 
			
		||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
 | 
			
		||||
# Apache License, Version 2.0 (the "License"); you may not use this
 | 
			
		||||
# file except in compliance with the License.  Citrix Systems, Inc.
 | 
			
		||||
# reserves all rights not expressly granted by 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.
 | 
			
		||||
# 
 | 
			
		||||
# Automatically generated by addcopyright.py at 04/03/2012
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,18 +1,15 @@
 | 
			
		||||
# Copyright (C) 2011 Citrix Systems, Inc.  All rights reserved
 | 
			
		||||
#     
 | 
			
		||||
# This software is licensed under the GNU General Public License v3 or later.
 | 
			
		||||
# 
 | 
			
		||||
# It is free software: you can redistribute it and/or modify
 | 
			
		||||
# it under the terms of the GNU General Public License as published by
 | 
			
		||||
# the Free Software Foundation, either version 3 of the License, or any later version.
 | 
			
		||||
# This program is distributed in the hope that it will be useful,
 | 
			
		||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
 | 
			
		||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 | 
			
		||||
# GNU General Public License for more details.
 | 
			
		||||
# 
 | 
			
		||||
# You should have received a copy of the GNU General Public License
 | 
			
		||||
# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | 
			
		||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
 | 
			
		||||
# Apache License, Version 2.0 (the "License"); you may not use this
 | 
			
		||||
# file except in compliance with the License.  Citrix Systems, Inc.
 | 
			
		||||
# reserves all rights not expressly granted by 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.
 | 
			
		||||
# 
 | 
			
		||||
# Automatically generated by addcopyright.py at 04/03/2012
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,19 +1,16 @@
 | 
			
		||||
#!/bin/bash
 | 
			
		||||
# Copyright (C) 2011 Citrix Systems, Inc.  All rights reserved
 | 
			
		||||
#     
 | 
			
		||||
# This software is licensed under the GNU General Public License v3 or later.
 | 
			
		||||
# 
 | 
			
		||||
# It is free software: you can redistribute it and/or modify
 | 
			
		||||
# it under the terms of the GNU General Public License as published by
 | 
			
		||||
# the Free Software Foundation, either version 3 of the License, or any later version.
 | 
			
		||||
# This program is distributed in the hope that it will be useful,
 | 
			
		||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
 | 
			
		||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 | 
			
		||||
# GNU General Public License for more details.
 | 
			
		||||
# 
 | 
			
		||||
# You should have received a copy of the GNU General Public License
 | 
			
		||||
# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | 
			
		||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
 | 
			
		||||
# Apache License, Version 2.0 (the "License"); you may not use this
 | 
			
		||||
# file except in compliance with the License.  Citrix Systems, Inc.
 | 
			
		||||
# reserves all rights not expressly granted by 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.
 | 
			
		||||
# 
 | 
			
		||||
# Automatically generated by addcopyright.py at 04/03/2012
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
# zucchini uses local storage, before setting up make sure
 | 
			
		||||
@ -28,7 +25,6 @@
 | 
			
		||||
#     * security groups are enabled
 | 
			
		||||
 | 
			
		||||
#   This script will only setup an approximate number of hosts. To achieve the ratio
 | 
			
		||||
#   of 5:2:6 hosts the total number of hosts is brought close to a number divisible
 | 
			
		||||
#   by 13. So if 4000 hosts are added, you might see only 3900 come up
 | 
			
		||||
#   10 hosts per pod @ 1 host per cluster in a single zone
 | 
			
		||||
#   Each pod has a /25, so 128 addresses. I think we reserved 5 IP addresses for system VMs in each pod. 
 | 
			
		||||
@ -38,7 +34,6 @@
 | 
			
		||||
#1. Approximately 10 hosts per pod. 
 | 
			
		||||
#2. Only 3 host tags. 
 | 
			
		||||
#3. With in each pod, the host tags are the same. Homogenous Pods
 | 
			
		||||
#4. The ratio of hosts for the three tags should be 5/2/6
 | 
			
		||||
#5. In simulator.properties, workers=1
 | 
			
		||||
 | 
			
		||||
usage() {
 | 
			
		||||
 | 
			
		||||
@ -1,19 +1,16 @@
 | 
			
		||||
#!/bin/bash
 | 
			
		||||
# Copyright (C) 2011 Citrix Systems, Inc.  All rights reserved
 | 
			
		||||
#     
 | 
			
		||||
# This software is licensed under the GNU General Public License v3 or later.
 | 
			
		||||
# 
 | 
			
		||||
# It is free software: you can redistribute it and/or modify
 | 
			
		||||
# it under the terms of the GNU General Public License as published by
 | 
			
		||||
# the Free Software Foundation, either version 3 of the License, or any later version.
 | 
			
		||||
# This program is distributed in the hope that it will be useful,
 | 
			
		||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
 | 
			
		||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 | 
			
		||||
# GNU General Public License for more details.
 | 
			
		||||
# 
 | 
			
		||||
# You should have received a copy of the GNU General Public License
 | 
			
		||||
# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | 
			
		||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
 | 
			
		||||
# Apache License, Version 2.0 (the "License"); you may not use this
 | 
			
		||||
# file except in compliance with the License.  Citrix Systems, Inc.
 | 
			
		||||
# reserves all rights not expressly granted by 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.
 | 
			
		||||
# 
 | 
			
		||||
# Automatically generated by addcopyright.py at 04/03/2012
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
# zucchini uses local storage, before setting up make sure
 | 
			
		||||
@ -26,8 +23,6 @@
 | 
			
		||||
#Environment
 | 
			
		||||
#1. Small setup for zucchini : 13, 26, 39, 52 hosts only
 | 
			
		||||
#2. Only 3 host tags. 
 | 
			
		||||
#3. With in each pod, the host tags are the same.
 | 
			
		||||
#4. The ratio of hosts for the three tags should be 5/2/6
 | 
			
		||||
#5. simulator.properties, workers=1
 | 
			
		||||
 | 
			
		||||
usage() {
 | 
			
		||||
 | 
			
		||||
@ -1,20 +1,16 @@
 | 
			
		||||
#setup service offerings with hosttags - TAG1, TAG2, TAG3
 | 
			
		||||
# Copyright (C) 2011 Citrix Systems, Inc.  All rights reserved
 | 
			
		||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
 | 
			
		||||
# Apache License, Version 2.0 (the "License"); you may not use this
 | 
			
		||||
# file except in compliance with the License.  Citrix Systems, Inc.
 | 
			
		||||
# reserves all rights not expressly granted by 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.
 | 
			
		||||
# 
 | 
			
		||||
# This software is licensed under the GNU General Public License v3 or later.
 | 
			
		||||
# 
 | 
			
		||||
# It is free software: you can redistribute it and/or modify
 | 
			
		||||
# it under the terms of the GNU General Public License as published by
 | 
			
		||||
# the Free Software Foundation, either version 3 of the License, or any later version.
 | 
			
		||||
# This program is distributed in the hope that it will be useful,
 | 
			
		||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
 | 
			
		||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 | 
			
		||||
# GNU General Public License for more details.
 | 
			
		||||
# 
 | 
			
		||||
# You should have received a copy of the GNU General Public License
 | 
			
		||||
# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | 
			
		||||
# 
 | 
			
		||||
#offering sizes are such that only one VM sits on each host
 | 
			
		||||
# Automatically generated by addcopyright.py at 04/03/2012
 | 
			
		||||
host=$1
 | 
			
		||||
 | 
			
		||||
./setupServiceOffering.sh -h $host -i T1 -l -m 7168 -c 1024 -n 1 -g TAG1
 | 
			
		||||
 | 
			
		||||
@ -1,18 +1,15 @@
 | 
			
		||||
# Copyright (C) 2011 Citrix Systems, Inc.  All rights reserved
 | 
			
		||||
#     
 | 
			
		||||
# This software is licensed under the GNU General Public License v3 or later.
 | 
			
		||||
# 
 | 
			
		||||
# It is free software: you can redistribute it and/or modify
 | 
			
		||||
# it under the terms of the GNU General Public License as published by
 | 
			
		||||
# the Free Software Foundation, either version 3 of the License, or any later version.
 | 
			
		||||
# This program is distributed in the hope that it will be useful,
 | 
			
		||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
 | 
			
		||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 | 
			
		||||
# GNU General Public License for more details.
 | 
			
		||||
# 
 | 
			
		||||
# You should have received a copy of the GNU General Public License
 | 
			
		||||
# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | 
			
		||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
 | 
			
		||||
# Apache License, Version 2.0 (the "License"); you may not use this
 | 
			
		||||
# file except in compliance with the License.  Citrix Systems, Inc.
 | 
			
		||||
# reserves all rights not expressly granted by 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.
 | 
			
		||||
# 
 | 
			
		||||
# Automatically generated by addcopyright.py at 04/03/2012
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,18 +1,15 @@
 | 
			
		||||
# Copyright (C) 2011 Citrix Systems, Inc.  All rights reserved
 | 
			
		||||
#     
 | 
			
		||||
# This software is licensed under the GNU General Public License v3 or later.
 | 
			
		||||
# 
 | 
			
		||||
# It is free software: you can redistribute it and/or modify
 | 
			
		||||
# it under the terms of the GNU General Public License as published by
 | 
			
		||||
# the Free Software Foundation, either version 3 of the License, or any later version.
 | 
			
		||||
# This program is distributed in the hope that it will be useful,
 | 
			
		||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
 | 
			
		||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 | 
			
		||||
# GNU General Public License for more details.
 | 
			
		||||
# 
 | 
			
		||||
# You should have received a copy of the GNU General Public License
 | 
			
		||||
# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | 
			
		||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
 | 
			
		||||
# Apache License, Version 2.0 (the "License"); you may not use this
 | 
			
		||||
# file except in compliance with the License.  Citrix Systems, Inc.
 | 
			
		||||
# reserves all rights not expressly granted by 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.
 | 
			
		||||
# 
 | 
			
		||||
# Automatically generated by addcopyright.py at 04/03/2012
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,19 +1,16 @@
 | 
			
		||||
#!/bin/bash
 | 
			
		||||
# Copyright (C) 2011 Citrix Systems, Inc.  All rights reserved
 | 
			
		||||
#     
 | 
			
		||||
# This software is licensed under the GNU General Public License v3 or later.
 | 
			
		||||
# 
 | 
			
		||||
# It is free software: you can redistribute it and/or modify
 | 
			
		||||
# it under the terms of the GNU General Public License as published by
 | 
			
		||||
# the Free Software Foundation, either version 3 of the License, or any later version.
 | 
			
		||||
# This program is distributed in the hope that it will be useful,
 | 
			
		||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
 | 
			
		||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 | 
			
		||||
# GNU General Public License for more details.
 | 
			
		||||
# 
 | 
			
		||||
# You should have received a copy of the GNU General Public License
 | 
			
		||||
# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | 
			
		||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
 | 
			
		||||
# Apache License, Version 2.0 (the "License"); you may not use this
 | 
			
		||||
# file except in compliance with the License.  Citrix Systems, Inc.
 | 
			
		||||
# reserves all rights not expressly granted by 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.
 | 
			
		||||
# 
 | 
			
		||||
# Automatically generated by addcopyright.py at 04/03/2012
 | 
			
		||||
  
 | 
			
		||||
usage() {
 | 
			
		||||
  printf "Stop Router: %s: -h management-server -i vmid\n" $(basename $0) >&2
 | 
			
		||||
 | 
			
		||||
@ -1,19 +1,16 @@
 | 
			
		||||
#!/bin/bash
 | 
			
		||||
# Copyright (C) 2011 Citrix Systems, Inc.  All rights reserved
 | 
			
		||||
#     
 | 
			
		||||
# This software is licensed under the GNU General Public License v3 or later.
 | 
			
		||||
# 
 | 
			
		||||
# It is free software: you can redistribute it and/or modify
 | 
			
		||||
# it under the terms of the GNU General Public License as published by
 | 
			
		||||
# the Free Software Foundation, either version 3 of the License, or any later version.
 | 
			
		||||
# This program is distributed in the hope that it will be useful,
 | 
			
		||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
 | 
			
		||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 | 
			
		||||
# GNU General Public License for more details.
 | 
			
		||||
# 
 | 
			
		||||
# You should have received a copy of the GNU General Public License
 | 
			
		||||
# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | 
			
		||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
 | 
			
		||||
# Apache License, Version 2.0 (the "License"); you may not use this
 | 
			
		||||
# file except in compliance with the License.  Citrix Systems, Inc.
 | 
			
		||||
# reserves all rights not expressly granted by 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.
 | 
			
		||||
# 
 | 
			
		||||
# Automatically generated by addcopyright.py at 04/03/2012
 | 
			
		||||
  
 | 
			
		||||
usage() {
 | 
			
		||||
  printf "Stop Virtual Machine: %s: -h management-server -i vmid\n" $(basename $0) >&2
 | 
			
		||||
 | 
			
		||||
@ -1,30 +1,24 @@
 | 
			
		||||
#!/bin/bash
 | 
			
		||||
# Copyright (C) 2011 Citrix Systems, Inc.  All rights reserved
 | 
			
		||||
#     
 | 
			
		||||
# This software is licensed under the GNU General Public License v3 or later.
 | 
			
		||||
# 
 | 
			
		||||
# It is free software: you can redistribute it and/or modify
 | 
			
		||||
# it under the terms of the GNU General Public License as published by
 | 
			
		||||
# the Free Software Foundation, either version 3 of the License, or any later version.
 | 
			
		||||
# This program is distributed in the hope that it will be useful,
 | 
			
		||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
 | 
			
		||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 | 
			
		||||
# GNU General Public License for more details.
 | 
			
		||||
# 
 | 
			
		||||
# You should have received a copy of the GNU General Public License
 | 
			
		||||
# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | 
			
		||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
 | 
			
		||||
# Apache License, Version 2.0 (the "License"); you may not use this
 | 
			
		||||
# file except in compliance with the License.  Citrix Systems, Inc.
 | 
			
		||||
# reserves all rights not expressly granted by 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.
 | 
			
		||||
# 
 | 
			
		||||
# Automatically generated by addcopyright.py at 04/03/2012
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
 | 
			
		||||
#setup for zucchini hosts in the simulator
 | 
			
		||||
 | 
			
		||||
#1. Approximately 10 hosts per pod. 
 | 
			
		||||
#2. Only 3 host tags. 
 | 
			
		||||
#3. With in each pod, the host tags are the same.
 | 
			
		||||
#4. The ratio of hosts for the three tags should be 5/2/6
 | 
			
		||||
 | 
			
		||||
a=$1 #CIDR - 16bytes
 | 
			
		||||
b=$2 #CIDR - 8 bytes
 | 
			
		||||
 | 
			
		||||
@ -1,7 +1,18 @@
 | 
			
		||||
#!/usr/bin/env python
 | 
			
		||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
 | 
			
		||||
# Apache License, Version 2.0 (the "License"); you may not use this
 | 
			
		||||
# file except in compliance with the License.  Citrix Systems, Inc.
 | 
			
		||||
# reserves all rights not expressly granted by 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.
 | 
			
		||||
# 
 | 
			
		||||
# Automatically generated by addcopyright.py at 04/03/2012
 | 
			
		||||
 | 
			
		||||
'''
 | 
			
		||||
############################################################
 | 
			
		||||
# zucchini uses local storage, before setting up make sure
 | 
			
		||||
#     * xen.public.network.device is set
 | 
			
		||||
#     * use.local.storage and systemvm.use.local.storage are true
 | 
			
		||||
@ -12,13 +23,9 @@
 | 
			
		||||
#     * capacity.skipcounting.hours=0
 | 
			
		||||
#     * direct.agent.load.size=1000
 | 
			
		||||
#     * security groups are enabled
 | 
			
		||||
#
 | 
			
		||||
#   This script will only setup an approximate number of hosts. To achieve the ratio
 | 
			
		||||
#   of 5:2:6 hosts the total number of hosts is brought close to a number divisible
 | 
			
		||||
#   by 13. So if 4000 hosts are added, you might see only 3900 come up
 | 
			
		||||
#   
 | 
			
		||||
#   10 hosts per pod @ 1 host per cluster in a single zone
 | 
			
		||||
#   
 | 
			
		||||
#   Each pod has a /25, so 128 addresses. I think we reserved 5 IP addresses for system VMs in each pod. 
 | 
			
		||||
#   Then we had something like 60 addresses for hosts and 60 addresses for VMs.
 | 
			
		||||
 | 
			
		||||
@ -26,9 +33,7 @@
 | 
			
		||||
#1. Approximately 10 hosts per pod. 
 | 
			
		||||
#2. Only 3 host tags. 
 | 
			
		||||
#3. With in each pod, the host tags are the same. Homogenous Pods
 | 
			
		||||
#4. The ratio of hosts for the three tags should be 5/2/6
 | 
			
		||||
#5. In simulator.properties, workers=1
 | 
			
		||||
############################################################
 | 
			
		||||
'''
 | 
			
		||||
 | 
			
		||||
from optparse import OptionParser
 | 
			
		||||
 | 
			
		||||
@ -1,4 +1,16 @@
 | 
			
		||||
#!/usr/bin/env python
 | 
			
		||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
 | 
			
		||||
# Apache License, Version 2.0 (the "License"); you may not use this
 | 
			
		||||
# file except in compliance with the License.  Citrix Systems, Inc.
 | 
			
		||||
# reserves all rights not expressly granted by 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.
 | 
			
		||||
# 
 | 
			
		||||
# Automatically generated by addcopyright.py at 04/03/2012
 | 
			
		||||
try:
 | 
			
		||||
    import unittest2 as unittest
 | 
			
		||||
except ImportError:
 | 
			
		||||
 | 
			
		||||
@ -1,4 +1,16 @@
 | 
			
		||||
#!/usr/bin/env python
 | 
			
		||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
 | 
			
		||||
# Apache License, Version 2.0 (the "License"); you may not use this
 | 
			
		||||
# file except in compliance with the License.  Citrix Systems, Inc.
 | 
			
		||||
# reserves all rights not expressly granted by 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.
 | 
			
		||||
# 
 | 
			
		||||
# Automatically generated by addcopyright.py at 04/03/2012
 | 
			
		||||
try:
 | 
			
		||||
    import unittest2 as unittest
 | 
			
		||||
except ImportError:
 | 
			
		||||
 | 
			
		||||
@ -1,3 +1,15 @@
 | 
			
		||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
 | 
			
		||||
# Apache License, Version 2.0 (the "License"); you may not use this
 | 
			
		||||
# file except in compliance with the License.  Citrix Systems, Inc.
 | 
			
		||||
# reserves all rights not expressly granted by 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.
 | 
			
		||||
# 
 | 
			
		||||
# Automatically generated by addcopyright.py at 04/03/2012
 | 
			
		||||
update configuration set value='pod' where name='network.dns.basiczone.updates';
 | 
			
		||||
 | 
			
		||||
update configuration set value='false' where name='use.user.concentrated.pod.allocation';
 | 
			
		||||
 | 
			
		||||
@ -1,22 +1,15 @@
 | 
			
		||||
/**
 | 
			
		||||
 * *  Copyright (C) 2011 Citrix Systems, Inc.  All rights reserved
 | 
			
		||||
*
 | 
			
		||||
 *
 | 
			
		||||
 * This software is licensed under the GNU General Public License v3 or later.
 | 
			
		||||
 *
 | 
			
		||||
 * It is free software: you can redistribute it and/or modify
 | 
			
		||||
 * it under the terms of the GNU General Public License as published by
 | 
			
		||||
 * the Free Software Foundation, either version 3 of the License, or any later version.
 | 
			
		||||
 * This program is distributed in the hope that it will be useful,
 | 
			
		||||
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 | 
			
		||||
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 | 
			
		||||
 * GNU General Public License for more details.
 | 
			
		||||
 *
 | 
			
		||||
 * You should have received a copy of the GNU General Public License
 | 
			
		||||
 * along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | 
			
		||||
 *
 | 
			
		||||
 */
 | 
			
		||||
 | 
			
		||||
// Copyright 2012 Citrix Systems, Inc. Licensed under the
 | 
			
		||||
// Apache License, Version 2.0 (the "License"); you may not use this
 | 
			
		||||
// file except in compliance with the License.  Citrix Systems, Inc.
 | 
			
		||||
// reserves all rights not expressly granted by 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.
 | 
			
		||||
// 
 | 
			
		||||
// Automatically generated by addcopyright.py at 04/03/2012
 | 
			
		||||
package com.cloud.agent;
 | 
			
		||||
 | 
			
		||||
import java.util.HashMap;
 | 
			
		||||
 | 
			
		||||
@ -1,22 +1,15 @@
 | 
			
		||||
/**
 | 
			
		||||
 * *  Copyright (C) 2011 Citrix Systems, Inc.  All rights reserved
 | 
			
		||||
*
 | 
			
		||||
 *
 | 
			
		||||
 * This software is licensed under the GNU General Public License v3 or later.
 | 
			
		||||
 *
 | 
			
		||||
 * It is free software: you can redistribute it and/or modify
 | 
			
		||||
 * it under the terms of the GNU General Public License as published by
 | 
			
		||||
 * the Free Software Foundation, either version 3 of the License, or any later version.
 | 
			
		||||
 * This program is distributed in the hope that it will be useful,
 | 
			
		||||
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 | 
			
		||||
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 | 
			
		||||
 * GNU General Public License for more details.
 | 
			
		||||
 *
 | 
			
		||||
 * You should have received a copy of the GNU General Public License
 | 
			
		||||
 * along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | 
			
		||||
 *
 | 
			
		||||
 */
 | 
			
		||||
 | 
			
		||||
// Copyright 2012 Citrix Systems, Inc. Licensed under the
 | 
			
		||||
// Apache License, Version 2.0 (the "License"); you may not use this
 | 
			
		||||
// file except in compliance with the License.  Citrix Systems, Inc.
 | 
			
		||||
// reserves all rights not expressly granted by 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.
 | 
			
		||||
// 
 | 
			
		||||
// Automatically generated by addcopyright.py at 04/03/2012
 | 
			
		||||
package com.cloud.agent;
 | 
			
		||||
 | 
			
		||||
import java.util.HashMap;
 | 
			
		||||
@ -31,10 +24,8 @@ public class MockVmMetrics implements Runnable {
 | 
			
		||||
	
 | 
			
		||||
	private String vmName;
 | 
			
		||||
	
 | 
			
		||||
	//the maximum number of network interfaces to a VM (should be 1)
 | 
			
		||||
	public final int MAX_INTERFACES=1;
 | 
			
		||||
	
 | 
			
		||||
	//the maximum number of disks to a VM 
 | 
			
		||||
	public final int MAX_DISKS=8;
 | 
			
		||||
	
 | 
			
		||||
	//the last calculated traffic speed (transmit) per interface
 | 
			
		||||
 | 
			
		||||
@ -1,22 +1,15 @@
 | 
			
		||||
/**
 | 
			
		||||
 * *  Copyright (C) 2011 Citrix Systems, Inc.  All rights reserved
 | 
			
		||||
*
 | 
			
		||||
 *
 | 
			
		||||
 * This software is licensed under the GNU General Public License v3 or later.
 | 
			
		||||
 *
 | 
			
		||||
 * It is free software: you can redistribute it and/or modify
 | 
			
		||||
 * it under the terms of the GNU General Public License as published by
 | 
			
		||||
 * the Free Software Foundation, either version 3 of the License, or any later version.
 | 
			
		||||
 * This program is distributed in the hope that it will be useful,
 | 
			
		||||
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 | 
			
		||||
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 | 
			
		||||
 * GNU General Public License for more details.
 | 
			
		||||
 *
 | 
			
		||||
 * You should have received a copy of the GNU General Public License
 | 
			
		||||
 * along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | 
			
		||||
 *
 | 
			
		||||
 */
 | 
			
		||||
 | 
			
		||||
// Copyright 2012 Citrix Systems, Inc. Licensed under the
 | 
			
		||||
// Apache License, Version 2.0 (the "License"); you may not use this
 | 
			
		||||
// file except in compliance with the License.  Citrix Systems, Inc.
 | 
			
		||||
// reserves all rights not expressly granted by 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.
 | 
			
		||||
// 
 | 
			
		||||
// Automatically generated by addcopyright.py at 04/03/2012
 | 
			
		||||
package com.cloud.agent;
 | 
			
		||||
 | 
			
		||||
import java.io.IOException;
 | 
			
		||||
 | 
			
		||||
@ -1,22 +1,15 @@
 | 
			
		||||
/**
 | 
			
		||||
 * *  Copyright (C) 2011 Citrix Systems, Inc.  All rights reserved
 | 
			
		||||
*
 | 
			
		||||
 *
 | 
			
		||||
 * This software is licensed under the GNU General Public License v3 or later.
 | 
			
		||||
 *
 | 
			
		||||
 * It is free software: you can redistribute it and/or modify
 | 
			
		||||
 * it under the terms of the GNU General Public License as published by
 | 
			
		||||
 * the Free Software Foundation, either version 3 of the License, or any later version.
 | 
			
		||||
 * This program is distributed in the hope that it will be useful,
 | 
			
		||||
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 | 
			
		||||
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 | 
			
		||||
 * GNU General Public License for more details.
 | 
			
		||||
 *
 | 
			
		||||
 * You should have received a copy of the GNU General Public License
 | 
			
		||||
 * along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | 
			
		||||
 *
 | 
			
		||||
 */
 | 
			
		||||
 | 
			
		||||
// Copyright 2012 Citrix Systems, Inc. Licensed under the
 | 
			
		||||
// Apache License, Version 2.0 (the "License"); you may not use this
 | 
			
		||||
// file except in compliance with the License.  Citrix Systems, Inc.
 | 
			
		||||
// reserves all rights not expressly granted by 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.
 | 
			
		||||
// 
 | 
			
		||||
// Automatically generated by addcopyright.py at 04/03/2012
 | 
			
		||||
package com.cloud.agent;
 | 
			
		||||
import java.net.InetAddress;
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,22 +1,15 @@
 | 
			
		||||
/**
 | 
			
		||||
 * *  Copyright (C) 2011 Citrix Systems, Inc.  All rights reserved
 | 
			
		||||
*
 | 
			
		||||
 *
 | 
			
		||||
 * This software is licensed under the GNU General Public License v3 or later.
 | 
			
		||||
 *
 | 
			
		||||
 * It is free software: you can redistribute it and/or modify
 | 
			
		||||
 * it under the terms of the GNU General Public License as published by
 | 
			
		||||
 * the Free Software Foundation, either version 3 of the License, or any later version.
 | 
			
		||||
 * This program is distributed in the hope that it will be useful,
 | 
			
		||||
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 | 
			
		||||
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 | 
			
		||||
 * GNU General Public License for more details.
 | 
			
		||||
 *
 | 
			
		||||
 * You should have received a copy of the GNU General Public License
 | 
			
		||||
 * along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | 
			
		||||
 *
 | 
			
		||||
 */
 | 
			
		||||
 | 
			
		||||
// Copyright 2012 Citrix Systems, Inc. Licensed under the
 | 
			
		||||
// Apache License, Version 2.0 (the "License"); you may not use this
 | 
			
		||||
// file except in compliance with the License.  Citrix Systems, Inc.
 | 
			
		||||
// reserves all rights not expressly granted by 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.
 | 
			
		||||
// 
 | 
			
		||||
// Automatically generated by addcopyright.py at 04/03/2012
 | 
			
		||||
package com.cloud.agent;
 | 
			
		||||
 | 
			
		||||
import java.io.Serializable;
 | 
			
		||||
 | 
			
		||||
@ -1,22 +1,15 @@
 | 
			
		||||
/**
 | 
			
		||||
 * *  Copyright (C) 2011 Citrix Systems, Inc.  All rights reserved
 | 
			
		||||
*
 | 
			
		||||
 *
 | 
			
		||||
 * This software is licensed under the GNU General Public License v3 or later.
 | 
			
		||||
 *
 | 
			
		||||
 * It is free software: you can redistribute it and/or modify
 | 
			
		||||
 * it under the terms of the GNU General Public License as published by
 | 
			
		||||
 * the Free Software Foundation, either version 3 of the License, or any later version.
 | 
			
		||||
 * This program is distributed in the hope that it will be useful,
 | 
			
		||||
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 | 
			
		||||
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 | 
			
		||||
 * GNU General Public License for more details.
 | 
			
		||||
 *
 | 
			
		||||
 * You should have received a copy of the GNU General Public License
 | 
			
		||||
 * along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | 
			
		||||
 *
 | 
			
		||||
 */
 | 
			
		||||
 | 
			
		||||
// Copyright 2012 Citrix Systems, Inc. Licensed under the
 | 
			
		||||
// Apache License, Version 2.0 (the "License"); you may not use this
 | 
			
		||||
// file except in compliance with the License.  Citrix Systems, Inc.
 | 
			
		||||
// reserves all rights not expressly granted by 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.
 | 
			
		||||
// 
 | 
			
		||||
// Automatically generated by addcopyright.py at 04/03/2012
 | 
			
		||||
package com.cloud.agent;
 | 
			
		||||
 | 
			
		||||
public class SimulatorMigrateVmCmd extends SimulatorCmd {
 | 
			
		||||
 | 
			
		||||
@ -1,3 +1,15 @@
 | 
			
		||||
// Copyright 2012 Citrix Systems, Inc. Licensed under the
 | 
			
		||||
// Apache License, Version 2.0 (the "License"); you may not use this
 | 
			
		||||
// file except in compliance with the License.  Citrix Systems, Inc.
 | 
			
		||||
// reserves all rights not expressly granted by 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.
 | 
			
		||||
// 
 | 
			
		||||
// Automatically generated by addcopyright.py at 04/03/2012
 | 
			
		||||
package com.cloud.agent.manager;
 | 
			
		||||
 | 
			
		||||
import java.util.Map;
 | 
			
		||||
 | 
			
		||||
@ -1,3 +1,15 @@
 | 
			
		||||
// Copyright 2012 Citrix Systems, Inc. Licensed under the
 | 
			
		||||
// Apache License, Version 2.0 (the "License"); you may not use this
 | 
			
		||||
// file except in compliance with the License.  Citrix Systems, Inc.
 | 
			
		||||
// reserves all rights not expressly granted by 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.
 | 
			
		||||
// 
 | 
			
		||||
// Automatically generated by addcopyright.py at 04/03/2012
 | 
			
		||||
package com.cloud.agent.manager;
 | 
			
		||||
 | 
			
		||||
import java.security.NoSuchAlgorithmException;
 | 
			
		||||
 | 
			
		||||
@ -1,7 +1,15 @@
 | 
			
		||||
/**
 | 
			
		||||
 *  Copyright (C) 2011 Cloud.com, Inc.  All rights reserved.
 | 
			
		||||
 */
 | 
			
		||||
 | 
			
		||||
// Copyright 2012 Citrix Systems, Inc. Licensed under the
 | 
			
		||||
// Apache License, Version 2.0 (the "License"); you may not use this
 | 
			
		||||
// file except in compliance with the License.  Citrix Systems, Inc.
 | 
			
		||||
// reserves all rights not expressly granted by 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.
 | 
			
		||||
// 
 | 
			
		||||
// Automatically generated by addcopyright.py at 04/03/2012
 | 
			
		||||
package com.cloud.agent.manager;
 | 
			
		||||
 | 
			
		||||
import com.cloud.agent.api.Answer;
 | 
			
		||||
 | 
			
		||||
Some files were not shown because too many files have changed in this diff Show More
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user