pve-manager/PVE/API2
Thomas Lamprecht d4d2e789b8 api/CephOSD: cleanup and sort module usage
most of this was imported by just copying without verifying if all is
actually required. Some lost its purpose as we re-used more from our
existing module code base (e.g., pve-common) but wasn't actually
removed.

As this file includes two perl modules you need to take a bit caution
when looking at this, as some things are used in one module but not
the other - simple grep'ing at this may give false positives.

Also include the missing IO::File use.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-11-22 11:06:12 +01:00
..
ACME.pm ACMEv2 order "ready" status update 2018-06-25 10:42:17 +02:00
ACMEAccount.pm pvenode: use print_api_result to print acme account information 2018-07-26 13:09:08 +02:00
APT.pm add pve-edk2-firmware to pveversion package list 2018-10-23 13:34:26 +02:00
Backup.pm restrict vzdump cron options 2016-10-17 10:36:06 +02:00
Ceph.pm api/CephOSD: cleanup and sort module usage 2018-11-22 11:06:12 +01:00
Certificates.pm add certificates API endpoints 2018-05-02 11:34:52 +02:00
Cluster.pm fixe return values in /cluster/resources 2018-08-20 11:31:53 +02:00
HAConfig.pm use new ha infrastructure 2015-04-03 08:36:59 +02:00
Makefile rename PVE::API2::Storage::Scan to PVE::API2::Scan 2018-11-19 15:04:31 +01:00
Network.pm use 'die' instead of 'raise_param_exc' 2018-10-08 13:32:03 +02:00
NodeConfig.pm add node configuration file and API 2018-05-02 11:34:52 +02:00
Nodes.pm rename PVE::API2::Storage::Scan to PVE::API2::Scan 2018-11-19 15:04:31 +01:00
Pool.pm lxc added to read_pool 2015-07-22 13:30:23 +02:00
Replication.pm cleanup 2017-12-14 09:07:00 +01:00
ReplicationConfig.pm Fix create replication job 2017-06-28 14:20:09 +02:00
Scan.pm rename PVE::API2::Storage::Scan to PVE::API2::Scan 2018-11-19 15:04:31 +01:00
Services.pm Fix #1386: track postfix daemon status via postfix@- 2017-05-29 14:52:24 +02:00
Subscription.pm fix wrong permissions for subscription info 2018-10-30 11:37:00 +01:00
Tasks.pm whitespace fix 2018-06-29 10:31:23 +02:00
VZDump.pm use new PVE::Storage::check_volume_access() 2017-01-18 17:30:40 +01:00