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
F13190199: D10745.diff
Sat, May 11, 8:10 AM
F13189671: D10745.id25804.diff
Sat, May 11, 6:17 AM
F13174702: D10745.diff
Wed, May 8, 12:45 AM
Unknown Object (File)
Fri, May 3, 4:40 PM
Unknown Object (File)
Fri, Apr 26, 4:20 PM
Unknown Object (File)
Apr 16 2024, 10:56 AM
Unknown Object (File)
Apr 7 2024, 6:43 AM
Unknown Object (File)
Apr 7 2024, 3:31 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
Branch
host8
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 2888
Build 2892: [Placeholder Plan] Wait for 30 Seconds

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.