Skip to content

Commit 8a64a26

Browse files
committed
deploy: 653ba36
1 parent aacc9ac commit 8a64a26

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>orchestration</code> (Heat): OrchestrationService + Stack /
3532+
StackResource / StackEvent / StackOutput TypedDicts. Migrated
3533+
<code>commands/stack.py</code> (stack CRUD + actions + abandon; resources,
3534+
events, outputs, templates, validate, resource types) and the
3535+
Heat callers in <code>commands/cleanup.py</code> (failed-stack discovery +
3536+
delete) and <code>commands/project.py</code> (project cleanup + _delete_one
3537+
stack branch).</li>
35313538
<li>2026-04-22 — <code>identity</code> (Keystone v3): IdentityService + Project /
35323539
User / Role (+ RoleAssignment / RoleInference) / Domain / Group /
35333540
Credential / ApplicationCredential / Endpoint / EndpointGroup /

search/search_index.json

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

0 commit comments

Comments
 (0)