diff --git a/.file-header b/.file-header index b1853ca4..24b8307d 100644 --- a/.file-header +++ b/.file-header @@ -3,7 +3,7 @@ # - # Part of the Parallel Virtual Cluster (PVC) system # -# Copyright (C) 2018-2021 Joshua M. Boniface +# Copyright (C) 2018-2022 Joshua M. Boniface # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/api-daemon/pvcapid-manage-zk.py b/api-daemon/pvcapid-manage-zk.py index 5f889c55..546a1f13 100755 --- a/api-daemon/pvcapid-manage-zk.py +++ b/api-daemon/pvcapid-manage-zk.py @@ -3,7 +3,7 @@ # pvcapid-manage-zk.py - PVC Zookeeper migration generator # Part of the Parallel Virtual Cluster (PVC) system # -# Copyright (C) 2018-2021 Joshua M. Boniface +# Copyright (C) 2018-2022 Joshua M. Boniface # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/api-daemon/pvcapid-manage.py b/api-daemon/pvcapid-manage.py index 21ca99b6..ae1bcfdb 100755 --- a/api-daemon/pvcapid-manage.py +++ b/api-daemon/pvcapid-manage.py @@ -3,7 +3,7 @@ # manage.py - PVC Database management tasks # Part of the Parallel Virtual Cluster (PVC) system # -# Copyright (C) 2018-2021 Joshua M. Boniface +# Copyright (C) 2018-2022 Joshua M. Boniface # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/api-daemon/pvcapid-worker.sh b/api-daemon/pvcapid-worker.sh index 9ff5505e..593900bd 100755 --- a/api-daemon/pvcapid-worker.sh +++ b/api-daemon/pvcapid-worker.sh @@ -3,7 +3,7 @@ # pvcapid-worker.py - API Celery worker daemon startup stub # Part of the Parallel Virtual Cluster (PVC) system # -# Copyright (C) 2018-2021 Joshua M. Boniface +# Copyright (C) 2018-2022 Joshua M. Boniface # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/api-daemon/pvcapid.py b/api-daemon/pvcapid.py index 537bdc31..ffc46883 100755 --- a/api-daemon/pvcapid.py +++ b/api-daemon/pvcapid.py @@ -3,7 +3,7 @@ # pvcapid.py - API daemon startup stub # Part of the Parallel Virtual Cluster (PVC) system # -# Copyright (C) 2018-2021 Joshua M. Boniface +# Copyright (C) 2018-2022 Joshua M. Boniface # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/api-daemon/pvcapid/Daemon.py b/api-daemon/pvcapid/Daemon.py index 794f1238..25947326 100755 --- a/api-daemon/pvcapid/Daemon.py +++ b/api-daemon/pvcapid/Daemon.py @@ -3,7 +3,7 @@ # Daemon.py - PVC HTTP API daemon # Part of the Parallel Virtual Cluster (PVC) system # -# Copyright (C) 2018-2021 Joshua M. Boniface +# Copyright (C) 2018-2022 Joshua M. Boniface # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/api-daemon/pvcapid/benchmark.py b/api-daemon/pvcapid/benchmark.py index 648f4a52..0dd3ddd2 100755 --- a/api-daemon/pvcapid/benchmark.py +++ b/api-daemon/pvcapid/benchmark.py @@ -3,7 +3,7 @@ # benchmark.py - PVC API Benchmark functions # Part of the Parallel Virtual Cluster (PVC) system # -# Copyright (C) 2018-2021 Joshua M. Boniface +# Copyright (C) 2018-2022 Joshua M. Boniface # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/api-daemon/pvcapid/flaskapi.py b/api-daemon/pvcapid/flaskapi.py index e2ec398e..d7c93225 100755 --- a/api-daemon/pvcapid/flaskapi.py +++ b/api-daemon/pvcapid/flaskapi.py @@ -3,7 +3,7 @@ # Daemon.py - PVC HTTP API daemon # Part of the Parallel Virtual Cluster (PVC) system # -# Copyright (C) 2018-2021 Joshua M. Boniface +# Copyright (C) 2018-2022 Joshua M. Boniface # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/api-daemon/pvcapid/helper.py b/api-daemon/pvcapid/helper.py index e1fb5d05..32913c04 100755 --- a/api-daemon/pvcapid/helper.py +++ b/api-daemon/pvcapid/helper.py @@ -3,7 +3,7 @@ # helper.py - PVC HTTP API helper functions # Part of the Parallel Virtual Cluster (PVC) system # -# Copyright (C) 2018-2021 Joshua M. Boniface +# Copyright (C) 2018-2022 Joshua M. Boniface # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/api-daemon/pvcapid/libvirt_schema.py b/api-daemon/pvcapid/libvirt_schema.py index a046c3ac..22b5ec60 100755 --- a/api-daemon/pvcapid/libvirt_schema.py +++ b/api-daemon/pvcapid/libvirt_schema.py @@ -3,7 +3,7 @@ # libvirt_schema.py - Libvirt schema elements # Part of the Parallel Virtual Cluster (PVC) system # -# Copyright (C) 2018-2021 Joshua M. Boniface +# Copyright (C) 2018-2022 Joshua M. Boniface # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/api-daemon/pvcapid/models.py b/api-daemon/pvcapid/models.py index d9d2b35b..31652c58 100755 --- a/api-daemon/pvcapid/models.py +++ b/api-daemon/pvcapid/models.py @@ -3,7 +3,7 @@ # models.py - PVC Database models # Part of the Parallel Virtual Cluster (PVC) system # -# Copyright (C) 2018-2021 Joshua M. Boniface +# Copyright (C) 2018-2022 Joshua M. Boniface # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/api-daemon/pvcapid/ova.py b/api-daemon/pvcapid/ova.py index c51942f6..4715ec9a 100755 --- a/api-daemon/pvcapid/ova.py +++ b/api-daemon/pvcapid/ova.py @@ -3,7 +3,7 @@ # ova.py - PVC OVA parser library # Part of the Parallel Virtual Cluster (PVC) system # -# Copyright (C) 2018-2021 Joshua M. Boniface +# Copyright (C) 2018-2022 Joshua M. Boniface # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/api-daemon/pvcapid/provisioner.py b/api-daemon/pvcapid/provisioner.py index f80dd3ef..5070b40a 100755 --- a/api-daemon/pvcapid/provisioner.py +++ b/api-daemon/pvcapid/provisioner.py @@ -3,7 +3,7 @@ # provisioner.py - PVC API Provisioner functions # Part of the Parallel Virtual Cluster (PVC) system # -# Copyright (C) 2018-2021 Joshua M. Boniface +# Copyright (C) 2018-2022 Joshua M. Boniface # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/client-cli/pvc/cli_lib/ansiprint.py b/client-cli/pvc/cli_lib/ansiprint.py index 066d5dac..3a7ce394 100644 --- a/client-cli/pvc/cli_lib/ansiprint.py +++ b/client-cli/pvc/cli_lib/ansiprint.py @@ -3,7 +3,7 @@ # ansiprint.py - Printing function for formatted messages # Part of the Parallel Virtual Cluster (PVC) system # -# Copyright (C) 2018-2021 Joshua M. Boniface +# Copyright (C) 2018-2022 Joshua M. Boniface # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/client-cli/pvc/cli_lib/ceph.py b/client-cli/pvc/cli_lib/ceph.py index c65ebd8b..8bae9d3c 100644 --- a/client-cli/pvc/cli_lib/ceph.py +++ b/client-cli/pvc/cli_lib/ceph.py @@ -3,7 +3,7 @@ # ceph.py - PVC CLI client function library, Ceph cluster functions # Part of the Parallel Virtual Cluster (PVC) system # -# Copyright (C) 2018-2021 Joshua M. Boniface +# Copyright (C) 2018-2022 Joshua M. Boniface # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/client-cli/pvc/cli_lib/cluster.py b/client-cli/pvc/cli_lib/cluster.py index 653f443e..af3e54e6 100644 --- a/client-cli/pvc/cli_lib/cluster.py +++ b/client-cli/pvc/cli_lib/cluster.py @@ -3,7 +3,7 @@ # cluster.py - PVC CLI client function library, cluster management # Part of the Parallel Virtual Cluster (PVC) system # -# Copyright (C) 2018-2021 Joshua M. Boniface +# Copyright (C) 2018-2022 Joshua M. Boniface # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/client-cli/pvc/cli_lib/common.py b/client-cli/pvc/cli_lib/common.py index f72762d2..44cf74b2 100644 --- a/client-cli/pvc/cli_lib/common.py +++ b/client-cli/pvc/cli_lib/common.py @@ -3,7 +3,7 @@ # common.py - PVC CLI client function library, Common functions # Part of the Parallel Virtual Cluster (PVC) system # -# Copyright (C) 2018-2021 Joshua M. Boniface +# Copyright (C) 2018-2022 Joshua M. Boniface # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/client-cli/pvc/cli_lib/network.py b/client-cli/pvc/cli_lib/network.py index 0749d7b1..49eea416 100644 --- a/client-cli/pvc/cli_lib/network.py +++ b/client-cli/pvc/cli_lib/network.py @@ -3,7 +3,7 @@ # network.py - PVC CLI client function library, Network functions # Part of the Parallel Virtual Cluster (PVC) system # -# Copyright (C) 2018-2021 Joshua M. Boniface +# Copyright (C) 2018-2022 Joshua M. Boniface # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/client-cli/pvc/cli_lib/node.py b/client-cli/pvc/cli_lib/node.py index 22d68f78..26f935ab 100644 --- a/client-cli/pvc/cli_lib/node.py +++ b/client-cli/pvc/cli_lib/node.py @@ -3,7 +3,7 @@ # node.py - PVC CLI client function library, node management # Part of the Parallel Virtual Cluster (PVC) system # -# Copyright (C) 2018-2021 Joshua M. Boniface +# Copyright (C) 2018-2022 Joshua M. Boniface # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/client-cli/pvc/cli_lib/provisioner.py b/client-cli/pvc/cli_lib/provisioner.py index 9a9c94ee..26b9cede 100644 --- a/client-cli/pvc/cli_lib/provisioner.py +++ b/client-cli/pvc/cli_lib/provisioner.py @@ -3,7 +3,7 @@ # provisioner.py - PVC CLI client function library, Provisioner functions # Part of the Parallel Virtual Cluster (PVC) system # -# Copyright (C) 2018-2021 Joshua M. Boniface +# Copyright (C) 2018-2022 Joshua M. Boniface # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/client-cli/pvc/cli_lib/vm.py b/client-cli/pvc/cli_lib/vm.py index c8c75ad5..5292a4dc 100644 --- a/client-cli/pvc/cli_lib/vm.py +++ b/client-cli/pvc/cli_lib/vm.py @@ -3,7 +3,7 @@ # vm.py - PVC CLI client function library, VM functions # Part of the Parallel Virtual Cluster (PVC) system # -# Copyright (C) 2018-2021 Joshua M. Boniface +# Copyright (C) 2018-2022 Joshua M. Boniface # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/client-cli/pvc/cli_lib/zkhandler.py b/client-cli/pvc/cli_lib/zkhandler.py index d92e6bfd..b1437ce2 100644 --- a/client-cli/pvc/cli_lib/zkhandler.py +++ b/client-cli/pvc/cli_lib/zkhandler.py @@ -3,7 +3,7 @@ # zkhandler.py - Secure versioned ZooKeeper updates # Part of the Parallel Virtual Cluster (PVC) system # -# Copyright (C) 2018-2021 Joshua M. Boniface +# Copyright (C) 2018-2022 Joshua M. Boniface # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/client-cli/pvc/pvc.py b/client-cli/pvc/pvc.py index 79760e77..a7e532db 100755 --- a/client-cli/pvc/pvc.py +++ b/client-cli/pvc/pvc.py @@ -3,7 +3,7 @@ # pvc.py - PVC client command-line interface # Part of the Parallel Virtual Cluster (PVC) system # -# Copyright (C) 2018-2021 Joshua M. Boniface +# Copyright (C) 2018-2022 Joshua M. Boniface # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/client-cli/scripts/export_vm b/client-cli/scripts/export_vm index 58bde4cf..e5c4e451 100755 --- a/client-cli/scripts/export_vm +++ b/client-cli/scripts/export_vm @@ -3,7 +3,7 @@ # export_vm - Exports a VM from a PVC cluster to local files # Part of the Parallel Virtual Cluster (PVC) system # -# Copyright (C) 2018-2021 Joshua M. Boniface +# Copyright (C) 2018-2022 Joshua M. Boniface # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/client-cli/scripts/force_single_node b/client-cli/scripts/force_single_node index 909e28bc..804a3c1c 100755 --- a/client-cli/scripts/force_single_node +++ b/client-cli/scripts/force_single_node @@ -3,7 +3,7 @@ # force_single_node - Manually promote a single coordinator node from a degraded cluster # Part of the Parallel Virtual Cluster (PVC) system # -# Copyright (C) 2018-2021 Joshua M. Boniface +# Copyright (C) 2018-2022 Joshua M. Boniface # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/client-cli/scripts/import_vm b/client-cli/scripts/import_vm index 671007d4..446c6012 100755 --- a/client-cli/scripts/import_vm +++ b/client-cli/scripts/import_vm @@ -3,7 +3,7 @@ # import_vm - Imports a VM to a PVC cluster from local files # Part of the Parallel Virtual Cluster (PVC) system # -# Copyright (C) 2018-2021 Joshua M. Boniface +# Copyright (C) 2018-2022 Joshua M. Boniface # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/client-cli/scripts/migrate_vm b/client-cli/scripts/migrate_vm index 28e15dce..f8d8e73e 100755 --- a/client-cli/scripts/migrate_vm +++ b/client-cli/scripts/migrate_vm @@ -3,7 +3,7 @@ # migrate_vm - Exports a VM from a PVC cluster to another PVC cluster # Part of the Parallel Virtual Cluster (PVC) system # -# Copyright (C) 2018-2021 Joshua M. Boniface +# Copyright (C) 2018-2022 Joshua M. Boniface # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/daemon-common/ceph.py b/daemon-common/ceph.py index e1a50838..d269d19e 100644 --- a/daemon-common/ceph.py +++ b/daemon-common/ceph.py @@ -3,7 +3,7 @@ # ceph.py - PVC client function library, Ceph cluster fuctions # Part of the Parallel Virtual Cluster (PVC) system # -# Copyright (C) 2018-2021 Joshua M. Boniface +# Copyright (C) 2018-2022 Joshua M. Boniface # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/daemon-common/cluster.py b/daemon-common/cluster.py index 33ca6842..6fe1cdaa 100644 --- a/daemon-common/cluster.py +++ b/daemon-common/cluster.py @@ -3,7 +3,7 @@ # cluster.py - PVC client function library, cluster management # Part of the Parallel Virtual Cluster (PVC) system # -# Copyright (C) 2018-2021 Joshua M. Boniface +# Copyright (C) 2018-2022 Joshua M. Boniface # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/daemon-common/common.py b/daemon-common/common.py index 0a2199ca..8d40808e 100644 --- a/daemon-common/common.py +++ b/daemon-common/common.py @@ -3,7 +3,7 @@ # common.py - PVC client function library, common fuctions # Part of the Parallel Virtual Cluster (PVC) system # -# Copyright (C) 2018-2021 Joshua M. Boniface +# Copyright (C) 2018-2022 Joshua M. Boniface # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/daemon-common/log.py b/daemon-common/log.py index 0dc10d39..df1ea1aa 100644 --- a/daemon-common/log.py +++ b/daemon-common/log.py @@ -3,7 +3,7 @@ # log.py - PVC daemon logger functions # Part of the Parallel Virtual Cluster (PVC) system # -# Copyright (C) 2018-2021 Joshua M. Boniface +# Copyright (C) 2018-2022 Joshua M. Boniface # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/daemon-common/network.py b/daemon-common/network.py index 781a77fc..4d69c539 100644 --- a/daemon-common/network.py +++ b/daemon-common/network.py @@ -3,7 +3,7 @@ # network.py - PVC client function library, Network fuctions # Part of the Parallel Virtual Cluster (PVC) system # -# Copyright (C) 2018-2021 Joshua M. Boniface +# Copyright (C) 2018-2022 Joshua M. Boniface # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/daemon-common/node.py b/daemon-common/node.py index 44a5a2aa..ae5f7e5d 100644 --- a/daemon-common/node.py +++ b/daemon-common/node.py @@ -3,7 +3,7 @@ # node.py - PVC client function library, node management # Part of the Parallel Virtual Cluster (PVC) system # -# Copyright (C) 2018-2021 Joshua M. Boniface +# Copyright (C) 2018-2022 Joshua M. Boniface # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/daemon-common/vm.py b/daemon-common/vm.py index 91436445..4ef3eb60 100644 --- a/daemon-common/vm.py +++ b/daemon-common/vm.py @@ -3,7 +3,7 @@ # vm.py - PVC client function library, VM fuctions # Part of the Parallel Virtual Cluster (PVC) system # -# Copyright (C) 2018-2021 Joshua M. Boniface +# Copyright (C) 2018-2022 Joshua M. Boniface # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/daemon-common/zkhandler.py b/daemon-common/zkhandler.py index 9d417e30..8e42d01e 100644 --- a/daemon-common/zkhandler.py +++ b/daemon-common/zkhandler.py @@ -3,7 +3,7 @@ # zkhandler.py - Secure versioned ZooKeeper updates # Part of the Parallel Virtual Cluster (PVC) system # -# Copyright (C) 2018-2021 Joshua M. Boniface +# Copyright (C) 2018-2022 Joshua M. Boniface # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/node-daemon/pvcnoded.py b/node-daemon/pvcnoded.py index 49dba9c2..7c864a51 100755 --- a/node-daemon/pvcnoded.py +++ b/node-daemon/pvcnoded.py @@ -3,7 +3,7 @@ # pvcnoded.py - Node daemon startup stub # Part of the Parallel Virtual Cluster (PVC) system # -# Copyright (C) 2018-2021 Joshua M. Boniface +# Copyright (C) 2018-2022 Joshua M. Boniface # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/node-daemon/pvcnoded/Daemon.py b/node-daemon/pvcnoded/Daemon.py index 80a7bdcc..3cfba07f 100644 --- a/node-daemon/pvcnoded/Daemon.py +++ b/node-daemon/pvcnoded/Daemon.py @@ -3,7 +3,7 @@ # Daemon.py - PVC Node daemon main entrypoing # Part of the Parallel Virtual Cluster (PVC) system # -# Copyright (C) 2018-2021 Joshua M. Boniface +# Copyright (C) 2018-2022 Joshua M. Boniface # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/node-daemon/pvcnoded/dnsmasq-zookeeper-leases.py b/node-daemon/pvcnoded/dnsmasq-zookeeper-leases.py index afca0589..9d5c2148 100755 --- a/node-daemon/pvcnoded/dnsmasq-zookeeper-leases.py +++ b/node-daemon/pvcnoded/dnsmasq-zookeeper-leases.py @@ -3,7 +3,7 @@ # dnsmasq-zookeeper-leases.py - DNSMASQ leases script for Zookeeper # Part of the Parallel Virtual Cluster (PVC) system # -# Copyright (C) 2018-2021 Joshua M. Boniface +# Copyright (C) 2018-2022 Joshua M. Boniface # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/node-daemon/pvcnoded/objects/CephInstance.py b/node-daemon/pvcnoded/objects/CephInstance.py index 79436803..3aa6d607 100644 --- a/node-daemon/pvcnoded/objects/CephInstance.py +++ b/node-daemon/pvcnoded/objects/CephInstance.py @@ -3,7 +3,7 @@ # CephInstance.py - Class implementing a PVC node Ceph instance # Part of the Parallel Virtual Cluster (PVC) system # -# Copyright (C) 2018-2021 Joshua M. Boniface +# Copyright (C) 2018-2022 Joshua M. Boniface # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/node-daemon/pvcnoded/objects/DNSAggregatorInstance.py b/node-daemon/pvcnoded/objects/DNSAggregatorInstance.py index 5063c3a0..27dfd4ea 100644 --- a/node-daemon/pvcnoded/objects/DNSAggregatorInstance.py +++ b/node-daemon/pvcnoded/objects/DNSAggregatorInstance.py @@ -3,7 +3,7 @@ # DNSAggregatorInstance.py - Class implementing a DNS aggregator and run by pvcnoded # Part of the Parallel Virtual Cluster (PVC) system # -# Copyright (C) 2018-2021 Joshua M. Boniface +# Copyright (C) 2018-2022 Joshua M. Boniface # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/node-daemon/pvcnoded/objects/MetadataAPIInstance.py b/node-daemon/pvcnoded/objects/MetadataAPIInstance.py index 2122e4b8..16d295b2 100644 --- a/node-daemon/pvcnoded/objects/MetadataAPIInstance.py +++ b/node-daemon/pvcnoded/objects/MetadataAPIInstance.py @@ -3,7 +3,7 @@ # MetadataAPIInstance.py - Class implementing an EC2-compatible cloud-init Metadata server # Part of the Parallel Virtual Cluster (PVC) system # -# Copyright (C) 2018-2021 Joshua M. Boniface +# Copyright (C) 2018-2022 Joshua M. Boniface # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/node-daemon/pvcnoded/objects/NodeInstance.py b/node-daemon/pvcnoded/objects/NodeInstance.py index 6aac3c52..72d25bd4 100644 --- a/node-daemon/pvcnoded/objects/NodeInstance.py +++ b/node-daemon/pvcnoded/objects/NodeInstance.py @@ -3,7 +3,7 @@ # NodeInstance.py - Class implementing a PVC node in pvcnoded # Part of the Parallel Virtual Cluster (PVC) system # -# Copyright (C) 2018-2021 Joshua M. Boniface +# Copyright (C) 2018-2022 Joshua M. Boniface # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/node-daemon/pvcnoded/objects/SRIOVVFInstance.py b/node-daemon/pvcnoded/objects/SRIOVVFInstance.py index ee2f5193..5181b0f1 100644 --- a/node-daemon/pvcnoded/objects/SRIOVVFInstance.py +++ b/node-daemon/pvcnoded/objects/SRIOVVFInstance.py @@ -3,7 +3,7 @@ # SRIOVVFInstance.py - Class implementing a PVC SR-IOV VF and run by pvcnoded # Part of the Parallel Virtual Cluster (PVC) system # -# Copyright (C) 2018-2021 Joshua M. Boniface +# Copyright (C) 2018-2022 Joshua M. Boniface # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/node-daemon/pvcnoded/objects/VMConsoleWatcherInstance.py b/node-daemon/pvcnoded/objects/VMConsoleWatcherInstance.py index 1399c897..2e8dcf28 100644 --- a/node-daemon/pvcnoded/objects/VMConsoleWatcherInstance.py +++ b/node-daemon/pvcnoded/objects/VMConsoleWatcherInstance.py @@ -3,7 +3,7 @@ # VMConsoleWatcherInstance.py - Class implementing a console log watcher for PVC domains # Part of the Parallel Virtual Cluster (PVC) system # -# Copyright (C) 2018-2021 Joshua M. Boniface +# Copyright (C) 2018-2022 Joshua M. Boniface # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/node-daemon/pvcnoded/objects/VMInstance.py b/node-daemon/pvcnoded/objects/VMInstance.py index e305b8fa..bbcb0ca3 100644 --- a/node-daemon/pvcnoded/objects/VMInstance.py +++ b/node-daemon/pvcnoded/objects/VMInstance.py @@ -3,7 +3,7 @@ # VMInstance.py - Class implementing a PVC virtual machine in pvcnoded # Part of the Parallel Virtual Cluster (PVC) system # -# Copyright (C) 2018-2021 Joshua M. Boniface +# Copyright (C) 2018-2022 Joshua M. Boniface # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/node-daemon/pvcnoded/objects/VXNetworkInstance.py b/node-daemon/pvcnoded/objects/VXNetworkInstance.py index 97ace271..bdff21b1 100644 --- a/node-daemon/pvcnoded/objects/VXNetworkInstance.py +++ b/node-daemon/pvcnoded/objects/VXNetworkInstance.py @@ -3,7 +3,7 @@ # VXNetworkInstance.py - Class implementing a PVC VM network and run by pvcnoded # Part of the Parallel Virtual Cluster (PVC) system # -# Copyright (C) 2018-2021 Joshua M. Boniface +# Copyright (C) 2018-2022 Joshua M. Boniface # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/node-daemon/pvcnoded/util/config.py b/node-daemon/pvcnoded/util/config.py index 95ea1a4f..d4dd24c7 100644 --- a/node-daemon/pvcnoded/util/config.py +++ b/node-daemon/pvcnoded/util/config.py @@ -3,7 +3,7 @@ # config.py - Utility functions for pvcnoded configuration parsing # Part of the Parallel Virtual Cluster (PVC) system # -# Copyright (C) 2018-2021 Joshua M. Boniface +# Copyright (C) 2018-2022 Joshua M. Boniface # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/node-daemon/pvcnoded/util/fencing.py b/node-daemon/pvcnoded/util/fencing.py index c7445612..750cbffe 100644 --- a/node-daemon/pvcnoded/util/fencing.py +++ b/node-daemon/pvcnoded/util/fencing.py @@ -3,7 +3,7 @@ # fencing.py - Utility functions for pvcnoded fencing # Part of the Parallel Virtual Cluster (PVC) system # -# Copyright (C) 2018-2021 Joshua M. Boniface +# Copyright (C) 2018-2022 Joshua M. Boniface # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/node-daemon/pvcnoded/util/keepalive.py b/node-daemon/pvcnoded/util/keepalive.py index d1b052f6..2fb07284 100644 --- a/node-daemon/pvcnoded/util/keepalive.py +++ b/node-daemon/pvcnoded/util/keepalive.py @@ -3,7 +3,7 @@ # keepalive.py - Utility functions for pvcnoded Keepalives # Part of the Parallel Virtual Cluster (PVC) system # -# Copyright (C) 2018-2021 Joshua M. Boniface +# Copyright (C) 2018-2022 Joshua M. Boniface # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/node-daemon/pvcnoded/util/libvirt.py b/node-daemon/pvcnoded/util/libvirt.py index 9b707519..b769b9bb 100644 --- a/node-daemon/pvcnoded/util/libvirt.py +++ b/node-daemon/pvcnoded/util/libvirt.py @@ -3,7 +3,7 @@ # libvirt.py - Utility functions for pvcnoded libvirt # Part of the Parallel Virtual Cluster (PVC) system # -# Copyright (C) 2018-2021 Joshua M. Boniface +# Copyright (C) 2018-2022 Joshua M. Boniface # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/node-daemon/pvcnoded/util/networking.py b/node-daemon/pvcnoded/util/networking.py index ffff91ac..0b6cfb79 100644 --- a/node-daemon/pvcnoded/util/networking.py +++ b/node-daemon/pvcnoded/util/networking.py @@ -3,7 +3,7 @@ # networking.py - Utility functions for pvcnoded networking # Part of the Parallel Virtual Cluster (PVC) system # -# Copyright (C) 2018-2021 Joshua M. Boniface +# Copyright (C) 2018-2022 Joshua M. Boniface # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/node-daemon/pvcnoded/util/services.py b/node-daemon/pvcnoded/util/services.py index 3d3c4cea..e5d1f32b 100644 --- a/node-daemon/pvcnoded/util/services.py +++ b/node-daemon/pvcnoded/util/services.py @@ -3,7 +3,7 @@ # services.py - Utility functions for pvcnoded external services # Part of the Parallel Virtual Cluster (PVC) system # -# Copyright (C) 2018-2021 Joshua M. Boniface +# Copyright (C) 2018-2022 Joshua M. Boniface # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/node-daemon/pvcnoded/util/zookeeper.py b/node-daemon/pvcnoded/util/zookeeper.py index 17b4f711..ed96f0ed 100644 --- a/node-daemon/pvcnoded/util/zookeeper.py +++ b/node-daemon/pvcnoded/util/zookeeper.py @@ -4,7 +4,7 @@ # zookeeper.py - Utility functions for pvcnoded Zookeeper connections # Part of the Parallel Virtual Cluster (PVC) system # -# Copyright (C) 2018-2021 Joshua M. Boniface +# Copyright (C) 2018-2022 Joshua M. Boniface # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by