[Yahoo-eng-team] [Bug 1599192] [NEW] glance-replicator size: Display human-readable size

2016-07-05 Thread Marc Abramowitz
``` ** Affects: glance Importance: Undecided Assignee: Marc Abramowitz (msabramo) Status: In Progress ** Tags: glance-replicator ** Changed in: glance Assignee: (unassigned) => Marc Abramowitz (msabramo) ** Changed in: glance Status: New => In Progress -- You receive

[Yahoo-eng-team] [Bug 1599187] [NEW] glance-replicator size: Handle no slavetoken case better

2016-07-05 Thread Marc Abramowitz
entialError: Missing required credential: slavetoken ... ``` ** Affects: glance Importance: Undecided Assignee: Marc Abramowitz (msabramo) Status: In Progress ** Tags: glance-replicator ** Changed in: glance Assignee: (unassigned) => Marc Abramowitz (msabramo) ** Changed

[Yahoo-eng-team] [Bug 1599169] [NEW] glance-replicator size raises "object of type 'NoneType' has no len()" exception when no args provided

2016-07-05 Thread Marc Abramowitz
plication_size size Determine the size of a glance instance if dumped to disk. server:port: the location of the glance instance. ERROR: Too few arguments. ``` ** Affects: glance Importance: Undecided Assignee: Marc Abramowitz (msabramo) Status: In Progress ** Tag

[Yahoo-eng-team] [Bug 1598985] [NEW] glance-replicator compare output should show image name in addition to image id for missing images

2016-07-04 Thread Marc Abramowitz
Public bug reported: For `glance-replicator compare`, I think we should show the image name in `entirely missing from the destination` warnings. The image name is more meaningful to humans than the image id. E.g: Instead of: ``` $ glance-replicator --mastertoken $PRIMARY_AUTH_TOKEN --slavetoken

[Yahoo-eng-team] [Bug 1598928] [NEW] glance-replicator does not accept space-separated command-line arguments

2016-07-04 Thread Marc Abramowitz
Public bug reported: glance-replicator does not accept space-separated command-line arguments. It currently requires the user to provide a single command- line argument that is a comma-separated string, which doesn't match UNIX conventions or the docs for glance-replicator. ``` $ glance-replicato