Page MenuHomePhabricator

Add AlmanacBinding, to bind a service to an interface
ClosedPublic

Authored by epriestley on Oct 24 2014, 5:14 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Apr 26, 4:20 PM
Unknown Object (File)
Tue, Apr 16, 10:56 AM
Unknown Object (File)
Sun, Apr 7, 6:43 AM
Unknown Object (File)
Sun, Apr 7, 3:31 AM
Unknown Object (File)
Thu, Apr 4, 10:07 AM
Unknown Object (File)
Mar 30 2024, 6:37 PM
Unknown Object (File)
Mar 29 2024, 4:52 AM
Unknown Object (File)
Feb 1 2024, 6:18 AM
Subscribers

Details

Summary

Ref T5833. Allows you to bind a service (like db.example.com) to one or more interfaces (for example, to specify a pool with one read/write host and two read-only hosts). You can't configure which hosts have which properties yet, but you can add all the relevant interfaces to the service. Next diff will start supporting service, binding, and device properties like "is writable", "is active", etc., so that Almanac will be able to express operations like "change which database is writable", "disable writes", "bring a device down", etc.

Test Plan

See screenshots.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Add AlmanacBinding, to bind a service to an interface.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
btrahan edited edge metadata.
This revision is now accepted and ready to land.Oct 27 2014, 5:25 PM
This revision was automatically updated to reflect the committed changes.