#2916 new enhancement

grid-manager

Reported by: meejah Owned by: itamarst
Priority: normal Milestone: Grid Management
Component: code-network Version: 1.12.1
Keywords: accounting, grid-manager Cc: gregchabra@…, abahedison@…
Launchpad Bug:

Description

As part of the general "umbrella" of "Accounting" we have been discussing a "grid-manager". This ticket is to capture discussion and designs around this concept.

Change History (16)

comment:2 Changed at 2020-10-05T03:07:31Z by meejah

See https://github.com/tahoe-lafs/tahoe-lafs/pull/605 for a proposal + implementation

comment:3 Changed at 2020-10-05T03:07:42Z by meejah

  • Keywords review added

comment:4 Changed at 2020-10-19T12:31:56Z by exarkun

  • Owner set to exarkun
  • Status changed from new to assigned

comment:5 Changed at 2020-10-19T15:05:19Z by exarkun

  • Keywords review removed
  • Owner changed from exarkun to meejah
  • Status changed from assigned to new

comment:6 Changed at 2021-05-02T13:38:00Z by maylee

  • Milestone changed from undecided to Grid Management

comment:7 Changed at 2022-05-17T20:25:39Z by yarnwindle

  • Cc gregchabra@… added
  • Owner changed from meejah to edison12a

comment:8 Changed at 2022-05-18T20:06:52Z by edison12a

I'm currently resolving installation-dependency conflicts. Next I'll run the test suite.

comment:9 Changed at 2022-05-18T20:28:41Z by edison12a

  • Cc abahedison@… added
  • Status changed from new to assigned

comment:10 Changed at 2022-05-18T21:35:27Z by meejah

Can you push your progress somewhere? (e.g. to your fork of tahoe-lafs in github, or similar)

comment:11 Changed at 2022-05-23T19:49:42Z by edison12a

Yes, I'll update this branch with the changes to the requirements/setup files https://github.com/edison12a/tahoe-lafs/tree/2916.grid-manager-proposal.5. I'll leave a comment when that's done

comment:12 Changed at 2022-05-24T11:04:54Z by edison12a

These are the changes I have pushed from my local env: https://github.com/edison12a/tahoe-lafs/commit/860d835eeb25f638dd0821904ddf41f0af65ec65

Work done:

  • Removing Python 2 (by forced-update)
  • Upgrading build dependencies

Work Ongoing:

  • Running, investigating and fixing failing tests

comment:13 Changed at 2022-06-01T14:53:09Z by edison12a

These are the changes I have made against meejah's fork: https://github.com/meejah/tahoe-lafs/pull/3

comment:14 Changed at 2022-06-01T19:55:19Z by edison12a

I'm still working on fixing tests on my feature branch. The status is currently: FAILED (skips=19, failures=2, errors=30, successes=1727)

comment:15 Changed at 2022-06-14T16:46:46Z by edison12a

Update: Still fixing tests. Currently running allmydata.test.cli.test_invite.

Version 0, edited at 2022-06-14T16:46:46Z by edison12a (next)

comment:16 Changed at 2022-07-26T19:30:18Z by yarnwindle

  • Owner changed from edison12a to itamarst
  • Status changed from assigned to new
Note: See TracTickets for help on using tickets.