#1971 closed defect (fixed)

add 'tahoe admin create-container' command

Reported by: daira Owned by: daira
Priority: normal Milestone: 1.14.0
Component: code-frontend-cli Version: cloud-branch
Keywords: cloud-backend storage azure cli test-needed Cc:
Launchpad Bug:

Description

This is necessary for the cloud backend, because not all services (in particular Azure) have a convenient way to create a container manually.

Change History (7)

comment:1 Changed at 2013-05-17T17:40:20Z by daira

  • Status changed from new to assigned
  • Version changed from 1.10.0 to cloud-branch

https://github.com/LeastAuthority/tahoe-lafs/commits/1819-cloud-merge now has, as of 340fae83, the command working for S3 (only tested without DevPay) and Azure.

There are tests for the command help but none for the command itself or for S3 container creation.

comment:2 Changed at 2013-05-17T17:43:16Z by daira

  • Keywords test-needed added

comment:3 Changed at 2013-05-24T22:06:05Z by daira

  • Resolution set to fixed
  • Status changed from assigned to closed

Fixed (with tests) on the 1819-cloud-merge branch, in https://github.com/LeastAuthority/tahoe-lafs/commit/eba223c1461e7b4872394d55a68891dc1efca7d7 and the preceding 4 or so commits.

Last edited at 2013-05-24T22:06:17Z by daira (previous) (diff)

comment:4 Changed at 2013-05-24T22:11:16Z by daira

This currently only works for S3 and Azure. See #1977 for OpenStack and Google Cloud Storage support.

Last edited at 2013-05-24T22:11:25Z by daira (previous) (diff)

comment:5 Changed at 2014-11-27T03:49:31Z by daira

  • Milestone changed from soon to 1.12.0

comment:6 Changed at 2016-03-22T05:02:25Z by warner

  • Milestone changed from 1.12.0 to 1.13.0

Milestone renamed

comment:7 Changed at 2016-06-28T18:17:14Z by warner

  • Milestone changed from 1.13.0 to 1.14.0

renaming milestone

Note: See TracTickets for help on using tickets.