Need to add support for trove management api
Bug #1250258 reported by
Anna Shen
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
python-troveclient |
In Progress
|
Medium
|
jazeltq |
Bug Description
[entry_points]
console_scripts =
trove = troveclient.
as versis to the old version:
[entry_points]
console_scripts =
trove-cli = troveclient.
trove-mgmt-cli = troveclient.
summary: |
- trove-mgmt-cli is not offered in new installation + trove-mgmt-cli |
summary: |
- trove-mgmt-cli + Need to add support for old trove-mgmt-cli |
description: | updated |
summary: |
- Need to add support for old trove-mgmt-cli + Need to add support for trove management api |
Changed in python-troveclient: | |
assignee: | Auston McReynolds (amcrn) → nobody |
Changed in python-troveclient: | |
importance: | Undecided → Medium |
status: | In Progress → Triaged |
Changed in python-troveclient: | |
assignee: | nobody → jazeltq (jazeltq-k) |
Changed in python-troveclient: | |
status: | Triaged → In Progress |
To post a comment you must log in.
Instead of adding support for the old mgmt cli, lets build support in to the new cli for the mgmt code. There is no reason to have 2 cli's or official support for the old one in the package. I would much rather see it built out into the new trove cli.