mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
license header changes for scripts folder from Chip Childers
This commit is contained in:
parent
6ed90df654
commit
d630fa8697
@ -1,19 +1,20 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
# Apache License, Version 2.0 (the "License"); you may not use this
|
# or more contributor license agreements. See the NOTICE file
|
||||||
# file except in compliance with the License. Citrix Systems, Inc.
|
# distributed with this work for additional information
|
||||||
# reserves all rights not expressly granted by the License.
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
|
# to you under the Apache License, Version 2.0 (the
|
||||||
# Unless required by applicable law or agreed to in writing, software
|
# "License"); you may not use this file except in compliance
|
||||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
# with the License. You may obtain a copy of the License at
|
||||||
# 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
|
# http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
#
|
||||||
|
# Unless required by applicable law or agreed to in writing,
|
||||||
|
# software distributed under the License is distributed on an
|
||||||
|
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
# KIND, either express or implied. See the License for the
|
||||||
|
# specific language governing permissions and limitations
|
||||||
|
# under the License.
|
||||||
|
|
||||||
|
|
||||||
# $Id: createtmplt.sh 9132 2010-06-04 20:17:43Z manuel $ $HeadURL: svn://svn.lab.vmops.com/repos/vmdev/java/scripts/installer/createtmplt.sh $
|
# $Id: createtmplt.sh 9132 2010-06-04 20:17:43Z manuel $ $HeadURL: svn://svn.lab.vmops.com/repos/vmdev/java/scripts/installer/createtmplt.sh $
|
||||||
|
|||||||
@ -1,21 +1,20 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
# Copyright (C) 2011 Citrix Systems, Inc. All rights reserved
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
|
# or more contributor license agreements. See the NOTICE file
|
||||||
|
# distributed with this work for additional information
|
||||||
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
|
# to you under the Apache License, Version 2.0 (the
|
||||||
|
# "License"); you may not use this file except in compliance
|
||||||
|
# with the License. You may obtain a copy of the License at
|
||||||
#
|
#
|
||||||
# This software is licensed under the GNU General Public License v3 or later.
|
# http://www.apache.org/licenses/LICENSE-2.0
|
||||||
#
|
#
|
||||||
# It is free software: you can redistribute it and/or modify
|
# Unless required by applicable law or agreed to in writing,
|
||||||
# it under the terms of the GNU General Public License as published by
|
# software distributed under the License is distributed on an
|
||||||
# the Free Software Foundation, either version 3 of the License, or any later version.
|
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
# This program is distributed in the hope that it will be useful,
|
# KIND, either express or implied. See the License for the
|
||||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
# specific language governing permissions and limitations
|
||||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
# under the License.
|
||||||
# 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/>.
|
|
||||||
#
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -1,19 +1,20 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
# Apache License, Version 2.0 (the "License"); you may not use this
|
# or more contributor license agreements. See the NOTICE file
|
||||||
# file except in compliance with the License. Citrix Systems, Inc.
|
# distributed with this work for additional information
|
||||||
# reserves all rights not expressly granted by the License.
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
|
# to you under the Apache License, Version 2.0 (the
|
||||||
# Unless required by applicable law or agreed to in writing, software
|
# "License"); you may not use this file except in compliance
|
||||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
# with the License. You may obtain a copy of the License at
|
||||||
# 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
|
# http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
#
|
||||||
|
# Unless required by applicable law or agreed to in writing,
|
||||||
|
# software distributed under the License is distributed on an
|
||||||
|
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
# KIND, either express or implied. See the License for the
|
||||||
|
# specific language governing permissions and limitations
|
||||||
|
# under the License.
|
||||||
|
|
||||||
|
|
||||||
# $Id: installcentos.sh 9132 2010-06-04 20:17:43Z manuel $ $HeadURL: svn://svn.lab.vmops.com/repos/vmdev/java/scripts/installer/installcentos.sh $
|
# $Id: installcentos.sh 9132 2010-06-04 20:17:43Z manuel $ $HeadURL: svn://svn.lab.vmops.com/repos/vmdev/java/scripts/installer/installcentos.sh $
|
||||||
|
|||||||
@ -1,19 +1,20 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
# Apache License, Version 2.0 (the "License"); you may not use this
|
# or more contributor license agreements. See the NOTICE file
|
||||||
# file except in compliance with the License. Citrix Systems, Inc.
|
# distributed with this work for additional information
|
||||||
# reserves all rights not expressly granted by the License.
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
|
# to you under the Apache License, Version 2.0 (the
|
||||||
# Unless required by applicable law or agreed to in writing, software
|
# "License"); you may not use this file except in compliance
|
||||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
# with the License. You may obtain a copy of the License at
|
||||||
# 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
|
# http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
#
|
||||||
|
# Unless required by applicable law or agreed to in writing,
|
||||||
|
# software distributed under the License is distributed on an
|
||||||
|
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
# KIND, either express or implied. See the License for the
|
||||||
|
# specific language governing permissions and limitations
|
||||||
|
# under the License.
|
||||||
|
|
||||||
|
|
||||||
# $Id: installdomp.sh 9132 2010-06-04 20:17:43Z manuel $ $HeadURL: svn://svn.lab.vmops.com/repos/vmdev/java/scripts/installer/installdomp.sh $
|
# $Id: installdomp.sh 9132 2010-06-04 20:17:43Z manuel $ $HeadURL: svn://svn.lab.vmops.com/repos/vmdev/java/scripts/installer/installdomp.sh $
|
||||||
|
|||||||
@ -1,19 +1,20 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
# Apache License, Version 2.0 (the "License"); you may not use this
|
# or more contributor license agreements. See the NOTICE file
|
||||||
# file except in compliance with the License. Citrix Systems, Inc.
|
# distributed with this work for additional information
|
||||||
# reserves all rights not expressly granted by the License.
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
|
# to you under the Apache License, Version 2.0 (the
|
||||||
# Unless required by applicable law or agreed to in writing, software
|
# "License"); you may not use this file except in compliance
|
||||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
# with the License. You may obtain a copy of the License at
|
||||||
# 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
|
# http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
#
|
||||||
|
# Unless required by applicable law or agreed to in writing,
|
||||||
|
# software distributed under the License is distributed on an
|
||||||
|
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
# KIND, either express or implied. See the License for the
|
||||||
|
# specific language governing permissions and limitations
|
||||||
|
# under the License.
|
||||||
|
|
||||||
|
|
||||||
# $Id: run_installer.sh 9132 2010-06-04 20:17:43Z manuel $ $HeadURL: svn://svn.lab.vmops.com/repos/vmdev/java/scripts/installer/run_installer.sh $
|
# $Id: run_installer.sh 9132 2010-06-04 20:17:43Z manuel $ $HeadURL: svn://svn.lab.vmops.com/repos/vmdev/java/scripts/installer/run_installer.sh $
|
||||||
|
|||||||
@ -1,16 +1,21 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
# Apache License, Version 2.0 (the "License"); you may not use this
|
# or more contributor license agreements. See the NOTICE file
|
||||||
# file except in compliance with the License. Citrix Systems, Inc.
|
# distributed with this work for additional information
|
||||||
# reserves all rights not expressly granted by the License.
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
|
# to you under the Apache License, Version 2.0 (the
|
||||||
# Unless required by applicable law or agreed to in writing, software
|
# "License"); you may not use this file except in compliance
|
||||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
# with the License. You may obtain a copy of the License at
|
||||||
# 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
|
# 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.
|
||||||
|
|
||||||
|
|
||||||
usage() {
|
usage() {
|
||||||
printf "Usage:\n %s <domR eth1 ip> \n" $(basename $0) >&2
|
printf "Usage:\n %s <domR eth1 ip> \n" $(basename $0) >&2
|
||||||
|
|||||||
@ -1,19 +1,20 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
# Apache License, Version 2.0 (the "License"); you may not use this
|
# or more contributor license agreements. See the NOTICE file
|
||||||
# file except in compliance with the License. Citrix Systems, Inc.
|
# distributed with this work for additional information
|
||||||
# reserves all rights not expressly granted by the License.
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
|
# to you under the Apache License, Version 2.0 (the
|
||||||
# Unless required by applicable law or agreed to in writing, software
|
# "License"); you may not use this file except in compliance
|
||||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
# with the License. You may obtain a copy of the License at
|
||||||
# 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
|
# http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
#
|
||||||
|
# Unless required by applicable law or agreed to in writing,
|
||||||
|
# software distributed under the License is distributed on an
|
||||||
|
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
# KIND, either express or implied. See the License for the
|
||||||
|
# specific language governing permissions and limitations
|
||||||
|
# under the License.
|
||||||
|
|
||||||
|
|
||||||
# $Id: call_firewall.sh 9132 2010-06-04 20:17:43Z manuel $ $HeadURL: svn://svn.lab.vmops.com/repos/branches/2.0.0/java/scripts/vm/hypervisor/xenserver/patch/call_firewall.sh $
|
# $Id: call_firewall.sh 9132 2010-06-04 20:17:43Z manuel $ $HeadURL: svn://svn.lab.vmops.com/repos/branches/2.0.0/java/scripts/vm/hypervisor/xenserver/patch/call_firewall.sh $
|
||||||
|
|||||||
@ -1,19 +1,20 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
# Apache License, Version 2.0 (the "License"); you may not use this
|
# or more contributor license agreements. See the NOTICE file
|
||||||
# file except in compliance with the License. Citrix Systems, Inc.
|
# distributed with this work for additional information
|
||||||
# reserves all rights not expressly granted by the License.
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
|
# to you under the Apache License, Version 2.0 (the
|
||||||
# Unless required by applicable law or agreed to in writing, software
|
# "License"); you may not use this file except in compliance
|
||||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
# with the License. You may obtain a copy of the License at
|
||||||
# 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
|
# http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
#
|
||||||
|
# Unless required by applicable law or agreed to in writing,
|
||||||
|
# software distributed under the License is distributed on an
|
||||||
|
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
# KIND, either express or implied. See the License for the
|
||||||
|
# specific language governing permissions and limitations
|
||||||
|
# under the License.
|
||||||
|
|
||||||
|
|
||||||
# $Id: call_loadbalancer.sh 9132 2010-06-04 20:17:43Z manuel $ $HeadURL: svn://svn.lab.vmops.com/repos/branches/2.0.0/java/scripts/vm/hypervisor/xenserver/patch/call_loadbalancer.sh $
|
# $Id: call_loadbalancer.sh 9132 2010-06-04 20:17:43Z manuel $ $HeadURL: svn://svn.lab.vmops.com/repos/branches/2.0.0/java/scripts/vm/hypervisor/xenserver/patch/call_loadbalancer.sh $
|
||||||
|
|||||||
@ -1,19 +1,20 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
# Apache License, Version 2.0 (the "License"); you may not use this
|
# or more contributor license agreements. See the NOTICE file
|
||||||
# file except in compliance with the License. Citrix Systems, Inc.
|
# distributed with this work for additional information
|
||||||
# reserves all rights not expressly granted by the License.
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
|
# to you under the Apache License, Version 2.0 (the
|
||||||
# Unless required by applicable law or agreed to in writing, software
|
# "License"); you may not use this file except in compliance
|
||||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
# with the License. You may obtain a copy of the License at
|
||||||
# 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
|
# http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
#
|
||||||
|
# Unless required by applicable law or agreed to in writing,
|
||||||
|
# software distributed under the License is distributed on an
|
||||||
|
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
# KIND, either express or implied. See the License for the
|
||||||
|
# specific language governing permissions and limitations
|
||||||
|
# under the License.
|
||||||
|
|
||||||
|
|
||||||
# $Id: dhcp_entry.sh 9804 2010-06-22 18:36:49Z alex $ $HeadURL: svn://svn.lab.vmops.com/repos/vmdev/java/scripts/network/domr/dhcp_entry.sh $
|
# $Id: dhcp_entry.sh 9804 2010-06-22 18:36:49Z alex $ $HeadURL: svn://svn.lab.vmops.com/repos/vmdev/java/scripts/network/domr/dhcp_entry.sh $
|
||||||
|
|||||||
@ -1,16 +1,20 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
# Apache License, Version 2.0 (the "License"); you may not use this
|
# or more contributor license agreements. See the NOTICE file
|
||||||
# file except in compliance with the License. Citrix Systems, Inc.
|
# distributed with this work for additional information
|
||||||
# reserves all rights not expressly granted by the License.
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
|
# to you under the Apache License, Version 2.0 (the
|
||||||
# Unless required by applicable law or agreed to in writing, software
|
# "License"); you may not use this file except in compliance
|
||||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
# with the License. You may obtain a copy of the License at
|
||||||
# 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
|
# 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.
|
||||||
|
|
||||||
usage() {
|
usage() {
|
||||||
printf "Usage:\n %s <domR eth1 ip> \n" $(basename $0) >&2
|
printf "Usage:\n %s <domR eth1 ip> \n" $(basename $0) >&2
|
||||||
|
|||||||
@ -1,16 +1,20 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
# Apache License, Version 2.0 (the "License"); you may not use this
|
# or more contributor license agreements. See the NOTICE file
|
||||||
# file except in compliance with the License. Citrix Systems, Inc.
|
# distributed with this work for additional information
|
||||||
# reserves all rights not expressly granted by the License.
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
|
# to you under the Apache License, Version 2.0 (the
|
||||||
# Unless required by applicable law or agreed to in writing, software
|
# "License"); you may not use this file except in compliance
|
||||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
# with the License. You may obtain a copy of the License at
|
||||||
# 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
|
# 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.
|
||||||
|
|
||||||
usage() {
|
usage() {
|
||||||
printf "Usage:\n %s <domR eth1 ip> \n" $(basename $0) >&2
|
printf "Usage:\n %s <domR eth1 ip> \n" $(basename $0) >&2
|
||||||
|
|||||||
@ -1,18 +1,20 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
# Apache License, Version 2.0 (the "License"); you may not use this
|
# or more contributor license agreements. See the NOTICE file
|
||||||
# file except in compliance with the License. Citrix Systems, Inc.
|
# distributed with this work for additional information
|
||||||
# reserves all rights not expressly granted by the License.
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
|
# to you under the Apache License, Version 2.0 (the
|
||||||
# Unless required by applicable law or agreed to in writing, software
|
# "License"); you may not use this file except in compliance
|
||||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
# with the License. You may obtain a copy of the License at
|
||||||
# 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
|
# 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.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -1,19 +1,20 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
# Apache License, Version 2.0 (the "License"); you may not use this
|
# or more contributor license agreements. See the NOTICE file
|
||||||
# file except in compliance with the License. Citrix Systems, Inc.
|
# distributed with this work for additional information
|
||||||
# reserves all rights not expressly granted by the License.
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
|
# to you under the Apache License, Version 2.0 (the
|
||||||
# Unless required by applicable law or agreed to in writing, software
|
# "License"); you may not use this file except in compliance
|
||||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
# with the License. You may obtain a copy of the License at
|
||||||
# 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
|
# 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.
|
||||||
|
|
||||||
|
|
||||||
# @VERSION@
|
# @VERSION@
|
||||||
|
|||||||
@ -1,19 +1,20 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
# Apache License, Version 2.0 (the "License"); you may not use this
|
# or more contributor license agreements. See the NOTICE file
|
||||||
# file except in compliance with the License. Citrix Systems, Inc.
|
# distributed with this work for additional information
|
||||||
# reserves all rights not expressly granted by the License.
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
|
# to you under the Apache License, Version 2.0 (the
|
||||||
# Unless required by applicable law or agreed to in writing, software
|
# "License"); you may not use this file except in compliance
|
||||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
# with the License. You may obtain a copy of the License at
|
||||||
# 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
|
# http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
#
|
||||||
|
# Unless required by applicable law or agreed to in writing,
|
||||||
|
# software distributed under the License is distributed on an
|
||||||
|
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
# KIND, either express or implied. See the License for the
|
||||||
|
# specific language governing permissions and limitations
|
||||||
|
# under the License.
|
||||||
|
|
||||||
|
|
||||||
# $Id: networkUsage.sh 9879 2010-06-24 02:41:46Z anthony $ $HeadURL: svn://svn.lab.vmops.com/repos/vmdev/java/scripts/vm/hypervisor/xenserver/networkUsage.sh $
|
# $Id: networkUsage.sh 9879 2010-06-24 02:41:46Z anthony $ $HeadURL: svn://svn.lab.vmops.com/repos/vmdev/java/scripts/vm/hypervisor/xenserver/networkUsage.sh $
|
||||||
|
|||||||
@ -1,19 +1,20 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
# Apache License, Version 2.0 (the "License"); you may not use this
|
# or more contributor license agreements. See the NOTICE file
|
||||||
# file except in compliance with the License. Citrix Systems, Inc.
|
# distributed with this work for additional information
|
||||||
# reserves all rights not expressly granted by the License.
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
|
# to you under the Apache License, Version 2.0 (the
|
||||||
# Unless required by applicable law or agreed to in writing, software
|
# "License"); you may not use this file except in compliance
|
||||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
# with the License. You may obtain a copy of the License at
|
||||||
# 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
|
# http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
#
|
||||||
|
# Unless required by applicable law or agreed to in writing,
|
||||||
|
# software distributed under the License is distributed on an
|
||||||
|
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
# KIND, either express or implied. See the License for the
|
||||||
|
# specific language governing permissions and limitations
|
||||||
|
# under the License.
|
||||||
|
|
||||||
|
|
||||||
# $Id: save_password_to_domr.sh 9804 2010-06-22 18:36:49Z alex $ $HeadURL: svn://svn.lab.vmops.com/repos/vmdev/java/scripts/network/domr/save_password_to_domr.sh $
|
# $Id: save_password_to_domr.sh 9804 2010-06-22 18:36:49Z alex $ $HeadURL: svn://svn.lab.vmops.com/repos/vmdev/java/scripts/network/domr/save_password_to_domr.sh $
|
||||||
|
|||||||
@ -1,19 +1,20 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
# Apache License, Version 2.0 (the "License"); you may not use this
|
# or more contributor license agreements. See the NOTICE file
|
||||||
# file except in compliance with the License. Citrix Systems, Inc.
|
# distributed with this work for additional information
|
||||||
# reserves all rights not expressly granted by the License.
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
|
# to you under the Apache License, Version 2.0 (the
|
||||||
# Unless required by applicable law or agreed to in writing, software
|
# "License"); you may not use this file except in compliance
|
||||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
# with the License. You may obtain a copy of the License at
|
||||||
# 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
|
# http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
#
|
||||||
|
# Unless required by applicable law or agreed to in writing,
|
||||||
|
# software distributed under the License is distributed on an
|
||||||
|
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
# KIND, either express or implied. See the License for the
|
||||||
|
# specific language governing permissions and limitations
|
||||||
|
# under the License.
|
||||||
|
|
||||||
|
|
||||||
# $Id: vm_data.sh 9307 2010-06-08 00:43:08Z chiradeep $ $HeadURL: svn://svn.lab.vmops.com/repos/vmdev/java/scripts/vm/hypervisor/xenserver/patch/vm_data.sh $
|
# $Id: vm_data.sh 9307 2010-06-08 00:43:08Z chiradeep $ $HeadURL: svn://svn.lab.vmops.com/repos/vmdev/java/scripts/vm/hypervisor/xenserver/patch/vm_data.sh $
|
||||||
|
|||||||
@ -1,20 +1,20 @@
|
|||||||
#!/usr/bin/python
|
#!/usr/bin/python
|
||||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
# Apache License, Version 2.0 (the "License"); you may not use this
|
# or more contributor license agreements. See the NOTICE file
|
||||||
# file except in compliance with the License. Citrix Systems, Inc.
|
# distributed with this work for additional information
|
||||||
# reserves all rights not expressly granted by the License.
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
|
# to you under the Apache License, Version 2.0 (the
|
||||||
# Unless required by applicable law or agreed to in writing, software
|
# "License"); you may not use this file except in compliance
|
||||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
# with the License. You may obtain a copy of the License at
|
||||||
# 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
|
# 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.
|
||||||
|
|
||||||
|
|
||||||
# Usage: dhcpd_edithosts.py mac ip hostname dns gateway nextserver
|
# Usage: dhcpd_edithosts.py mac ip hostname dns gateway nextserver
|
||||||
|
|||||||
@ -1,19 +1,20 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
# Apache License, Version 2.0 (the "License"); you may not use this
|
# or more contributor license agreements. See the NOTICE file
|
||||||
# file except in compliance with the License. Citrix Systems, Inc.
|
# distributed with this work for additional information
|
||||||
# reserves all rights not expressly granted by the License.
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
|
# to you under the Apache License, Version 2.0 (the
|
||||||
# Unless required by applicable law or agreed to in writing, software
|
# "License"); you may not use this file except in compliance
|
||||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
# with the License. You may obtain a copy of the License at
|
||||||
# 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
|
# 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.
|
||||||
|
|
||||||
|
|
||||||
# edithosts.sh -- edit the dhcphosts file on the routing domain
|
# edithosts.sh -- edit the dhcphosts file on the routing domain
|
||||||
|
|||||||
@ -1,19 +1,20 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
# Apache License, Version 2.0 (the "License"); you may not use this
|
# or more contributor license agreements. See the NOTICE file
|
||||||
# file except in compliance with the License. Citrix Systems, Inc.
|
# distributed with this work for additional information
|
||||||
# reserves all rights not expressly granted by the License.
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
|
# to you under the Apache License, Version 2.0 (the
|
||||||
# Unless required by applicable law or agreed to in writing, software
|
# "License"); you may not use this file except in compliance
|
||||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
# with the License. You may obtain a copy of the License at
|
||||||
# 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
|
# 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.
|
||||||
|
|
||||||
|
|
||||||
# usage prepare_ping.sh subnet
|
# usage prepare_ping.sh subnet
|
||||||
|
|||||||
@ -1,20 +1,20 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
# Apache License, Version 2.0 (the "License"); you may not use this
|
# or more contributor license agreements. See the NOTICE file
|
||||||
# file except in compliance with the License. Citrix Systems, Inc.
|
# distributed with this work for additional information
|
||||||
# reserves all rights not expressly granted by the License.
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
|
# to you under the Apache License, Version 2.0 (the
|
||||||
# Unless required by applicable law or agreed to in writing, software
|
# "License"); you may not use this file except in compliance
|
||||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
# with the License. You may obtain a copy of the License at
|
||||||
# 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
|
# 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.
|
||||||
|
|
||||||
|
|
||||||
# prepare dnsmasq on external dhcp server
|
# prepare dnsmasq on external dhcp server
|
||||||
|
|||||||
@ -1,19 +1,20 @@
|
|||||||
#!/usr/bin/python
|
#!/usr/bin/python
|
||||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
# Apache License, Version 2.0 (the "License"); you may not use this
|
# or more contributor license agreements. See the NOTICE file
|
||||||
# file except in compliance with the License. Citrix Systems, Inc.
|
# distributed with this work for additional information
|
||||||
# reserves all rights not expressly granted by the License.
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
|
# to you under the Apache License, Version 2.0 (the
|
||||||
# Unless required by applicable law or agreed to in writing, software
|
# "License"); you may not use this file except in compliance
|
||||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
# with the License. You may obtain a copy of the License at
|
||||||
# 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
|
# 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.
|
||||||
|
|
||||||
|
|
||||||
# Usage: prepare_tftp_bootfile.py tftp_dir mac cifs_server share directory image_to_restore cifs_username cifs_password
|
# Usage: prepare_tftp_bootfile.py tftp_dir mac cifs_server share directory image_to_restore cifs_username cifs_password
|
||||||
|
|||||||
@ -1,19 +1,20 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
# Apache License, Version 2.0 (the "License"); you may not use this
|
# or more contributor license agreements. See the NOTICE file
|
||||||
# file except in compliance with the License. Citrix Systems, Inc.
|
# distributed with this work for additional information
|
||||||
# reserves all rights not expressly granted by the License.
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
|
# to you under the Apache License, Version 2.0 (the
|
||||||
# Unless required by applicable law or agreed to in writing, software
|
# "License"); you may not use this file except in compliance
|
||||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
# with the License. You may obtain a copy of the License at
|
||||||
# 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
|
# http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
#
|
||||||
|
# Unless required by applicable law or agreed to in writing,
|
||||||
|
# software distributed under the License is distributed on an
|
||||||
|
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
# KIND, either express or implied. See the License for the
|
||||||
|
# specific language governing permissions and limitations
|
||||||
|
# under the License.
|
||||||
|
|
||||||
|
|
||||||
# $Id: checkchildren.sh 9132 2010-06-04 20:17:43Z manuel $ $HeadURL: svn://svn.lab.vmops.com/repos/vmdev/java/scripts/storage/checkchildren.sh $
|
# $Id: checkchildren.sh 9132 2010-06-04 20:17:43Z manuel $ $HeadURL: svn://svn.lab.vmops.com/repos/vmdev/java/scripts/storage/checkchildren.sh $
|
||||||
|
|||||||
@ -1,19 +1,20 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
# Apache License, Version 2.0 (the "License"); you may not use this
|
# or more contributor license agreements. See the NOTICE file
|
||||||
# file except in compliance with the License. Citrix Systems, Inc.
|
# distributed with this work for additional information
|
||||||
# reserves all rights not expressly granted by the License.
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
|
# to you under the Apache License, Version 2.0 (the
|
||||||
# Unless required by applicable law or agreed to in writing, software
|
# "License"); you may not use this file except in compliance
|
||||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
# with the License. You may obtain a copy of the License at
|
||||||
# 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
|
# http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
#
|
||||||
|
# Unless required by applicable law or agreed to in writing,
|
||||||
|
# software distributed under the License is distributed on an
|
||||||
|
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
# KIND, either express or implied. See the License for the
|
||||||
|
# specific language governing permissions and limitations
|
||||||
|
# under the License.
|
||||||
|
|
||||||
|
|
||||||
# $Id: installIso.sh 9132 2010-06-04 20:17:43Z manuel $ $HeadURL: svn://svn.lab.vmops.com/repos/vmdev/java/scripts/storage/installIso.sh $
|
# $Id: installIso.sh 9132 2010-06-04 20:17:43Z manuel $ $HeadURL: svn://svn.lab.vmops.com/repos/vmdev/java/scripts/storage/installIso.sh $
|
||||||
|
|||||||
@ -1,18 +1,20 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
# Apache License, Version 2.0 (the "License"); you may not use this
|
# or more contributor license agreements. See the NOTICE file
|
||||||
# file except in compliance with the License. Citrix Systems, Inc.
|
# distributed with this work for additional information
|
||||||
# reserves all rights not expressly granted by the License.
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
|
# to you under the Apache License, Version 2.0 (the
|
||||||
# Unless required by applicable law or agreed to in writing, software
|
# "License"); you may not use this file except in compliance
|
||||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
# with the License. You may obtain a copy of the License at
|
||||||
# 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
|
# 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.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -1,18 +1,20 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
# Apache License, Version 2.0 (the "License"); you may not use this
|
# or more contributor license agreements. See the NOTICE file
|
||||||
# file except in compliance with the License. Citrix Systems, Inc.
|
# distributed with this work for additional information
|
||||||
# reserves all rights not expressly granted by the License.
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
|
# to you under the Apache License, Version 2.0 (the
|
||||||
# Unless required by applicable law or agreed to in writing, software
|
# "License"); you may not use this file except in compliance
|
||||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
# with the License. You may obtain a copy of the License at
|
||||||
# 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
|
# 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.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -1,19 +1,20 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
# Apache License, Version 2.0 (the "License"); you may not use this
|
# or more contributor license agreements. See the NOTICE file
|
||||||
# file except in compliance with the License. Citrix Systems, Inc.
|
# distributed with this work for additional information
|
||||||
# reserves all rights not expressly granted by the License.
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
|
# to you under the Apache License, Version 2.0 (the
|
||||||
# Unless required by applicable law or agreed to in writing, software
|
# "License"); you may not use this file except in compliance
|
||||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
# with the License. You may obtain a copy of the License at
|
||||||
# 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
|
# http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
#
|
||||||
|
# Unless required by applicable law or agreed to in writing,
|
||||||
|
# software distributed under the License is distributed on an
|
||||||
|
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
# KIND, either express or implied. See the License for the
|
||||||
|
# specific language governing permissions and limitations
|
||||||
|
# under the License.
|
||||||
|
|
||||||
|
|
||||||
# $Id: createtmplt.sh 11601 2010-08-11 17:26:15Z kris $ $HeadURL: svn://svn.lab.vmops.com/repos/branches/2.1.refactor/java/scripts/storage/qcow2/createtmplt.sh $
|
# $Id: createtmplt.sh 11601 2010-08-11 17:26:15Z kris $ $HeadURL: svn://svn.lab.vmops.com/repos/branches/2.1.refactor/java/scripts/storage/qcow2/createtmplt.sh $
|
||||||
|
|||||||
@ -1,19 +1,20 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
# Apache License, Version 2.0 (the "License"); you may not use this
|
# or more contributor license agreements. See the NOTICE file
|
||||||
# file except in compliance with the License. Citrix Systems, Inc.
|
# distributed with this work for additional information
|
||||||
# reserves all rights not expressly granted by the License.
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
|
# to you under the Apache License, Version 2.0 (the
|
||||||
# Unless required by applicable law or agreed to in writing, software
|
# "License"); you may not use this file except in compliance
|
||||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
# with the License. You may obtain a copy of the License at
|
||||||
# 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
|
# http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
#
|
||||||
|
# Unless required by applicable law or agreed to in writing,
|
||||||
|
# software distributed under the License is distributed on an
|
||||||
|
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
# KIND, either express or implied. See the License for the
|
||||||
|
# specific language governing permissions and limitations
|
||||||
|
# under the License.
|
||||||
|
|
||||||
|
|
||||||
# $Id: createvm.sh 10292 2010-07-07 00:24:04Z edison $ $HeadURL: svn://svn.lab.vmops.com/repos/vmdev/java/scripts/storage/qcow2/createvm.sh $
|
# $Id: createvm.sh 10292 2010-07-07 00:24:04Z edison $ $HeadURL: svn://svn.lab.vmops.com/repos/vmdev/java/scripts/storage/qcow2/createvm.sh $
|
||||||
|
|||||||
@ -1,21 +1,20 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
# Copyright (C) 2011 Citrix Systems, Inc. All rights reserved
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
|
# or more contributor license agreements. See the NOTICE file
|
||||||
|
# distributed with this work for additional information
|
||||||
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
|
# to you under the Apache License, Version 2.0 (the
|
||||||
|
# "License"); you may not use this file except in compliance
|
||||||
|
# with the License. You may obtain a copy of the License at
|
||||||
#
|
#
|
||||||
# This software is licensed under the GNU General Public License v3 or later.
|
# http://www.apache.org/licenses/LICENSE-2.0
|
||||||
#
|
#
|
||||||
# It is free software: you can redistribute it and/or modify
|
# Unless required by applicable law or agreed to in writing,
|
||||||
# it under the terms of the GNU General Public License as published by
|
# software distributed under the License is distributed on an
|
||||||
# the Free Software Foundation, either version 3 of the License, or any later version.
|
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
# This program is distributed in the hope that it will be useful,
|
# KIND, either express or implied. See the License for the
|
||||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
# specific language governing permissions and limitations
|
||||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
# under the License.
|
||||||
# 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/>.
|
|
||||||
#
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -1,19 +1,20 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
# Apache License, Version 2.0 (the "License"); you may not use this
|
# or more contributor license agreements. See the NOTICE file
|
||||||
# file except in compliance with the License. Citrix Systems, Inc.
|
# distributed with this work for additional information
|
||||||
# reserves all rights not expressly granted by the License.
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
|
# to you under the Apache License, Version 2.0 (the
|
||||||
# Unless required by applicable law or agreed to in writing, software
|
# "License"); you may not use this file except in compliance
|
||||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
# with the License. You may obtain a copy of the License at
|
||||||
# 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
|
# http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
#
|
||||||
|
# Unless required by applicable law or agreed to in writing,
|
||||||
|
# software distributed under the License is distributed on an
|
||||||
|
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
# KIND, either express or implied. See the License for the
|
||||||
|
# specific language governing permissions and limitations
|
||||||
|
# under the License.
|
||||||
|
|
||||||
|
|
||||||
# $Id: delvm.sh 9132 2010-06-04 20:17:43Z manuel $ $HeadURL: svn://svn.lab.vmops.com/repos/vmdev/java/scripts/storage/qcow2/delvm.sh $
|
# $Id: delvm.sh 9132 2010-06-04 20:17:43Z manuel $ $HeadURL: svn://svn.lab.vmops.com/repos/vmdev/java/scripts/storage/qcow2/delvm.sh $
|
||||||
|
|||||||
@ -1,19 +1,20 @@
|
|||||||
#/bin/bash
|
#/bin/bash
|
||||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
# Apache License, Version 2.0 (the "License"); you may not use this
|
# or more contributor license agreements. See the NOTICE file
|
||||||
# file except in compliance with the License. Citrix Systems, Inc.
|
# distributed with this work for additional information
|
||||||
# reserves all rights not expressly granted by the License.
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
|
# to you under the Apache License, Version 2.0 (the
|
||||||
# Unless required by applicable law or agreed to in writing, software
|
# "License"); you may not use this file except in compliance
|
||||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
# with the License. You may obtain a copy of the License at
|
||||||
# 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
|
# http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
#
|
||||||
|
# Unless required by applicable law or agreed to in writing,
|
||||||
|
# software distributed under the License is distributed on an
|
||||||
|
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
# KIND, either express or implied. See the License for the
|
||||||
|
# specific language governing permissions and limitations
|
||||||
|
# under the License.
|
||||||
|
|
||||||
|
|
||||||
# $Id: get_domr_kernel.sh 9132 2010-06-04 20:17:43Z manuel $ $HeadURL: svn://svn.lab.vmops.com/repos/vmdev/java/scripts/storage/qcow2/get_domr_kernel.sh $
|
# $Id: get_domr_kernel.sh 9132 2010-06-04 20:17:43Z manuel $ $HeadURL: svn://svn.lab.vmops.com/repos/vmdev/java/scripts/storage/qcow2/get_domr_kernel.sh $
|
||||||
|
|||||||
@ -1,19 +1,20 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
# Apache License, Version 2.0 (the "License"); you may not use this
|
# or more contributor license agreements. See the NOTICE file
|
||||||
# file except in compliance with the License. Citrix Systems, Inc.
|
# distributed with this work for additional information
|
||||||
# reserves all rights not expressly granted by the License.
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
|
# to you under the Apache License, Version 2.0 (the
|
||||||
# Unless required by applicable law or agreed to in writing, software
|
# "License"); you may not use this file except in compliance
|
||||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
# with the License. You may obtain a copy of the License at
|
||||||
# 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
|
# http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
#
|
||||||
|
# Unless required by applicable law or agreed to in writing,
|
||||||
|
# software distributed under the License is distributed on an
|
||||||
|
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
# KIND, either express or implied. See the License for the
|
||||||
|
# specific language governing permissions and limitations
|
||||||
|
# under the License.
|
||||||
|
|
||||||
|
|
||||||
# $Id: get_iqn.sh 9132 2010-06-04 20:17:43Z manuel $ $HeadURL: svn://svn.lab.vmops.com/repos/vmdev/java/scripts/storage/qcow2/get_iqn.sh $
|
# $Id: get_iqn.sh 9132 2010-06-04 20:17:43Z manuel $ $HeadURL: svn://svn.lab.vmops.com/repos/vmdev/java/scripts/storage/qcow2/get_iqn.sh $
|
||||||
|
|||||||
@ -1,19 +1,20 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
# Apache License, Version 2.0 (the "License"); you may not use this
|
# or more contributor license agreements. See the NOTICE file
|
||||||
# file except in compliance with the License. Citrix Systems, Inc.
|
# distributed with this work for additional information
|
||||||
# reserves all rights not expressly granted by the License.
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
|
# to you under the Apache License, Version 2.0 (the
|
||||||
# Unless required by applicable law or agreed to in writing, software
|
# "License"); you may not use this file except in compliance
|
||||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
# with the License. You may obtain a copy of the License at
|
||||||
# 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
|
# http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
#
|
||||||
|
# Unless required by applicable law or agreed to in writing,
|
||||||
|
# software distributed under the License is distributed on an
|
||||||
|
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
# KIND, either express or implied. See the License for the
|
||||||
|
# specific language governing permissions and limitations
|
||||||
|
# under the License.
|
||||||
|
|
||||||
|
|
||||||
# $Id: importmpl.sh 9132 2010-06-04 20:17:43Z manuel $ $HeadURL: svn://svn.lab.vmops.com/repos/vmdev/java/scripts/storage/qcow2/importmtpl.sh $
|
# $Id: importmpl.sh 9132 2010-06-04 20:17:43Z manuel $ $HeadURL: svn://svn.lab.vmops.com/repos/vmdev/java/scripts/storage/qcow2/importmtpl.sh $
|
||||||
|
|||||||
@ -1,19 +1,20 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
# Apache License, Version 2.0 (the "License"); you may not use this
|
# or more contributor license agreements. See the NOTICE file
|
||||||
# file except in compliance with the License. Citrix Systems, Inc.
|
# distributed with this work for additional information
|
||||||
# reserves all rights not expressly granted by the License.
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
|
# to you under the Apache License, Version 2.0 (the
|
||||||
# Unless required by applicable law or agreed to in writing, software
|
# "License"); you may not use this file except in compliance
|
||||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
# with the License. You may obtain a copy of the License at
|
||||||
# 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
|
# http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
#
|
||||||
|
# Unless required by applicable law or agreed to in writing,
|
||||||
|
# software distributed under the License is distributed on an
|
||||||
|
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
# KIND, either express or implied. See the License for the
|
||||||
|
# specific language governing permissions and limitations
|
||||||
|
# under the License.
|
||||||
|
|
||||||
|
|
||||||
# $Id: listvmdisk.sh 9132 2010-06-04 20:17:43Z manuel $ $HeadURL: svn://svn.lab.vmops.com/repos/vmdev/java/scripts/storage/qcow2/listvmdisk.sh $
|
# $Id: listvmdisk.sh 9132 2010-06-04 20:17:43Z manuel $ $HeadURL: svn://svn.lab.vmops.com/repos/vmdev/java/scripts/storage/qcow2/listvmdisk.sh $
|
||||||
|
|||||||
@ -1,18 +1,20 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
# Apache License, Version 2.0 (the "License"); you may not use this
|
# or more contributor license agreements. See the NOTICE file
|
||||||
# file except in compliance with the License. Citrix Systems, Inc.
|
# distributed with this work for additional information
|
||||||
# reserves all rights not expressly granted by the License.
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
|
# to you under the Apache License, Version 2.0 (the
|
||||||
# Unless required by applicable law or agreed to in writing, software
|
# "License"); you may not use this file except in compliance
|
||||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
# with the License. You may obtain a copy of the License at
|
||||||
# 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
|
# 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.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -1,18 +1,20 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
# Apache License, Version 2.0 (the "License"); you may not use this
|
# or more contributor license agreements. See the NOTICE file
|
||||||
# file except in compliance with the License. Citrix Systems, Inc.
|
# distributed with this work for additional information
|
||||||
# reserves all rights not expressly granted by the License.
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
|
# to you under the Apache License, Version 2.0 (the
|
||||||
# Unless required by applicable law or agreed to in writing, software
|
# "License"); you may not use this file except in compliance
|
||||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
# with the License. You may obtain a copy of the License at
|
||||||
# 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
|
# 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.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -1,21 +1,20 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
# Copyright (C) 2011 Citrix Systems, Inc. All rights reserved
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
|
# or more contributor license agreements. See the NOTICE file
|
||||||
|
# distributed with this work for additional information
|
||||||
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
|
# to you under the Apache License, Version 2.0 (the
|
||||||
|
# "License"); you may not use this file except in compliance
|
||||||
|
# with the License. You may obtain a copy of the License at
|
||||||
#
|
#
|
||||||
# This software is licensed under the GNU General Public License v3 or later.
|
# http://www.apache.org/licenses/LICENSE-2.0
|
||||||
#
|
#
|
||||||
# It is free software: you can redistribute it and/or modify
|
# Unless required by applicable law or agreed to in writing,
|
||||||
# it under the terms of the GNU General Public License as published by
|
# software distributed under the License is distributed on an
|
||||||
# the Free Software Foundation, either version 3 of the License, or any later version.
|
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
# This program is distributed in the hope that it will be useful,
|
# KIND, either express or implied. See the License for the
|
||||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
# specific language governing permissions and limitations
|
||||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
# under the License.
|
||||||
# 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/>.
|
|
||||||
#
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -1,18 +1,20 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
# Apache License, Version 2.0 (the "License"); you may not use this
|
# or more contributor license agreements. See the NOTICE file
|
||||||
# file except in compliance with the License. Citrix Systems, Inc.
|
# distributed with this work for additional information
|
||||||
# reserves all rights not expressly granted by the License.
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
|
# to you under the Apache License, Version 2.0 (the
|
||||||
# Unless required by applicable law or agreed to in writing, software
|
# "License"); you may not use this file except in compliance
|
||||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
# with the License. You may obtain a copy of the License at
|
||||||
# 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
|
# 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.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -1,18 +1,20 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
# Apache License, Version 2.0 (the "License"); you may not use this
|
# or more contributor license agreements. See the NOTICE file
|
||||||
# file except in compliance with the License. Citrix Systems, Inc.
|
# distributed with this work for additional information
|
||||||
# reserves all rights not expressly granted by the License.
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
|
# to you under the Apache License, Version 2.0 (the
|
||||||
# Unless required by applicable law or agreed to in writing, software
|
# "License"); you may not use this file except in compliance
|
||||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
# with the License. You may obtain a copy of the License at
|
||||||
# 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
|
# 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.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -1,19 +1,20 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
# Apache License, Version 2.0 (the "License"); you may not use this
|
# or more contributor license agreements. See the NOTICE file
|
||||||
# file except in compliance with the License. Citrix Systems, Inc.
|
# distributed with this work for additional information
|
||||||
# reserves all rights not expressly granted by the License.
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
|
# to you under the Apache License, Version 2.0 (the
|
||||||
# Unless required by applicable law or agreed to in writing, software
|
# "License"); you may not use this file except in compliance
|
||||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
# with the License. You may obtain a copy of the License at
|
||||||
# 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
|
# http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
#
|
||||||
|
# Unless required by applicable law or agreed to in writing,
|
||||||
|
# software distributed under the License is distributed on an
|
||||||
|
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
# KIND, either express or implied. See the License for the
|
||||||
|
# specific language governing permissions and limitations
|
||||||
|
# under the License.
|
||||||
|
|
||||||
|
|
||||||
# $Id: modifyvlan.sh 9132 2010-06-04 20:17:43Z manuel $ $HeadURL: svn://svn.lab.vmops.com/repos/vmdev/java/scripts/storage/qcow2/modifyvlan.sh $
|
# $Id: modifyvlan.sh 9132 2010-06-04 20:17:43Z manuel $ $HeadURL: svn://svn.lab.vmops.com/repos/vmdev/java/scripts/storage/qcow2/modifyvlan.sh $
|
||||||
|
|||||||
@ -1,5 +1,24 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
# $Id: installrtng.sh 11251 2010-07-23 23:40:44Z abhishek $ $HeadURL: svn://svn.lab.vmops.com/repos/vmdev/java/scripts/storage/secondary/installrtng.sh $
|
# $Id: installrtng.sh 11251 2010-07-23 23:40:44Z abhishek $ $HeadURL: svn://svn.lab.vmops.com/repos/vmdev/java/scripts/storage/secondary/installrtng.sh $
|
||||||
|
|
||||||
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
|
# or more contributor license agreements. See the NOTICE file
|
||||||
|
# distributed with this work for additional information
|
||||||
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
|
# to you under the Apache License, Version 2.0 (the
|
||||||
|
# "License"); you may not use this file except in compliance
|
||||||
|
# with the License. You may obtain a copy of the License at
|
||||||
|
#
|
||||||
|
# http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
#
|
||||||
|
# Unless required by applicable law or agreed to in writing,
|
||||||
|
# software distributed under the License is distributed on an
|
||||||
|
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
# KIND, either express or implied. See the License for the
|
||||||
|
# specific language governing permissions and limitations
|
||||||
|
# under the License.
|
||||||
|
|
||||||
|
|
||||||
usage() {
|
usage() {
|
||||||
printf "Usage: %s: -m <secondary storage mount point> -f <system vm template file> [-h <hypervisor name: kvm|vmware|xenserver> ] [ -s <mgmt server secret key, if you specified any when running cloud-setup-database, default is password>][-u <Url to system vm template>] [-F <clean up system templates of specified hypervisor>] [-e <Template suffix, e.g vhd, ova, qcow2>] [-o <Database server hostname or ip, e.g localhost>] [-r <Database user name, e.g root>] [-d <Database password. Fllowed by nothing if the password is empty>]\n" $(basename $0) >&2
|
printf "Usage: %s: -m <secondary storage mount point> -f <system vm template file> [-h <hypervisor name: kvm|vmware|xenserver> ] [ -s <mgmt server secret key, if you specified any when running cloud-setup-database, default is password>][-u <Url to system vm template>] [-F <clean up system templates of specified hypervisor>] [-e <Template suffix, e.g vhd, ova, qcow2>] [-o <Database server hostname or ip, e.g localhost>] [-r <Database user name, e.g root>] [-d <Database password. Fllowed by nothing if the password is empty>]\n" $(basename $0) >&2
|
||||||
printf "or\n" >&2
|
printf "or\n" >&2
|
||||||
|
|||||||
@ -1,18 +1,20 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
# Apache License, Version 2.0 (the "License"); you may not use this
|
# or more contributor license agreements. See the NOTICE file
|
||||||
# file except in compliance with the License. Citrix Systems, Inc.
|
# distributed with this work for additional information
|
||||||
# reserves all rights not expressly granted by the License.
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
|
# to you under the Apache License, Version 2.0 (the
|
||||||
# Unless required by applicable law or agreed to in writing, software
|
# "License"); you may not use this file except in compliance
|
||||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
# with the License. You may obtain a copy of the License at
|
||||||
# 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
|
# 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.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -1,21 +1,20 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
# Copyright (C) 2011 Citrix Systems, Inc. All rights reserved
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
|
# or more contributor license agreements. See the NOTICE file
|
||||||
|
# distributed with this work for additional information
|
||||||
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
|
# to you under the Apache License, Version 2.0 (the
|
||||||
|
# "License"); you may not use this file except in compliance
|
||||||
|
# with the License. You may obtain a copy of the License at
|
||||||
#
|
#
|
||||||
# This software is licensed under the GNU General Public License v3 or later.
|
# http://www.apache.org/licenses/LICENSE-2.0
|
||||||
#
|
#
|
||||||
# It is free software: you can redistribute it and/or modify
|
# Unless required by applicable law or agreed to in writing,
|
||||||
# it under the terms of the GNU General Public License as published by
|
# software distributed under the License is distributed on an
|
||||||
# the Free Software Foundation, either version 3 of the License, or any later version.
|
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
# This program is distributed in the hope that it will be useful,
|
# KIND, either express or implied. See the License for the
|
||||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
# specific language governing permissions and limitations
|
||||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
# under the License.
|
||||||
# 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/>.
|
|
||||||
#
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -1,19 +1,20 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
# Apache License, Version 2.0 (the "License"); you may not use this
|
# or more contributor license agreements. See the NOTICE file
|
||||||
# file except in compliance with the License. Citrix Systems, Inc.
|
# distributed with this work for additional information
|
||||||
# reserves all rights not expressly granted by the License.
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
|
# to you under the Apache License, Version 2.0 (the
|
||||||
# Unless required by applicable law or agreed to in writing, software
|
# "License"); you may not use this file except in compliance
|
||||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
# with the License. You may obtain a copy of the License at
|
||||||
# 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
|
# http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
#
|
||||||
|
# Unless required by applicable law or agreed to in writing,
|
||||||
|
# software distributed under the License is distributed on an
|
||||||
|
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
# KIND, either express or implied. See the License for the
|
||||||
|
# specific language governing permissions and limitations
|
||||||
|
# under the License.
|
||||||
|
|
||||||
|
|
||||||
# $Id: installIso.sh 9132 2010-06-04 20:17:43Z manuel $ $HeadURL: svn://svn.lab.vmops.com/repos/vmdev/java/scripts/storage/secondary/installIso.sh $
|
# $Id: installIso.sh 9132 2010-06-04 20:17:43Z manuel $ $HeadURL: svn://svn.lab.vmops.com/repos/vmdev/java/scripts/storage/secondary/installIso.sh $
|
||||||
|
|||||||
@ -1,19 +1,20 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
# Apache License, Version 2.0 (the "License"); you may not use this
|
# or more contributor license agreements. See the NOTICE file
|
||||||
# file except in compliance with the License. Citrix Systems, Inc.
|
# distributed with this work for additional information
|
||||||
# reserves all rights not expressly granted by the License.
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
|
# to you under the Apache License, Version 2.0 (the
|
||||||
# Unless required by applicable law or agreed to in writing, software
|
# "License"); you may not use this file except in compliance
|
||||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
# with the License. You may obtain a copy of the License at
|
||||||
# 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
|
# http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
#
|
||||||
|
# Unless required by applicable law or agreed to in writing,
|
||||||
|
# software distributed under the License is distributed on an
|
||||||
|
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
# KIND, either express or implied. See the License for the
|
||||||
|
# specific language governing permissions and limitations
|
||||||
|
# under the License.
|
||||||
|
|
||||||
|
|
||||||
# $Id: listvmtmplt.sh 9132 2010-06-04 20:17:43Z manuel $ $HeadURL: svn://svn.lab.vmops.com/repos/vmdev/java/scripts/storage/secondary/listvmtmplt.sh $
|
# $Id: listvmtmplt.sh 9132 2010-06-04 20:17:43Z manuel $ $HeadURL: svn://svn.lab.vmops.com/repos/vmdev/java/scripts/storage/secondary/listvmtmplt.sh $
|
||||||
|
|||||||
@ -1,22 +1,20 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
# Copyright (C) 2011 Citrix Systems, Inc. All rights reserved
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
|
# or more contributor license agreements. See the NOTICE file
|
||||||
|
# distributed with this work for additional information
|
||||||
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
|
# to you under the Apache License, Version 2.0 (the
|
||||||
|
# "License"); you may not use this file except in compliance
|
||||||
|
# with the License. You may obtain a copy of the License at
|
||||||
#
|
#
|
||||||
# This software is licensed under the GNU General Public License v3 or later.
|
# http://www.apache.org/licenses/LICENSE-2.0
|
||||||
#
|
#
|
||||||
# It is free software: you can redistribute it and/or modify
|
# Unless required by applicable law or agreed to in writing,
|
||||||
# it under the terms of the GNU General Public License as published by
|
# software distributed under the License is distributed on an
|
||||||
# the Free Software Foundation, either version 3 of the License, or any later version.
|
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
# This program is distributed in the hope that it will be useful,
|
# KIND, either express or implied. See the License for the
|
||||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
# specific language governing permissions and limitations
|
||||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
# under the License.
|
||||||
# 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/>.
|
|
||||||
#
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# $Id: listvmvolume.sh 9132 2010-06-04 20:17:43Z manuel $ $HeadURL: svn://svn.lab.vmops.com/repos/vmdev/java/scripts/storage/secondary/listvmvolume.sh $
|
# $Id: listvmvolume.sh 9132 2010-06-04 20:17:43Z manuel $ $HeadURL: svn://svn.lab.vmops.com/repos/vmdev/java/scripts/storage/secondary/listvmvolume.sh $
|
||||||
|
|||||||
@ -1,18 +1,20 @@
|
|||||||
#!/usr/bin/python
|
#!/usr/bin/python
|
||||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
# Apache License, Version 2.0 (the "License"); you may not use this
|
# or more contributor license agreements. See the NOTICE file
|
||||||
# file except in compliance with the License. Citrix Systems, Inc.
|
# distributed with this work for additional information
|
||||||
# reserves all rights not expressly granted by the License.
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
|
# to you under the Apache License, Version 2.0 (the
|
||||||
# Unless required by applicable law or agreed to in writing, software
|
# "License"); you may not use this file except in compliance
|
||||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
# with the License. You may obtain a copy of the License at
|
||||||
# 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
|
# 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.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -1,18 +1,20 @@
|
|||||||
#!/usr/bin/python
|
#!/usr/bin/python
|
||||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
# Apache License, Version 2.0 (the "License"); you may not use this
|
# or more contributor license agreements. See the NOTICE file
|
||||||
# file except in compliance with the License. Citrix Systems, Inc.
|
# distributed with this work for additional information
|
||||||
# reserves all rights not expressly granted by the License.
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
|
# to you under the Apache License, Version 2.0 (the
|
||||||
# Unless required by applicable law or agreed to in writing, software
|
# "License"); you may not use this file except in compliance
|
||||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
# with the License. You may obtain a copy of the License at
|
||||||
# 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
|
# 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.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -1,19 +1,20 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
# Apache License, Version 2.0 (the "License"); you may not use this
|
# or more contributor license agreements. See the NOTICE file
|
||||||
# file except in compliance with the License. Citrix Systems, Inc.
|
# distributed with this work for additional information
|
||||||
# reserves all rights not expressly granted by the License.
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
|
# to you under the Apache License, Version 2.0 (the
|
||||||
# Unless required by applicable law or agreed to in writing, software
|
# "License"); you may not use this file except in compliance
|
||||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
# with the License. You may obtain a copy of the License at
|
||||||
# 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
|
# 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.
|
||||||
|
|
||||||
|
|
||||||
DHCP_CONF="/etc/dhcpd.conf"
|
DHCP_CONF="/etc/dhcpd.conf"
|
||||||
|
|||||||
@ -1,4 +1,21 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
|
# or more contributor license agreements. See the NOTICE file
|
||||||
|
# distributed with this work for additional information
|
||||||
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
|
# to you under the Apache License, Version 2.0 (the
|
||||||
|
# "License"); you may not use this file except in compliance
|
||||||
|
# with the License. You may obtain a copy of the License at
|
||||||
|
#
|
||||||
|
# http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
#
|
||||||
|
# Unless required by applicable law or agreed to in writing,
|
||||||
|
# software distributed under the License is distributed on an
|
||||||
|
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
# KIND, either express or implied. See the License for the
|
||||||
|
# specific language governing permissions and limitations
|
||||||
|
# under the License.
|
||||||
|
|
||||||
switch=$(/sbin/ip route list | awk '/^default / { print $NF }')
|
switch=$(/sbin/ip route list | awk '/^default / { print $NF }')
|
||||||
/sbin/ifconfig $1 0.0.0.0 up
|
/sbin/ifconfig $1 0.0.0.0 up
|
||||||
/usr/sbin/brctl addif ${switch} $1
|
/usr/sbin/brctl addif ${switch} $1
|
||||||
|
|||||||
@ -1,17 +1,20 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
# Apache License, Version 2.0 (the "License"); you may not use this
|
# or more contributor license agreements. See the NOTICE file
|
||||||
# file except in compliance with the License. Citrix Systems, Inc.
|
# distributed with this work for additional information
|
||||||
# reserves all rights not expressly granted by the License.
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
|
# to you under the Apache License, Version 2.0 (the
|
||||||
# Unless required by applicable law or agreed to in writing, software
|
# "License"); you may not use this file except in compliance
|
||||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
# with the License. You may obtain a copy of the License at
|
||||||
# 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
|
# 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.
|
||||||
|
|
||||||
help() {
|
help() {
|
||||||
printf "Usage: $0
|
printf "Usage: $0
|
||||||
|
|||||||
@ -1,19 +1,20 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
# Apache License, Version 2.0 (the "License"); you may not use this
|
# or more contributor license agreements. See the NOTICE file
|
||||||
# file except in compliance with the License. Citrix Systems, Inc.
|
# distributed with this work for additional information
|
||||||
# reserves all rights not expressly granted by the License.
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
|
# to you under the Apache License, Version 2.0 (the
|
||||||
# Unless required by applicable law or agreed to in writing, software
|
# "License"); you may not use this file except in compliance
|
||||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
# with the License. You may obtain a copy of the License at
|
||||||
# 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
|
# http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
#
|
||||||
|
# Unless required by applicable law or agreed to in writing,
|
||||||
|
# software distributed under the License is distributed on an
|
||||||
|
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
# KIND, either express or implied. See the License for the
|
||||||
|
# specific language governing permissions and limitations
|
||||||
|
# under the License.
|
||||||
|
|
||||||
|
|
||||||
# $Id: rundomrpre.sh 10427 2010-07-09 03:30:48Z edison $ $HeadURL: svn://svn.lab.vmops.com/repos/vmdev/java/scripts/vm/hypervisor/kvm/rundomrpre.sh $
|
# $Id: rundomrpre.sh 10427 2010-07-09 03:30:48Z edison $ $HeadURL: svn://svn.lab.vmops.com/repos/vmdev/java/scripts/vm/hypervisor/kvm/rundomrpre.sh $
|
||||||
|
|||||||
@ -1,17 +1,20 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
# Apache License, Version 2.0 (the "License"); you may not use this
|
# or more contributor license agreements. See the NOTICE file
|
||||||
# file except in compliance with the License. Citrix Systems, Inc.
|
# distributed with this work for additional information
|
||||||
# reserves all rights not expressly granted by the License.
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
|
# to you under the Apache License, Version 2.0 (the
|
||||||
# Unless required by applicable law or agreed to in writing, software
|
# "License"); you may not use this file except in compliance
|
||||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
# with the License. You may obtain a copy of the License at
|
||||||
# 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
|
# 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.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -1,17 +1,20 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
# Apache License, Version 2.0 (the "License"); you may not use this
|
# or more contributor license agreements. See the NOTICE file
|
||||||
# file except in compliance with the License. Citrix Systems, Inc.
|
# distributed with this work for additional information
|
||||||
# reserves all rights not expressly granted by the License.
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
|
# to you under the Apache License, Version 2.0 (the
|
||||||
# Unless required by applicable law or agreed to in writing, software
|
# "License"); you may not use this file except in compliance
|
||||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
# with the License. You may obtain a copy of the License at
|
||||||
# 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
|
# 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.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -1,16 +1,21 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
# Apache License, Version 2.0 (the "License"); you may not use this
|
# or more contributor license agreements. See the NOTICE file
|
||||||
# file except in compliance with the License. Citrix Systems, Inc.
|
# distributed with this work for additional information
|
||||||
# reserves all rights not expressly granted by the License.
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
|
# to you under the Apache License, Version 2.0 (the
|
||||||
# Unless required by applicable law or agreed to in writing, software
|
# "License"); you may not use this file except in compliance
|
||||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
# with the License. You may obtain a copy of the License at
|
||||||
# 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
|
# 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.
|
||||||
|
|
||||||
#set -x
|
#set -x
|
||||||
|
|
||||||
usage() {
|
usage() {
|
||||||
|
|||||||
@ -1,16 +1,20 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
# Apache License, Version 2.0 (the "License"); you may not use this
|
# or more contributor license agreements. See the NOTICE file
|
||||||
# file except in compliance with the License. Citrix Systems, Inc.
|
# distributed with this work for additional information
|
||||||
# reserves all rights not expressly granted by the License.
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
|
# to you under the Apache License, Version 2.0 (the
|
||||||
# Unless required by applicable law or agreed to in writing, software
|
# "License"); you may not use this file except in compliance
|
||||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
# with the License. You may obtain a copy of the License at
|
||||||
# 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
|
# 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.
|
||||||
|
|
||||||
#set -x
|
#set -x
|
||||||
|
|
||||||
|
|||||||
@ -1,16 +1,20 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
# Apache License, Version 2.0 (the "License"); you may not use this
|
# or more contributor license agreements. See the NOTICE file
|
||||||
# file except in compliance with the License. Citrix Systems, Inc.
|
# distributed with this work for additional information
|
||||||
# reserves all rights not expressly granted by the License.
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
|
# to you under the Apache License, Version 2.0 (the
|
||||||
# Unless required by applicable law or agreed to in writing, software
|
# "License"); you may not use this file except in compliance
|
||||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
# with the License. You may obtain a copy of the License at
|
||||||
# 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
|
# 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.
|
||||||
|
|
||||||
#set -x
|
#set -x
|
||||||
|
|
||||||
|
|||||||
@ -1,16 +1,20 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
# Apache License, Version 2.0 (the "License"); you may not use this
|
# or more contributor license agreements. See the NOTICE file
|
||||||
# file except in compliance with the License. Citrix Systems, Inc.
|
# distributed with this work for additional information
|
||||||
# reserves all rights not expressly granted by the License.
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
|
# to you under the Apache License, Version 2.0 (the
|
||||||
# Unless required by applicable law or agreed to in writing, software
|
# "License"); you may not use this file except in compliance
|
||||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
# with the License. You may obtain a copy of the License at
|
||||||
# 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
|
# 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.
|
||||||
|
|
||||||
#set -x
|
#set -x
|
||||||
|
|
||||||
|
|||||||
@ -1,16 +1,20 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
# Apache License, Version 2.0 (the "License"); you may not use this
|
# or more contributor license agreements. See the NOTICE file
|
||||||
# file except in compliance with the License. Citrix Systems, Inc.
|
# distributed with this work for additional information
|
||||||
# reserves all rights not expressly granted by the License.
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
|
# to you under the Apache License, Version 2.0 (the
|
||||||
# Unless required by applicable law or agreed to in writing, software
|
# "License"); you may not use this file except in compliance
|
||||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
# with the License. You may obtain a copy of the License at
|
||||||
# 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
|
# 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.
|
||||||
|
|
||||||
#set -x
|
#set -x
|
||||||
|
|
||||||
|
|||||||
@ -1,6 +1,21 @@
|
|||||||
# Common function for Cloudstack's XenAPI plugins
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
|
# or more contributor license agreements. See the NOTICE file
|
||||||
|
# distributed with this work for additional information
|
||||||
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
|
# to you under the Apache License, Version 2.0 (the
|
||||||
|
# "License"); you may not use this file except in compliance
|
||||||
|
# with the License. You may obtain a copy of the License at
|
||||||
#
|
#
|
||||||
# Copyright (C) 2012 Citrix Systems
|
# 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.
|
||||||
|
|
||||||
|
# Common function for Cloudstack's XenAPI plugins
|
||||||
|
|
||||||
import ConfigParser
|
import ConfigParser
|
||||||
import logging
|
import logging
|
||||||
|
|||||||
@ -1,3 +1,20 @@
|
|||||||
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
|
# or more contributor license agreements. See the NOTICE file
|
||||||
|
# distributed with this work for additional information
|
||||||
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
|
# to you under the Apache License, Version 2.0 (the
|
||||||
|
# "License"); you may not use this file except in compliance
|
||||||
|
# with the License. You may obtain a copy of the License at
|
||||||
|
#
|
||||||
|
# http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
#
|
||||||
|
# Unless required by applicable law or agreed to in writing,
|
||||||
|
# software distributed under the License is distributed on an
|
||||||
|
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
# KIND, either express or implied. See the License for the
|
||||||
|
# specific language governing permissions and limitations
|
||||||
|
# under the License.
|
||||||
|
|
||||||
[LOGGING]
|
[LOGGING]
|
||||||
# Logging options for Cloudstack plugins
|
# Logging options for Cloudstack plugins
|
||||||
debug = True
|
debug = True
|
||||||
|
|||||||
@ -1,16 +1,20 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
# Apache License, Version 2.0 (the "License"); you may not use this
|
# or more contributor license agreements. See the NOTICE file
|
||||||
# file except in compliance with the License. Citrix Systems, Inc.
|
# distributed with this work for additional information
|
||||||
# reserves all rights not expressly granted by the License.
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
|
# to you under the Apache License, Version 2.0 (the
|
||||||
# Unless required by applicable law or agreed to in writing, software
|
# "License"); you may not use this file except in compliance
|
||||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
# with the License. You may obtain a copy of the License at
|
||||||
# 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
|
# 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.
|
||||||
|
|
||||||
#set -x
|
#set -x
|
||||||
|
|
||||||
|
|||||||
@ -1,16 +1,20 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
# Apache License, Version 2.0 (the "License"); you may not use this
|
# or more contributor license agreements. See the NOTICE file
|
||||||
# file except in compliance with the License. Citrix Systems, Inc.
|
# distributed with this work for additional information
|
||||||
# reserves all rights not expressly granted by the License.
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
|
# to you under the Apache License, Version 2.0 (the
|
||||||
# Unless required by applicable law or agreed to in writing, software
|
# "License"); you may not use this file except in compliance
|
||||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
# with the License. You may obtain a copy of the License at
|
||||||
# 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
|
# 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.
|
||||||
|
|
||||||
#set -x
|
#set -x
|
||||||
|
|
||||||
|
|||||||
@ -1,16 +1,20 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
# Apache License, Version 2.0 (the "License"); you may not use this
|
# or more contributor license agreements. See the NOTICE file
|
||||||
# file except in compliance with the License. Citrix Systems, Inc.
|
# distributed with this work for additional information
|
||||||
# reserves all rights not expressly granted by the License.
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
|
# to you under the Apache License, Version 2.0 (the
|
||||||
# Unless required by applicable law or agreed to in writing, software
|
# "License"); you may not use this file except in compliance
|
||||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
# with the License. You may obtain a copy of the License at
|
||||||
# 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
|
# 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.
|
||||||
|
|
||||||
#set -x
|
#set -x
|
||||||
|
|
||||||
|
|||||||
@ -1,16 +1,20 @@
|
|||||||
#!/usr/bin/python
|
#!/usr/bin/python
|
||||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
# Apache License, Version 2.0 (the "License"); you may not use this
|
# or more contributor license agreements. See the NOTICE file
|
||||||
# file except in compliance with the License. Citrix Systems, Inc.
|
# distributed with this work for additional information
|
||||||
# reserves all rights not expressly granted by the License.
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
|
# to you under the Apache License, Version 2.0 (the
|
||||||
# Unless required by applicable law or agreed to in writing, software
|
# "License"); you may not use this file except in compliance
|
||||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
# with the License. You may obtain a copy of the License at
|
||||||
# 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
|
# http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
#
|
||||||
|
# Unless required by applicable law or agreed to in writing,
|
||||||
|
# software distributed under the License is distributed on an
|
||||||
|
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
# KIND, either express or implied. See the License for the
|
||||||
|
# specific language governing permissions and limitations
|
||||||
|
# under the License.
|
||||||
# $Id: hostvmstats.py 10054 2010-06-29 22:09:31Z abhishek $ $HeadURL: svn://svn.lab.vmops.com/repos/vmdev/java/scripts/vm/hypervisor/xenserver/hostvmstats.py $
|
# $Id: hostvmstats.py 10054 2010-06-29 22:09:31Z abhishek $ $HeadURL: svn://svn.lab.vmops.com/repos/vmdev/java/scripts/vm/hypervisor/xenserver/hostvmstats.py $
|
||||||
|
|
||||||
import XenAPI
|
import XenAPI
|
||||||
|
|||||||
@ -1,16 +1,20 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
# Apache License, Version 2.0 (the "License"); you may not use this
|
# or more contributor license agreements. See the NOTICE file
|
||||||
# file except in compliance with the License. Citrix Systems, Inc.
|
# distributed with this work for additional information
|
||||||
# reserves all rights not expressly granted by the License.
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
|
# to you under the Apache License, Version 2.0 (the
|
||||||
# Unless required by applicable law or agreed to in writing, software
|
# "License"); you may not use this file except in compliance
|
||||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
# with the License. You may obtain a copy of the License at
|
||||||
# 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
|
# 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.
|
||||||
|
|
||||||
#set -x
|
#set -x
|
||||||
|
|
||||||
|
|||||||
@ -1,16 +1,20 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
# Apache License, Version 2.0 (the "License"); you may not use this
|
# or more contributor license agreements. See the NOTICE file
|
||||||
# file except in compliance with the License. Citrix Systems, Inc.
|
# distributed with this work for additional information
|
||||||
# reserves all rights not expressly granted by the License.
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
|
# to you under the Apache License, Version 2.0 (the
|
||||||
# Unless required by applicable law or agreed to in writing, software
|
# "License"); you may not use this file except in compliance
|
||||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
# with the License. You may obtain a copy of the License at
|
||||||
# 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
|
# 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.
|
||||||
|
|
||||||
#set -x
|
#set -x
|
||||||
|
|
||||||
|
|||||||
@ -1,16 +1,20 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
# Apache License, Version 2.0 (the "License"); you may not use this
|
# or more contributor license agreements. See the NOTICE file
|
||||||
# file except in compliance with the License. Citrix Systems, Inc.
|
# distributed with this work for additional information
|
||||||
# reserves all rights not expressly granted by the License.
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
|
# to you under the Apache License, Version 2.0 (the
|
||||||
# Unless required by applicable law or agreed to in writing, software
|
# "License"); you may not use this file except in compliance
|
||||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
# with the License. You may obtain a copy of the License at
|
||||||
# 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
|
# 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.
|
||||||
|
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
|
|||||||
@ -1,16 +1,20 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
# Apache License, Version 2.0 (the "License"); you may not use this
|
# or more contributor license agreements. See the NOTICE file
|
||||||
# file except in compliance with the License. Citrix Systems, Inc.
|
# distributed with this work for additional information
|
||||||
# reserves all rights not expressly granted by the License.
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
|
# to you under the Apache License, Version 2.0 (the
|
||||||
# Unless required by applicable law or agreed to in writing, software
|
# "License"); you may not use this file except in compliance
|
||||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
# with the License. You may obtain a copy of the License at
|
||||||
# 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
|
# 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.
|
||||||
|
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,22 @@
|
|||||||
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
|
# or more contributor license agreements. See the NOTICE file
|
||||||
|
# distributed with this work for additional information
|
||||||
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
|
# to you under the Apache License, Version 2.0 (the
|
||||||
|
# "License"); you may not use this file except in compliance
|
||||||
|
# with the License. You may obtain a copy of the License at
|
||||||
|
#
|
||||||
|
# http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
#
|
||||||
|
# Unless required by applicable law or agreed to in writing,
|
||||||
|
# software distributed under the License is distributed on an
|
||||||
|
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
# KIND, either express or implied. See the License for the
|
||||||
|
# specific language governing permissions and limitations
|
||||||
|
# under the License.
|
||||||
|
|
||||||
# A simple script for enabling and disabling per-vif rules for explicitly
|
# A simple script for enabling and disabling per-vif rules for explicitly
|
||||||
# allowing broadcast/multicast traffic on the port where the VIF is attached
|
# allowing broadcast/multicast traffic on the port where the VIF is attached
|
||||||
#
|
|
||||||
# Copyright (C) 2012 Citrix Systems
|
|
||||||
|
|
||||||
import os
|
import os
|
||||||
import sys
|
import sys
|
||||||
|
|||||||
@ -1,4 +1,22 @@
|
|||||||
#!/usr/bin/python
|
#!/usr/bin/python
|
||||||
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
|
# or more contributor license agreements. See the NOTICE file
|
||||||
|
# distributed with this work for additional information
|
||||||
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
|
# to you under the Apache License, Version 2.0 (the
|
||||||
|
# "License"); you may not use this file except in compliance
|
||||||
|
# with the License. You may obtain a copy of the License at
|
||||||
|
#
|
||||||
|
# http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
#
|
||||||
|
# Unless required by applicable law or agreed to in writing,
|
||||||
|
# software distributed under the License is distributed on an
|
||||||
|
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
# KIND, either express or implied. See the License for the
|
||||||
|
# specific language governing permissions and limitations
|
||||||
|
# under the License.
|
||||||
|
|
||||||
|
|
||||||
# Creates a tunnel mesh across xenserver hosts
|
# Creates a tunnel mesh across xenserver hosts
|
||||||
# Enforces broadcast drop rules on ingress GRE tunnels
|
# Enforces broadcast drop rules on ingress GRE tunnels
|
||||||
|
|
||||||
|
|||||||
@ -1,16 +1,20 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
# Apache License, Version 2.0 (the "License"); you may not use this
|
# or more contributor license agreements. See the NOTICE file
|
||||||
# file except in compliance with the License. Citrix Systems, Inc.
|
# distributed with this work for additional information
|
||||||
# reserves all rights not expressly granted by the License.
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
|
# to you under the Apache License, Version 2.0 (the
|
||||||
# Unless required by applicable law or agreed to in writing, software
|
# "License"); you may not use this file except in compliance
|
||||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
# with the License. You may obtain a copy of the License at
|
||||||
# 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
|
# 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.
|
||||||
|
|
||||||
#set -x
|
#set -x
|
||||||
|
|
||||||
|
|||||||
@ -1,16 +1,20 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
# Apache License, Version 2.0 (the "License"); you may not use this
|
# or more contributor license agreements. See the NOTICE file
|
||||||
# file except in compliance with the License. Citrix Systems, Inc.
|
# distributed with this work for additional information
|
||||||
# reserves all rights not expressly granted by the License.
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
|
# to you under the Apache License, Version 2.0 (the
|
||||||
# Unless required by applicable law or agreed to in writing, software
|
# "License"); you may not use this file except in compliance
|
||||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
# with the License. You may obtain a copy of the License at
|
||||||
# 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
|
# 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.
|
||||||
|
|
||||||
#set -x
|
#set -x
|
||||||
|
|
||||||
|
|||||||
@ -1,16 +1,20 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
# Apache License, Version 2.0 (the "License"); you may not use this
|
# or more contributor license agreements. See the NOTICE file
|
||||||
# file except in compliance with the License. Citrix Systems, Inc.
|
# distributed with this work for additional information
|
||||||
# reserves all rights not expressly granted by the License.
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
|
# to you under the Apache License, Version 2.0 (the
|
||||||
# Unless required by applicable law or agreed to in writing, software
|
# "License"); you may not use this file except in compliance
|
||||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
# with the License. You may obtain a copy of the License at
|
||||||
# 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
|
# http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
#
|
||||||
|
# Unless required by applicable law or agreed to in writing,
|
||||||
|
# software distributed under the License is distributed on an
|
||||||
|
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
# KIND, either express or implied. See the License for the
|
||||||
|
# specific language governing permissions and limitations
|
||||||
|
# under the License.
|
||||||
# $Id: setup_iscsi.sh 9879 2010-06-24 02:41:46Z anthony $ $HeadURL: svn://svn.lab.vmops.com/repos/vmdev/java/scripts/vm/hypervisor/xenserver/setup_iscsi.sh $
|
# $Id: setup_iscsi.sh 9879 2010-06-24 02:41:46Z anthony $ $HeadURL: svn://svn.lab.vmops.com/repos/vmdev/java/scripts/vm/hypervisor/xenserver/setup_iscsi.sh $
|
||||||
|
|
||||||
#set -x
|
#set -x
|
||||||
|
|||||||
@ -1,16 +1,20 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
# Apache License, Version 2.0 (the "License"); you may not use this
|
# or more contributor license agreements. See the NOTICE file
|
||||||
# file except in compliance with the License. Citrix Systems, Inc.
|
# distributed with this work for additional information
|
||||||
# reserves all rights not expressly granted by the License.
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
|
# to you under the Apache License, Version 2.0 (the
|
||||||
# Unless required by applicable law or agreed to in writing, software
|
# "License"); you may not use this file except in compliance
|
||||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
# with the License. You may obtain a copy of the License at
|
||||||
# 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
|
# 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.
|
||||||
|
|
||||||
#set -x
|
#set -x
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,21 @@
|
|||||||
#!/usr/bin/python
|
#!/usr/bin/python
|
||||||
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
|
# or more contributor license agreements. See the NOTICE file
|
||||||
|
# distributed with this work for additional information
|
||||||
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
|
# to you under the Apache License, Version 2.0 (the
|
||||||
|
# "License"); you may not use this file except in compliance
|
||||||
|
# with the License. You may obtain a copy of the License at
|
||||||
|
#
|
||||||
|
# http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
#
|
||||||
|
# Unless required by applicable law or agreed to in writing,
|
||||||
|
# software distributed under the License is distributed on an
|
||||||
|
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
# KIND, either express or implied. See the License for the
|
||||||
|
# specific language governing permissions and limitations
|
||||||
|
# under the License.
|
||||||
|
|
||||||
# Version @VERSION@
|
# Version @VERSION@
|
||||||
#
|
#
|
||||||
# A plugin for executing script needed by cloud stack
|
# A plugin for executing script needed by cloud stack
|
||||||
|
|||||||
@ -1,16 +1,20 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
# Apache License, Version 2.0 (the "License"); you may not use this
|
# or more contributor license agreements. See the NOTICE file
|
||||||
# file except in compliance with the License. Citrix Systems, Inc.
|
# distributed with this work for additional information
|
||||||
# reserves all rights not expressly granted by the License.
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
|
# to you under the Apache License, Version 2.0 (the
|
||||||
# Unless required by applicable law or agreed to in writing, software
|
# "License"); you may not use this file except in compliance
|
||||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
# with the License. You may obtain a copy of the License at
|
||||||
# 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
|
# 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.
|
||||||
|
|
||||||
#set -x
|
#set -x
|
||||||
|
|
||||||
|
|||||||
@ -1,3 +1,20 @@
|
|||||||
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
|
# or more contributor license agreements. See the NOTICE file
|
||||||
|
# distributed with this work for additional information
|
||||||
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
|
# to you under the Apache License, Version 2.0 (the
|
||||||
|
# "License"); you may not use this file except in compliance
|
||||||
|
# with the License. You may obtain a copy of the License at
|
||||||
|
#
|
||||||
|
# http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
#
|
||||||
|
# Unless required by applicable law or agreed to in writing,
|
||||||
|
# software distributed under the License is distributed on an
|
||||||
|
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
# KIND, either express or implied. See the License for the
|
||||||
|
# specific language governing permissions and limitations
|
||||||
|
# under the License.
|
||||||
|
|
||||||
#removing iptables entry for vnc ports
|
#removing iptables entry for vnc ports
|
||||||
iptables -D RH-Firewall-1-INPUT -p tcp -m tcp --dport 5900:6099 -j ACCEPT 2>&1
|
iptables -D RH-Firewall-1-INPUT -p tcp -m tcp --dport 5900:6099 -j ACCEPT 2>&1
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,21 @@
|
|||||||
#!/usr/bin/python
|
#!/usr/bin/python
|
||||||
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
|
# or more contributor license agreements. See the NOTICE file
|
||||||
|
# distributed with this work for additional information
|
||||||
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
|
# to you under the Apache License, Version 2.0 (the
|
||||||
|
# "License"); you may not use this file except in compliance
|
||||||
|
# with the License. You may obtain a copy of the License at
|
||||||
|
#
|
||||||
|
# http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
#
|
||||||
|
# Unless required by applicable law or agreed to in writing,
|
||||||
|
# software distributed under the License is distributed on an
|
||||||
|
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
# KIND, either express or implied. See the License for the
|
||||||
|
# specific language governing permissions and limitations
|
||||||
|
# under the License.
|
||||||
|
|
||||||
# Version @VERSION@
|
# Version @VERSION@
|
||||||
#
|
#
|
||||||
# A plugin for executing script needed by vmops cloud
|
# A plugin for executing script needed by vmops cloud
|
||||||
|
|||||||
@ -1,4 +1,21 @@
|
|||||||
#!/usr/bin/python
|
#!/usr/bin/python
|
||||||
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
|
# or more contributor license agreements. See the NOTICE file
|
||||||
|
# distributed with this work for additional information
|
||||||
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
|
# to you under the Apache License, Version 2.0 (the
|
||||||
|
# "License"); you may not use this file except in compliance
|
||||||
|
# with the License. You may obtain a copy of the License at
|
||||||
|
#
|
||||||
|
# http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
#
|
||||||
|
# Unless required by applicable law or agreed to in writing,
|
||||||
|
# software distributed under the License is distributed on an
|
||||||
|
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
# KIND, either express or implied. See the License for the
|
||||||
|
# specific language governing permissions and limitations
|
||||||
|
# under the License.
|
||||||
|
|
||||||
# Version @VERSION@
|
# Version @VERSION@
|
||||||
#
|
#
|
||||||
# A plugin for executing script needed by vmops cloud
|
# A plugin for executing script needed by vmops cloud
|
||||||
|
|||||||
@ -1,4 +1,21 @@
|
|||||||
#!/usr/bin/python
|
#!/usr/bin/python
|
||||||
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
|
# or more contributor license agreements. See the NOTICE file
|
||||||
|
# distributed with this work for additional information
|
||||||
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
|
# to you under the Apache License, Version 2.0 (the
|
||||||
|
# "License"); you may not use this file except in compliance
|
||||||
|
# with the License. You may obtain a copy of the License at
|
||||||
|
#
|
||||||
|
# http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
#
|
||||||
|
# Unless required by applicable law or agreed to in writing,
|
||||||
|
# software distributed under the License is distributed on an
|
||||||
|
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
# KIND, either express or implied. See the License for the
|
||||||
|
# specific language governing permissions and limitations
|
||||||
|
# under the License.
|
||||||
|
|
||||||
# Version @VERSION@
|
# Version @VERSION@
|
||||||
#
|
#
|
||||||
# A plugin for executing script needed by vmops cloud
|
# A plugin for executing script needed by vmops cloud
|
||||||
|
|||||||
@ -1,16 +1,20 @@
|
|||||||
#!/usr/bin/python
|
#!/usr/bin/python
|
||||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
# Apache License, Version 2.0 (the "License"); you may not use this
|
# or more contributor license agreements. See the NOTICE file
|
||||||
# file except in compliance with the License. Citrix Systems, Inc.
|
# distributed with this work for additional information
|
||||||
# reserves all rights not expressly granted by the License.
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
|
# to you under the Apache License, Version 2.0 (the
|
||||||
# Unless required by applicable law or agreed to in writing, software
|
# "License"); you may not use this file except in compliance
|
||||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
# with the License. You may obtain a copy of the License at
|
||||||
# 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
|
# 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.
|
||||||
# FileSR: local-file storage repository
|
# FileSR: local-file storage repository
|
||||||
|
|
||||||
import SR, VDI, SRCommand, FileSR, util
|
import SR, VDI, SRCommand, FileSR, util
|
||||||
|
|||||||
@ -1,3 +1,20 @@
|
|||||||
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
|
# or more contributor license agreements. See the NOTICE file
|
||||||
|
# distributed with this work for additional information
|
||||||
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
|
# to you under the Apache License, Version 2.0 (the
|
||||||
|
# "License"); you may not use this file except in compliance
|
||||||
|
# with the License. You may obtain a copy of the License at
|
||||||
|
#
|
||||||
|
# http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
#
|
||||||
|
# Unless required by applicable law or agreed to in writing,
|
||||||
|
# software distributed under the License is distributed on an
|
||||||
|
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
# KIND, either express or implied. See the License for the
|
||||||
|
# specific language governing permissions and limitations
|
||||||
|
# under the License.
|
||||||
|
|
||||||
# This file specifies the files that need
|
# This file specifies the files that need
|
||||||
# to be transferred over to the XenServer.
|
# to be transferred over to the XenServer.
|
||||||
# The format of this file is as follows:
|
# The format of this file is as follows:
|
||||||
|
|||||||
@ -1,2 +1,19 @@
|
|||||||
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
|
# or more contributor license agreements. See the NOTICE file
|
||||||
|
# distributed with this work for additional information
|
||||||
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
|
# to you under the Apache License, Version 2.0 (the
|
||||||
|
# "License"); you may not use this file except in compliance
|
||||||
|
# with the License. You may obtain a copy of the License at
|
||||||
|
#
|
||||||
|
# http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
#
|
||||||
|
# Unless required by applicable law or agreed to in writing,
|
||||||
|
# software distributed under the License is distributed on an
|
||||||
|
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
# KIND, either express or implied. See the License for the
|
||||||
|
# specific language governing permissions and limitations
|
||||||
|
# under the License.
|
||||||
|
|
||||||
# Adds or removes per-VIF flows
|
# Adds or removes per-VIF flows
|
||||||
SUBSYSTEM=="xen-backend", KERNEL=="vif*", RUN+="/usr/bin/python /etc/xapi.d/plugins/ovs-vif-flows.py $env{ACTION} %k"
|
SUBSYSTEM=="xen-backend", KERNEL=="vif*", RUN+="/usr/bin/python /etc/xapi.d/plugins/ovs-vif-flows.py $env{ACTION} %k"
|
||||||
@ -1,16 +1,20 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
# Apache License, Version 2.0 (the "License"); you may not use this
|
# or more contributor license agreements. See the NOTICE file
|
||||||
# file except in compliance with the License. Citrix Systems, Inc.
|
# distributed with this work for additional information
|
||||||
# reserves all rights not expressly granted by the License.
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
|
# to you under the Apache License, Version 2.0 (the
|
||||||
# Unless required by applicable law or agreed to in writing, software
|
# "License"); you may not use this file except in compliance
|
||||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
# with the License. You may obtain a copy of the License at
|
||||||
# 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
|
# 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.
|
||||||
|
|
||||||
#set -x
|
#set -x
|
||||||
|
|
||||||
|
|||||||
@ -1,15 +1,20 @@
|
|||||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
# Apache License, Version 2.0 (the "License"); you may not use this
|
# or more contributor license agreements. See the NOTICE file
|
||||||
# file except in compliance with the License. Citrix Systems, Inc.
|
# distributed with this work for additional information
|
||||||
# reserves all rights not expressly granted by the License.
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
|
# to you under the Apache License, Version 2.0 (the
|
||||||
# Unless required by applicable law or agreed to in writing, software
|
# "License"); you may not use this file except in compliance
|
||||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
# with the License. You may obtain a copy of the License at
|
||||||
# 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
|
# http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
#
|
||||||
|
# Unless required by applicable law or agreed to in writing,
|
||||||
|
# software distributed under the License is distributed on an
|
||||||
|
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
# KIND, either express or implied. See the License for the
|
||||||
|
# specific language governing permissions and limitations
|
||||||
|
# under the License.
|
||||||
|
|
||||||
import sys
|
import sys
|
||||||
import syslog
|
import syslog
|
||||||
import os
|
import os
|
||||||
|
|||||||
@ -1,16 +1,21 @@
|
|||||||
#!/usr/bin/python
|
#!/usr/bin/python
|
||||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
# Apache License, Version 2.0 (the "License"); you may not use this
|
# or more contributor license agreements. See the NOTICE file
|
||||||
# file except in compliance with the License. Citrix Systems, Inc.
|
# distributed with this work for additional information
|
||||||
# reserves all rights not expressly granted by the License.
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
|
# to you under the Apache License, Version 2.0 (the
|
||||||
# Unless required by applicable law or agreed to in writing, software
|
# "License"); you may not use this file except in compliance
|
||||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
# with the License. You may obtain a copy of the License at
|
||||||
# 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
|
# 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.
|
||||||
|
|
||||||
# FileSR: local-file storage repository
|
# FileSR: local-file storage repository
|
||||||
|
|
||||||
import SR, VDI, SRCommand, FileSR, util
|
import SR, VDI, SRCommand, FileSR, util
|
||||||
|
|||||||
@ -1,3 +1,20 @@
|
|||||||
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
|
# or more contributor license agreements. See the NOTICE file
|
||||||
|
# distributed with this work for additional information
|
||||||
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
|
# to you under the Apache License, Version 2.0 (the
|
||||||
|
# "License"); you may not use this file except in compliance
|
||||||
|
# with the License. You may obtain a copy of the License at
|
||||||
|
#
|
||||||
|
# http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
#
|
||||||
|
# Unless required by applicable law or agreed to in writing,
|
||||||
|
# software distributed under the License is distributed on an
|
||||||
|
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
# KIND, either express or implied. See the License for the
|
||||||
|
# specific language governing permissions and limitations
|
||||||
|
# under the License.
|
||||||
|
|
||||||
# This file specifies the files that need
|
# This file specifies the files that need
|
||||||
# to be transferred over to the XenServer.
|
# to be transferred over to the XenServer.
|
||||||
# The format of this file is as follows:
|
# The format of this file is as follows:
|
||||||
|
|||||||
@ -1,16 +1,21 @@
|
|||||||
#!/usr/bin/python
|
#!/usr/bin/python
|
||||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
# Apache License, Version 2.0 (the "License"); you may not use this
|
# or more contributor license agreements. See the NOTICE file
|
||||||
# file except in compliance with the License. Citrix Systems, Inc.
|
# distributed with this work for additional information
|
||||||
# reserves all rights not expressly granted by the License.
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
|
# to you under the Apache License, Version 2.0 (the
|
||||||
# Unless required by applicable law or agreed to in writing, software
|
# "License"); you may not use this file except in compliance
|
||||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
# with the License. You may obtain a copy of the License at
|
||||||
# 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
|
# 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.
|
||||||
|
|
||||||
# FileSR: local-file storage repository
|
# FileSR: local-file storage repository
|
||||||
|
|
||||||
import SR, VDI, SRCommand, FileSR, util
|
import SR, VDI, SRCommand, FileSR, util
|
||||||
|
|||||||
@ -1,3 +1,20 @@
|
|||||||
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
|
# or more contributor license agreements. See the NOTICE file
|
||||||
|
# distributed with this work for additional information
|
||||||
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
|
# to you under the Apache License, Version 2.0 (the
|
||||||
|
# "License"); you may not use this file except in compliance
|
||||||
|
# with the License. You may obtain a copy of the License at
|
||||||
|
#
|
||||||
|
# http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
#
|
||||||
|
# Unless required by applicable law or agreed to in writing,
|
||||||
|
# software distributed under the License is distributed on an
|
||||||
|
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
# KIND, either express or implied. See the License for the
|
||||||
|
# specific language governing permissions and limitations
|
||||||
|
# under the License.
|
||||||
|
|
||||||
# This file specifies the files that need
|
# This file specifies the files that need
|
||||||
# to be transferred over to the XenServer.
|
# to be transferred over to the XenServer.
|
||||||
# The format of this file is as follows:
|
# The format of this file is as follows:
|
||||||
|
|||||||
@ -1,16 +1,21 @@
|
|||||||
#!/usr/bin/python
|
#!/usr/bin/python
|
||||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
# Apache License, Version 2.0 (the "License"); you may not use this
|
# or more contributor license agreements. See the NOTICE file
|
||||||
# file except in compliance with the License. Citrix Systems, Inc.
|
# distributed with this work for additional information
|
||||||
# reserves all rights not expressly granted by the License.
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
|
# to you under the Apache License, Version 2.0 (the
|
||||||
# Unless required by applicable law or agreed to in writing, software
|
# "License"); you may not use this file except in compliance
|
||||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
# with the License. You may obtain a copy of the License at
|
||||||
# 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
|
# 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.
|
||||||
|
|
||||||
# FileSR: local-file storage repository
|
# FileSR: local-file storage repository
|
||||||
|
|
||||||
import SR, VDI, SRCommand, FileSR, util
|
import SR, VDI, SRCommand, FileSR, util
|
||||||
|
|||||||
@ -1,3 +1,20 @@
|
|||||||
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
|
# or more contributor license agreements. See the NOTICE file
|
||||||
|
# distributed with this work for additional information
|
||||||
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
|
# to you under the Apache License, Version 2.0 (the
|
||||||
|
# "License"); you may not use this file except in compliance
|
||||||
|
# with the License. You may obtain a copy of the License at
|
||||||
|
#
|
||||||
|
# http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
#
|
||||||
|
# Unless required by applicable law or agreed to in writing,
|
||||||
|
# software distributed under the License is distributed on an
|
||||||
|
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
# KIND, either express or implied. See the License for the
|
||||||
|
# specific language governing permissions and limitations
|
||||||
|
# under the License.
|
||||||
|
|
||||||
# This file specifies the files that need
|
# This file specifies the files that need
|
||||||
# to be transferred over to the XenServer.
|
# to be transferred over to the XenServer.
|
||||||
# The format of this file is as follows:
|
# The format of this file is as follows:
|
||||||
|
|||||||
@ -1,16 +1,20 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
# Apache License, Version 2.0 (the "License"); you may not use this
|
# or more contributor license agreements. See the NOTICE file
|
||||||
# file except in compliance with the License. Citrix Systems, Inc.
|
# distributed with this work for additional information
|
||||||
# reserves all rights not expressly granted by the License.
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
|
# to you under the Apache License, Version 2.0 (the
|
||||||
# Unless required by applicable law or agreed to in writing, software
|
# "License"); you may not use this file except in compliance
|
||||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
# with the License. You may obtain a copy of the License at
|
||||||
# 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
|
# 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.
|
||||||
|
|
||||||
#set -x
|
#set -x
|
||||||
|
|
||||||
|
|||||||
@ -1,16 +1,20 @@
|
|||||||
#!/usr/bin/python
|
#!/usr/bin/python
|
||||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
# Apache License, Version 2.0 (the "License"); you may not use this
|
# or more contributor license agreements. See the NOTICE file
|
||||||
# file except in compliance with the License. Citrix Systems, Inc.
|
# distributed with this work for additional information
|
||||||
# reserves all rights not expressly granted by the License.
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
|
# to you under the Apache License, Version 2.0 (the
|
||||||
# Unless required by applicable law or agreed to in writing, software
|
# "License"); you may not use this file except in compliance
|
||||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
# with the License. You may obtain a copy of the License at
|
||||||
# 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
|
# http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
#
|
||||||
|
# Unless required by applicable law or agreed to in writing,
|
||||||
|
# software distributed under the License is distributed on an
|
||||||
|
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
# KIND, either express or implied. See the License for the
|
||||||
|
# specific language governing permissions and limitations
|
||||||
|
# under the License.
|
||||||
|
|
||||||
import cloud_utils
|
import cloud_utils
|
||||||
from cloud_utils import Command
|
from cloud_utils import Command
|
||||||
|
|||||||
@ -1,19 +1,20 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
# Apache License, Version 2.0 (the "License"); you may not use this
|
# or more contributor license agreements. See the NOTICE file
|
||||||
# file except in compliance with the License. Citrix Systems, Inc.
|
# distributed with this work for additional information
|
||||||
# reserves all rights not expressly granted by the License.
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
|
# to you under the Apache License, Version 2.0 (the
|
||||||
# Unless required by applicable law or agreed to in writing, software
|
# "License"); you may not use this file except in compliance
|
||||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
# with the License. You may obtain a copy of the License at
|
||||||
# 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
|
# http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
#
|
||||||
|
# Unless required by applicable law or agreed to in writing,
|
||||||
|
# software distributed under the License is distributed on an
|
||||||
|
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
# KIND, either express or implied. See the License for the
|
||||||
|
# specific language governing permissions and limitations
|
||||||
|
# under the License.
|
||||||
|
|
||||||
|
|
||||||
# $Id: modifyvlan.sh 11601 2010-08-11 17:26:15Z kris $ $HeadURL: svn://svn.lab.vmops.com/repos/branches/2.1.refactor/java/scripts/vm/network/vnet/modifyvlan.sh $
|
# $Id: modifyvlan.sh 11601 2010-08-11 17:26:15Z kris $ $HeadURL: svn://svn.lab.vmops.com/repos/branches/2.1.refactor/java/scripts/vm/network/vnet/modifyvlan.sh $
|
||||||
|
|||||||
@ -1,19 +1,20 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
# Apache License, Version 2.0 (the "License"); you may not use this
|
# or more contributor license agreements. See the NOTICE file
|
||||||
# file except in compliance with the License. Citrix Systems, Inc.
|
# distributed with this work for additional information
|
||||||
# reserves all rights not expressly granted by the License.
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
|
# to you under the Apache License, Version 2.0 (the
|
||||||
# Unless required by applicable law or agreed to in writing, software
|
# "License"); you may not use this file except in compliance
|
||||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
# with the License. You may obtain a copy of the License at
|
||||||
# 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
|
# http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
#
|
||||||
|
# Unless required by applicable law or agreed to in writing,
|
||||||
|
# software distributed under the License is distributed on an
|
||||||
|
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
# KIND, either express or implied. See the License for the
|
||||||
|
# specific language governing permissions and limitations
|
||||||
|
# under the License.
|
||||||
|
|
||||||
|
|
||||||
# $Id: pingtest.sh 9132 2010-06-04 20:17:43Z manuel $ $HeadURL: svn://svn.lab.vmops.com/repos/vmdev/java/scripts/vm/pingtest.sh $
|
# $Id: pingtest.sh 9132 2010-06-04 20:17:43Z manuel $ $HeadURL: svn://svn.lab.vmops.com/repos/vmdev/java/scripts/vm/pingtest.sh $
|
||||||
|
|||||||
@ -1,19 +1,20 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
# Copyright 2012 Citrix Systems, Inc. Licensed under the
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
# Apache License, Version 2.0 (the "License"); you may not use this
|
# or more contributor license agreements. See the NOTICE file
|
||||||
# file except in compliance with the License. Citrix Systems, Inc.
|
# distributed with this work for additional information
|
||||||
# reserves all rights not expressly granted by the License.
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
|
# to you under the Apache License, Version 2.0 (the
|
||||||
# Unless required by applicable law or agreed to in writing, software
|
# "License"); you may not use this file except in compliance
|
||||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
# with the License. You may obtain a copy of the License at
|
||||||
# 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
|
# 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.
|
||||||
|
|
||||||
|
|
||||||
# Copies keys that enable SSH communication with system vms
|
# Copies keys that enable SSH communication with system vms
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user