diff --git a/share/etc/defaultrc b/share/etc/defaultrc index 10d4ffeb4c..0eb4838e0f 100644 --- a/share/etc/defaultrc +++ b/share/etc/defaultrc @@ -1,19 +1,3 @@ -# -------------------------------------------------------------------------- # -# Copyright 2002-2023, OpenNebula Project, OpenNebula Systems # -# # -# Licensed 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. # -#--------------------------------------------------------------------------- # - #------------------------------------------------------------------------------- # Global environment configuration file for ONE MADS # -------------------------------------------------------- @@ -27,13 +11,12 @@ # This file MUST preserve SH syntax #------------------------------------------------------------------------------- -# Debug for MADs. +# Debug for MADs. # If set, MADs will generate cores and logs in $ONE_LOCATION/var. If OpenNebula # is installed in /, then the files will be in /var/lib/one and /var/log/one, -# respectively. +# respectively. # Possible values are [0=ERROR, 1=DEBUG] ONE_MAD_DEBUG= # Nice Priority to run the drivers PRIORITY=19 - diff --git a/share/etc/guacd b/share/etc/guacd index 61c23b0b4a..f6f71fe2d4 100644 --- a/share/etc/guacd +++ b/share/etc/guacd @@ -1,17 +1 @@ -# -------------------------------------------------------------------------- # -# Copyright 2002-2023, OpenNebula Project, OpenNebula Systems # -# # -# Licensed 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. # -#--------------------------------------------------------------------------- # - OPTS="-b 0.0.0.0" \ No newline at end of file diff --git a/src/authm_mad/remotes/ldap/ldap_auth.conf b/src/authm_mad/remotes/ldap/ldap_auth.conf index 3c3f3be96e..b7c93f2710 100644 --- a/src/authm_mad/remotes/ldap/ldap_auth.conf +++ b/src/authm_mad/remotes/ldap/ldap_auth.conf @@ -1,19 +1,3 @@ -# ---------------------------------------------------------------------------- # -# Copyright 2002-2023, OpenNebula Project, OpenNebula Systems # -# # -# Licensed 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. # -# ---------------------------------------------------------------------------- # - server 1: # Ldap user able to query, if not set connects as anonymous. For # Active Directory append the domain name. Example: diff --git a/src/datastore_mad/remotes/ceph/ceph.conf b/src/datastore_mad/remotes/ceph/ceph.conf index b5adbfcd5d..c65db91ea6 100644 --- a/src/datastore_mad/remotes/ceph/ceph.conf +++ b/src/datastore_mad/remotes/ceph/ceph.conf @@ -1,19 +1,3 @@ -# -------------------------------------------------------------------------- # -# Copyright 2002-2023, OpenNebula Project, OpenNebula Systems # -# # -# Licensed 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. # -#--------------------------------------------------------------------------- # - # Default POOL_NAME POOL_NAME=one diff --git a/src/datastore_mad/remotes/datastore.conf b/src/datastore_mad/remotes/datastore.conf index 3050d585d4..3f282abecd 100644 --- a/src/datastore_mad/remotes/datastore.conf +++ b/src/datastore_mad/remotes/datastore.conf @@ -1,19 +1,3 @@ -# -------------------------------------------------------------------------- # -# Copyright 2002-2023, OpenNebula Project, OpenNebula Systems # -# # -# Licensed 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. # -#--------------------------------------------------------------------------- # - #------------------------------------------------------------------------------- # Global environment configuration file for DATASTORE MADS # -------------------------------------------------------- diff --git a/src/datastore_mad/remotes/fs/fs.conf b/src/datastore_mad/remotes/fs/fs.conf index 8a1a3db5a3..44599e696c 100644 --- a/src/datastore_mad/remotes/fs/fs.conf +++ b/src/datastore_mad/remotes/fs/fs.conf @@ -1,18 +1,2 @@ -# -------------------------------------------------------------------------- # -# Copyright 2002-2023, OpenNebula Project, OpenNebula Systems # -# # -# Licensed 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. # -#--------------------------------------------------------------------------- # - # Block size for the dd commands DD_BLOCK_SIZE=64k diff --git a/src/fireedge/etc/sunstone/admin/backup-tab.yaml b/src/fireedge/etc/sunstone/admin/backup-tab.yaml index e7ce00204a..d36f697b9a 100644 --- a/src/fireedge/etc/sunstone/admin/backup-tab.yaml +++ b/src/fireedge/etc/sunstone/admin/backup-tab.yaml @@ -1,19 +1,3 @@ -# -------------------------------------------------------------------------- # -# Copyright 2002-2023, OpenNebula Project, OpenNebula Systems # -# # -# Licensed 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 describes the information and actions available in the IMAGE tab diff --git a/src/fireedge/etc/sunstone/admin/cluster-tab.yaml b/src/fireedge/etc/sunstone/admin/cluster-tab.yaml index ab76572b16..02075f7081 100644 --- a/src/fireedge/etc/sunstone/admin/cluster-tab.yaml +++ b/src/fireedge/etc/sunstone/admin/cluster-tab.yaml @@ -1,19 +1,3 @@ -# -------------------------------------------------------------------------- # -# Copyright 2002-2023, OpenNebula Project, OpenNebula Systems # -# # -# Licensed 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 describes the information and actions available in the CLUSTER tab diff --git a/src/fireedge/etc/sunstone/admin/datastore-tab.yaml b/src/fireedge/etc/sunstone/admin/datastore-tab.yaml index 1a35c5afb6..3f663d82ad 100644 --- a/src/fireedge/etc/sunstone/admin/datastore-tab.yaml +++ b/src/fireedge/etc/sunstone/admin/datastore-tab.yaml @@ -1,19 +1,3 @@ -# -------------------------------------------------------------------------- # -# Copyright 2002-2023, OpenNebula Project, OpenNebula Systems # -# # -# Licensed 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 describes the information and actions available in the DATASTORE tab diff --git a/src/fireedge/etc/sunstone/admin/file-tab.yaml b/src/fireedge/etc/sunstone/admin/file-tab.yaml index 0d6917644a..9e0f1449c7 100644 --- a/src/fireedge/etc/sunstone/admin/file-tab.yaml +++ b/src/fireedge/etc/sunstone/admin/file-tab.yaml @@ -1,19 +1,3 @@ -# -------------------------------------------------------------------------- # -# Copyright 2002-2023, OpenNebula Project, OpenNebula Systems # -# # -# Licensed 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 describes the information and actions available in the FILE tab diff --git a/src/fireedge/etc/sunstone/admin/group-tab.yaml b/src/fireedge/etc/sunstone/admin/group-tab.yaml index 6ea060b1f8..cdded70c9c 100644 --- a/src/fireedge/etc/sunstone/admin/group-tab.yaml +++ b/src/fireedge/etc/sunstone/admin/group-tab.yaml @@ -1,19 +1,3 @@ -# -------------------------------------------------------------------------- # -# Copyright 2002-2023, OpenNebula Project, OpenNebula Systems # -# # -# Licensed 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 describes the information and actions available in the GROUP tab diff --git a/src/fireedge/etc/sunstone/admin/host-tab.yaml b/src/fireedge/etc/sunstone/admin/host-tab.yaml index 636fa70bd9..1f54a0d600 100644 --- a/src/fireedge/etc/sunstone/admin/host-tab.yaml +++ b/src/fireedge/etc/sunstone/admin/host-tab.yaml @@ -1,19 +1,3 @@ -# -------------------------------------------------------------------------- # -# Copyright 2002-2023, OpenNebula Project, OpenNebula Systems # -# # -# Licensed 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 describes the information and actions available in the HOST tab diff --git a/src/fireedge/etc/sunstone/admin/image-tab.yaml b/src/fireedge/etc/sunstone/admin/image-tab.yaml index 294e4a5daa..ffc11362b3 100644 --- a/src/fireedge/etc/sunstone/admin/image-tab.yaml +++ b/src/fireedge/etc/sunstone/admin/image-tab.yaml @@ -1,19 +1,3 @@ -# -------------------------------------------------------------------------- # -# Copyright 2002-2023, OpenNebula Project, OpenNebula Systems # -# # -# Licensed 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 describes the information and actions available in the IMAGE tab diff --git a/src/fireedge/etc/sunstone/admin/marketplace-app-tab.yaml b/src/fireedge/etc/sunstone/admin/marketplace-app-tab.yaml index 97eded5fb4..7cb5bb9b3b 100644 --- a/src/fireedge/etc/sunstone/admin/marketplace-app-tab.yaml +++ b/src/fireedge/etc/sunstone/admin/marketplace-app-tab.yaml @@ -1,19 +1,3 @@ -# -------------------------------------------------------------------------- # -# Copyright 2002-2023, OpenNebula Project, OpenNebula Systems # -# # -# Licensed 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 describes the information and actions available in the App tab diff --git a/src/fireedge/etc/sunstone/admin/marketplace-tab.yaml b/src/fireedge/etc/sunstone/admin/marketplace-tab.yaml index 2b430478bb..23f0ba1986 100644 --- a/src/fireedge/etc/sunstone/admin/marketplace-tab.yaml +++ b/src/fireedge/etc/sunstone/admin/marketplace-tab.yaml @@ -1,19 +1,3 @@ -# -------------------------------------------------------------------------- # -# Copyright 2002-2023, OpenNebula Project, OpenNebula Systems # -# # -# Licensed 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 describes the information and actions available in the MARKETPLACE tab diff --git a/src/fireedge/etc/sunstone/admin/sec-group-tab.yaml b/src/fireedge/etc/sunstone/admin/sec-group-tab.yaml index d20b33a589..28d57f944f 100644 --- a/src/fireedge/etc/sunstone/admin/sec-group-tab.yaml +++ b/src/fireedge/etc/sunstone/admin/sec-group-tab.yaml @@ -1,19 +1,3 @@ -# -------------------------------------------------------------------------- # -# Copyright 2002-2023, OpenNebula Project, OpenNebula Systems # -# # -# Licensed 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 describes the information and actions available in the SECURITY GROUP tab diff --git a/src/fireedge/etc/sunstone/admin/service-tab.yaml b/src/fireedge/etc/sunstone/admin/service-tab.yaml index 55f58caf31..ce545b3fbe 100644 --- a/src/fireedge/etc/sunstone/admin/service-tab.yaml +++ b/src/fireedge/etc/sunstone/admin/service-tab.yaml @@ -1,19 +1,3 @@ -# -------------------------------------------------------------------------- # -# Copyright 2002-2023, OpenNebula Project, OpenNebula Systems # -# # -# Licensed 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 describes the information and actions available in the Service tab @@ -69,7 +53,7 @@ info-tabs: log: enabled: true - + scheduler_actions: enabled: true actions: diff --git a/src/fireedge/etc/sunstone/admin/service-template-tab.yaml b/src/fireedge/etc/sunstone/admin/service-template-tab.yaml index 634cf828a3..a39a07f2ed 100644 --- a/src/fireedge/etc/sunstone/admin/service-template-tab.yaml +++ b/src/fireedge/etc/sunstone/admin/service-template-tab.yaml @@ -1,19 +1,3 @@ -# -------------------------------------------------------------------------- # -# Copyright 2002-2023, OpenNebula Project, OpenNebula Systems # -# # -# Licensed 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 describes the information and actions available in the Service Template tab diff --git a/src/fireedge/etc/sunstone/admin/user-tab.yaml b/src/fireedge/etc/sunstone/admin/user-tab.yaml index 4e8de771fc..091492122f 100644 --- a/src/fireedge/etc/sunstone/admin/user-tab.yaml +++ b/src/fireedge/etc/sunstone/admin/user-tab.yaml @@ -1,19 +1,3 @@ -# -------------------------------------------------------------------------- # -# Copyright 2002-2023, OpenNebula Project, OpenNebula Systems # -# # -# Licensed 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 describes the information and actions available in the USER tab diff --git a/src/fireedge/etc/sunstone/admin/vm-tab.yaml b/src/fireedge/etc/sunstone/admin/vm-tab.yaml index 0ee1c84150..c888a1e384 100644 --- a/src/fireedge/etc/sunstone/admin/vm-tab.yaml +++ b/src/fireedge/etc/sunstone/admin/vm-tab.yaml @@ -1,19 +1,3 @@ -# -------------------------------------------------------------------------- # -# Copyright 2002-2023, OpenNebula Project, OpenNebula Systems # -# # -# Licensed 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 describes the information and actions available in the VM tab diff --git a/src/fireedge/etc/sunstone/admin/vm-template-tab.yaml b/src/fireedge/etc/sunstone/admin/vm-template-tab.yaml index c06575dce2..c04afe583a 100644 --- a/src/fireedge/etc/sunstone/admin/vm-template-tab.yaml +++ b/src/fireedge/etc/sunstone/admin/vm-template-tab.yaml @@ -1,19 +1,3 @@ -# -------------------------------------------------------------------------- # -# Copyright 2002-2023, OpenNebula Project, OpenNebula Systems # -# # -# Licensed 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 describes the information and actions available in the VM Template tab @@ -21,7 +5,7 @@ resource_name: "VM-TEMPLATE" -# Features - +# Features - features: # True to hide the CPU setting in the dialogs diff --git a/src/fireedge/etc/sunstone/admin/vnet-tab.yaml b/src/fireedge/etc/sunstone/admin/vnet-tab.yaml index 9ed3529a72..49fe4f0eb7 100644 --- a/src/fireedge/etc/sunstone/admin/vnet-tab.yaml +++ b/src/fireedge/etc/sunstone/admin/vnet-tab.yaml @@ -1,19 +1,3 @@ -# -------------------------------------------------------------------------- # -# Copyright 2002-2023, OpenNebula Project, OpenNebula Systems # -# # -# Licensed 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 describes the information and actions available in the VIRTUAL NETWORK tab diff --git a/src/fireedge/etc/sunstone/admin/vnet-template-tab.yaml b/src/fireedge/etc/sunstone/admin/vnet-template-tab.yaml index 9a7b58716e..a4ed7944e6 100644 --- a/src/fireedge/etc/sunstone/admin/vnet-template-tab.yaml +++ b/src/fireedge/etc/sunstone/admin/vnet-template-tab.yaml @@ -1,19 +1,3 @@ -# -------------------------------------------------------------------------- # -# Copyright 2002-2023, OpenNebula Project, OpenNebula Systems # -# # -# Licensed 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 describes the information and actions available in the V. NETWORK TEMPLATE tab diff --git a/src/fireedge/etc/sunstone/admin/zone-tab.yaml b/src/fireedge/etc/sunstone/admin/zone-tab.yaml index 8db80b55b6..7e47ea4d91 100644 --- a/src/fireedge/etc/sunstone/admin/zone-tab.yaml +++ b/src/fireedge/etc/sunstone/admin/zone-tab.yaml @@ -1,19 +1,3 @@ -# -------------------------------------------------------------------------- # -# Copyright 2002-2023, OpenNebula Project, OpenNebula Systems # -# # -# Licensed 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 describes the information and actions available in the USER tab diff --git a/src/fireedge/etc/sunstone/sunstone-views.yaml b/src/fireedge/etc/sunstone/sunstone-views.yaml index 52c71694a4..221420fe7d 100644 --- a/src/fireedge/etc/sunstone/sunstone-views.yaml +++ b/src/fireedge/etc/sunstone/sunstone-views.yaml @@ -1,19 +1,3 @@ -# -------------------------------------------------------------------------- # -# Copyright 2002-2023, OpenNebula Project, OpenNebula Systems # -# # -# Licensed 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 describes which Sunstone views are available according to the # primary group a user belongs to groups: diff --git a/src/fireedge/etc/sunstone/user/backup-tab.yaml b/src/fireedge/etc/sunstone/user/backup-tab.yaml index e7ce00204a..d36f697b9a 100644 --- a/src/fireedge/etc/sunstone/user/backup-tab.yaml +++ b/src/fireedge/etc/sunstone/user/backup-tab.yaml @@ -1,19 +1,3 @@ -# -------------------------------------------------------------------------- # -# Copyright 2002-2023, OpenNebula Project, OpenNebula Systems # -# # -# Licensed 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 describes the information and actions available in the IMAGE tab diff --git a/src/fireedge/etc/sunstone/user/file-tab.yaml b/src/fireedge/etc/sunstone/user/file-tab.yaml index 0d6917644a..9e0f1449c7 100644 --- a/src/fireedge/etc/sunstone/user/file-tab.yaml +++ b/src/fireedge/etc/sunstone/user/file-tab.yaml @@ -1,19 +1,3 @@ -# -------------------------------------------------------------------------- # -# Copyright 2002-2023, OpenNebula Project, OpenNebula Systems # -# # -# Licensed 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 describes the information and actions available in the FILE tab diff --git a/src/fireedge/etc/sunstone/user/image-tab.yaml b/src/fireedge/etc/sunstone/user/image-tab.yaml index 294e4a5daa..ffc11362b3 100644 --- a/src/fireedge/etc/sunstone/user/image-tab.yaml +++ b/src/fireedge/etc/sunstone/user/image-tab.yaml @@ -1,19 +1,3 @@ -# -------------------------------------------------------------------------- # -# Copyright 2002-2023, OpenNebula Project, OpenNebula Systems # -# # -# Licensed 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 describes the information and actions available in the IMAGE tab diff --git a/src/fireedge/etc/sunstone/user/marketplace-app-tab.yaml b/src/fireedge/etc/sunstone/user/marketplace-app-tab.yaml index 345000c1eb..cb989da1f9 100644 --- a/src/fireedge/etc/sunstone/user/marketplace-app-tab.yaml +++ b/src/fireedge/etc/sunstone/user/marketplace-app-tab.yaml @@ -1,19 +1,3 @@ -# -------------------------------------------------------------------------- # -# Copyright 2002-2023, OpenNebula Project, OpenNebula Systems # -# # -# Licensed 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 describes the information and actions available in the App tab diff --git a/src/fireedge/etc/sunstone/user/sec-group-tab.yaml b/src/fireedge/etc/sunstone/user/sec-group-tab.yaml index d20b33a589..28d57f944f 100644 --- a/src/fireedge/etc/sunstone/user/sec-group-tab.yaml +++ b/src/fireedge/etc/sunstone/user/sec-group-tab.yaml @@ -1,19 +1,3 @@ -# -------------------------------------------------------------------------- # -# Copyright 2002-2023, OpenNebula Project, OpenNebula Systems # -# # -# Licensed 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 describes the information and actions available in the SECURITY GROUP tab diff --git a/src/fireedge/etc/sunstone/user/vm-tab.yaml b/src/fireedge/etc/sunstone/user/vm-tab.yaml index 3089b6f018..66d7d2104c 100644 --- a/src/fireedge/etc/sunstone/user/vm-tab.yaml +++ b/src/fireedge/etc/sunstone/user/vm-tab.yaml @@ -1,19 +1,3 @@ -# -------------------------------------------------------------------------- # -# Copyright 2002-2023, OpenNebula Project, OpenNebula Systems # -# # -# Licensed 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 describes the information and actions available in the VM tab diff --git a/src/fireedge/etc/sunstone/user/vm-template-tab.yaml b/src/fireedge/etc/sunstone/user/vm-template-tab.yaml index 2a32c930c3..ce9afa77a5 100644 --- a/src/fireedge/etc/sunstone/user/vm-template-tab.yaml +++ b/src/fireedge/etc/sunstone/user/vm-template-tab.yaml @@ -1,19 +1,3 @@ -# -------------------------------------------------------------------------- # -# Copyright 2002-2023, OpenNebula Project, OpenNebula Systems # -# # -# Licensed 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 describes the information and actions available in the VM Template tab diff --git a/src/fireedge/etc/sunstone/user/vnet-tab.yaml b/src/fireedge/etc/sunstone/user/vnet-tab.yaml index b758f559b9..2b12a2327b 100644 --- a/src/fireedge/etc/sunstone/user/vnet-tab.yaml +++ b/src/fireedge/etc/sunstone/user/vnet-tab.yaml @@ -1,19 +1,3 @@ -# -------------------------------------------------------------------------- # -# Copyright 2002-2023, OpenNebula Project, OpenNebula Systems # -# # -# Licensed 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 describes the information and actions available in the VIRTUAL NETWORK tab diff --git a/src/flow/etc/oneflow-server.conf b/src/flow/etc/oneflow-server.conf index 83acf38f5c..d759ec0262 100644 --- a/src/flow/etc/oneflow-server.conf +++ b/src/flow/etc/oneflow-server.conf @@ -1,19 +1,3 @@ -# -------------------------------------------------------------------------- # -# Copyright 2002-2023, OpenNebula Project, OpenNebula Systems # -# # -# Licensed 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. # -#--------------------------------------------------------------------------- # - ################################################################################ # Server Configuration ################################################################################ diff --git a/src/hem/etc/onehem-server.conf b/src/hem/etc/onehem-server.conf index 99faaa4e4d..a76c47dc77 100644 --- a/src/hem/etc/onehem-server.conf +++ b/src/hem/etc/onehem-server.conf @@ -1,19 +1,3 @@ -# -------------------------------------------------------------------------- # -# Copyright 2002-2023, OpenNebula Project, OpenNebula Systems # -# # -# Licensed 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. # -#--------------------------------------------------------------------------- # - ################################################################################ # OpenNebula server contact information is obtained from # - Environment: ONE_XMLRPC and ONE_AUTH @@ -46,4 +30,3 @@ # :concurrency number of hooks executed simultaneously :concurrency: 10 - diff --git a/src/hm_mad/hmrc b/src/hm_mad/hmrc index e6fec04ed6..e69de29bb2 100644 --- a/src/hm_mad/hmrc +++ b/src/hm_mad/hmrc @@ -1,15 +0,0 @@ -# -------------------------------------------------------------------------- # -# Copyright 2002-2023, OpenNebula Project, OpenNebula Systems # -# # -# Licensed 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. # -#--------------------------------------------------------------------------- # diff --git a/src/im_mad/remotes/lib/probe_db.conf b/src/im_mad/remotes/lib/probe_db.conf index 715eb6c44f..8becb8dc91 100644 --- a/src/im_mad/remotes/lib/probe_db.conf +++ b/src/im_mad/remotes/lib/probe_db.conf @@ -1,22 +1,5 @@ -# -------------------------------------------------------------------------- # -# Copyright 2002-2023, OpenNebula Project, OpenNebula Systems # -# # -# Licensed 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. # -#--------------------------------------------------------------------------- # - # Minutes. VM status entries older than this will be deleted :obsolete: 720 # Number of monitors a VM is missing to consider it definitely lost :times_missing: 5 - diff --git a/src/im_mad/remotes/node-probes.d/pci.conf b/src/im_mad/remotes/node-probes.d/pci.conf index d2eeb8dc24..1e85fba289 100644 --- a/src/im_mad/remotes/node-probes.d/pci.conf +++ b/src/im_mad/remotes/node-probes.d/pci.conf @@ -1,19 +1,3 @@ -# -------------------------------------------------------------------------- # -# Copyright 2002-2023, OpenNebula Project, OpenNebula Systems # -# # -# Licensed 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 option specifies the main filters for PCI card monitoring. The format # is the same as used by lspci to filter on PCI card by vendor:device(:class) # identification. Several filters can be added as a list, or separated diff --git a/src/market_mad/remotes/http/http.conf b/src/market_mad/remotes/http/http.conf index 8a1a3db5a3..44599e696c 100644 --- a/src/market_mad/remotes/http/http.conf +++ b/src/market_mad/remotes/http/http.conf @@ -1,18 +1,2 @@ -# -------------------------------------------------------------------------- # -# Copyright 2002-2023, OpenNebula Project, OpenNebula Systems # -# # -# Licensed 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. # -#--------------------------------------------------------------------------- # - # Block size for the dd commands DD_BLOCK_SIZE=64k diff --git a/src/onegate-proxy/etc/onegate-proxy.conf b/src/onegate-proxy/etc/onegate-proxy.conf index bf3e0f04da..2a03c9e58a 100644 --- a/src/onegate-proxy/etc/onegate-proxy.conf +++ b/src/onegate-proxy/etc/onegate-proxy.conf @@ -1,19 +1,3 @@ -# -------------------------------------------------------------------------- # -# Copyright 2002-2023, OpenNebula Project, OpenNebula Systems # -# # -# Licensed 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. # -#--------------------------------------------------------------------------- # - # Log debug level: 0 = ERROR, 1 = WARNING, 2 = INFO, 3 = DEBUG #:debug_level: 2 diff --git a/src/onegate/etc/onegate-server.conf b/src/onegate/etc/onegate-server.conf index 572382d8f3..40e5eedff7 100644 --- a/src/onegate/etc/onegate-server.conf +++ b/src/onegate/etc/onegate-server.conf @@ -1,19 +1,3 @@ -# -------------------------------------------------------------------------- # -# Copyright 2002-2023, OpenNebula Project, OpenNebula Systems # -# # -# Licensed 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. # -#--------------------------------------------------------------------------- # - ################################################################################ # Server Configuration ################################################################################ @@ -134,5 +118,3 @@ #- resched #- unresched #- recover - - diff --git a/src/sunstone/etc/sunstone-server.conf b/src/sunstone/etc/sunstone-server.conf index dd19c7eb23..123cb3d0db 100644 --- a/src/sunstone/etc/sunstone-server.conf +++ b/src/sunstone/etc/sunstone-server.conf @@ -1,19 +1,3 @@ -# -------------------------------------------------------------------------- # -# Copyright 2002-2023, OpenNebula Project, OpenNebula Systems # -# # -# Licensed 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. # -#--------------------------------------------------------------------------- # - ################################################################################ # Server Configuration ################################################################################ diff --git a/src/tm_mad/fs_lvm/fs_lvm.conf b/src/tm_mad/fs_lvm/fs_lvm.conf index 7ef0f7ecfe..c52c0fb30d 100644 --- a/src/tm_mad/fs_lvm/fs_lvm.conf +++ b/src/tm_mad/fs_lvm/fs_lvm.conf @@ -1,19 +1,3 @@ -# -------------------------------------------------------------------------- # -# Copyright 2002-2023, OpenNebula Project, OpenNebula Systems # -# # -# Licensed 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. # -#--------------------------------------------------------------------------- # - # Default ZERO'ing behavior for the driver. When these variables are set the driver # will zero LVM space. This prevents data from a previous allocation to be exposed # in new volumes. However this will increase the VM allocation time. diff --git a/src/tm_mad/ssh/sshrc b/src/tm_mad/ssh/sshrc index d3fb7e3c8b..e62982fce0 100644 --- a/src/tm_mad/ssh/sshrc +++ b/src/tm_mad/ssh/sshrc @@ -1,19 +1,3 @@ -# ---------------------------------------------------------------------------- # -# Copyright 2002-2023, OpenNebula Project, OpenNebula Systems # -# # -# Licensed 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. # -#----------------------------------------------------------------------------- # - #------------------------------------------------------------------------------- # Configuration file for the replica feature of SSH drivers #------------------------------------------------------------------------------- diff --git a/src/tm_mad/tmrc b/src/tm_mad/tmrc index b066a969b9..91bf733295 100644 --- a/src/tm_mad/tmrc +++ b/src/tm_mad/tmrc @@ -1,19 +1,3 @@ -# -------------------------------------------------------------------------- # -# Copyright 2002-2023, OpenNebula Project (OpenNebula.org), C12G Labs # -# # -# Licensed 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. # -#--------------------------------------------------------------------------- # - #------------------------------------------------------------------------------- # Global environment configuration file for TM MADS # -------------------------------------------------------- diff --git a/src/vmm_mad/exec/vmm_exec_kvm.conf b/src/vmm_mad/exec/vmm_exec_kvm.conf index 214976f676..7ec27361a1 100644 --- a/src/vmm_mad/exec/vmm_exec_kvm.conf +++ b/src/vmm_mad/exec/vmm_exec_kvm.conf @@ -1,19 +1,3 @@ -# -------------------------------------------------------------------------- # -# Copyright 2002-2023, OpenNebula Project, OpenNebula Systems # -# # -# Licensed 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. # -#--------------------------------------------------------------------------- # - # Default configuration attributes for the KVM driver # (all domains will use these values as defaults). These values can # be overridden in each VM template. Valid atributes are: diff --git a/src/vmm_mad/exec/vmm_execrc b/src/vmm_mad/exec/vmm_execrc index 3bd24e1ecc..b426ad5ecf 100644 --- a/src/vmm_mad/exec/vmm_execrc +++ b/src/vmm_mad/exec/vmm_execrc @@ -1,19 +1,3 @@ -# -------------------------------------------------------------------------- # -# Copyright 2002-2023, OpenNebula Project, OpenNebula Systems # -# # -# Licensed 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. # -#--------------------------------------------------------------------------- # - # Space separated list of VMM-TM pairs that support live disk snapshots. VMM # and TM must be separated by '-' LIVE_DISK_SNAPSHOTS="kvm-qcow2 kvm-shared kvm-ceph kvm-ssh" diff --git a/src/vmm_mad/remotes/az/az_driver.default b/src/vmm_mad/remotes/az/az_driver.default index f718e16a4e..074a9bb785 100644 --- a/src/vmm_mad/remotes/az/az_driver.default +++ b/src/vmm_mad/remotes/az/az_driver.default @@ -1,18 +1,3 @@ -# -------------------------------------------------------------------------- # -# Copyright 2002-2023, OpenNebula Project, OpenNebula Systems # -# # -# Licensed 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. # -#--------------------------------------------------------------------------- #