Skip to content

orca doctor

Diagnose orca configuration and connectivity.

The reference below is generated from the live CLI by mkdocs-click. It always reflects the version installed.

orca doctor

Run a pre-deployment health check on your OpenStack environment.

Verifies authentication, quota headroom, default security group rules, and service availability. No destructive operations are performed unless --fix is specified.

Checks performed: ✓ Authentication & token validity ✓ Service reachability (Nova, Neutron, Cinder, Glance) ✓ Compute quota headroom (instances, cores, RAM) ✓ Volume quota headroom ✓ Network quota headroom (floating IPs, security groups) ✓ Default security group SSH/ICMP rules

Quota thresholds: Green < 70% — comfortable headroom Yellow 70–90% — monitor closely Red ≥ 90% — critical, next deploy may fail

Usage:

orca doctor [OPTIONS]

Options:

Name Type Description Default
--fix boolean Attempt to fix auto-correctable issues. False
--cidr text CIDR for auto-created security group rules (--fix). Defaults to interactive prompt when a TTY is detected, otherwise 0.0.0.0/0. None
--list-deprecated boolean List every ADR-0008 deprecated alias in the CLI tree and exit (offline — no authentication required). False
--help boolean Show this message and exit. False