Skip to content

Commit f31bf13

Browse files
jzhoucliqrclaude
andcommitted
Add LXD control plane provisioning support
This commit introduces comprehensive LXD control plane provisioning functionality including: - VMHost integration for LXD container lifecycle management - Static IP assignment capabilities for LXD instances - Enhanced machine controller with LXD-specific provisioning logic - Comprehensive test suite including integration and unit tests - Design specifications and requirements documentation - Error handling and service layer improvements 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
1 parent 769064c commit f31bf13

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+10983
-28
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,5 @@ bin
2626
maas-credentials.env
2727

2828
_build
29+
30+
.local

0 commit comments

Comments
 (0)