[tahoe-lafs-trac-stream] [Tahoe-LAFS] #2773: `tahoe create-node` should require `--location` and/or `--hostname`, and not autodetect
Tahoe-LAFS
trac at tahoe-lafs.org
Sat Sep 10 02:15:39 UTC 2016
#2773: `tahoe create-node` should require `--location` and/or `--hostname`, and
not autodetect
--------------------------------+--------------------
Reporter: warner | Owner: warner
Type: task | Status: closed
Priority: normal | Milestone: 1.12.0
Component: code-nodeadmin | Version: 1.11.0
Resolution: fixed | Keywords:
Launchpad Bug: |
--------------------------------+--------------------
Changes (by Brian Warner <warner@…>):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"a8899c8fc3047683ca89dbb5e4f9df0ae2d94e41/trunk"
a8899c8/trunk]:
{{{
#!CommitTicketReference repository="trunk"
revision="a8899c8fc3047683ca89dbb5e4f9df0ae2d94e41"
Merge branch '2773-listen-port'
This adds several arguments to "tahoe create-node" and
create-introducer:
* --location=/--port=: always provided as a pair, directly set the
listening port and the advertised location
* --hostname=: provides the node's hostname so it doesn't have to crawl
the network interfaces for IP addresses, when listening on TCP
* --listen=: can only be "tcp" for now, but will soon be the way to
enable automatic listener setup for Tor and I2P services
This is a rebased and cleaned-up version of #336, which fixes a bunch of
tests, and simplifies the argument validation slightly.
closes tahoe-lafs/tahoe-lafs#336
closes ticket:2773
}}}
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2773#comment:17>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list