Skip to content

Commit e8989b2

Browse files
committed
deploy: 0852bdb
1 parent 8a64a26 commit e8989b2

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

adr/0007-incremental-services-layer/index.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3528,6 +3528,13 @@ <h2 id="migration-tracking">Migration tracking<a class="headerlink" href="#migra
35283528
direct <code>client.put</code> in <code>commands/server.py</code>), and routed the
35293529
<code>volume tree</code> server-name lookup through <code>ServerService.find</code>
35303530
instead of a direct <code>/servers/detail</code> call.</li>
3531+
<li>2026-04-22 — <code>load-balancer</code> (Octavia): LoadBalancerService +
3532+
LoadBalancer / Listener / Pool / Member / HealthMonitor / L7Policy
3533+
/ L7Rule / Amphora TypedDicts. Migrated <code>commands/loadbalancer.py</code>
3534+
(lb CRUD + stats + status, listeners, pools + members, health
3535+
monitors, L7 policies + rules, admin amphorae + failover) and the
3536+
cross-service Octavia callers in <code>commands/cleanup.py</code>,
3537+
<code>commands/project.py</code> and <code>commands/ip_whois.py</code>.</li>
35313538
<li>2026-04-22 — <code>orchestration</code> (Heat): OrchestrationService + Stack /
35323539
StackResource / StackEvent / StackOutput TypedDicts. Migrated
35333540
<code>commands/stack.py</code> (stack CRUD + actions + abandon; resources,

search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)