fuel-mirror usage is not documented
Bug #1563086 reported by
Alex Schultz
This bug affects 5 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Fix Committed
|
High
|
Olena Logvinova | ||
8.0.x |
Confirmed
|
High
|
Olena Logvinova | ||
Mitaka |
Fix Committed
|
High
|
Olena Logvinova |
Bug Description
Detailed bug description:
fuel-mirror is the new way to create a local mirror as of 8.0 but there is no documentation around usage or equivalent fuel-createmirror commands. fuel-mirror help create mentions 'groups' and 'paths' but provides no information as to what these could/shouldbe.
Steps to reproduce:
Attempt to use fuel-mirror...
Expected results:
Be able to actually know how to use fuel-mirror.
Actual result:
No idea what i'm doing due to lack of documentation.
Impact:
End users are frustrated and asking developers how to use it.
Changed in fuel: | |
assignee: | nobody → Marcellin Fom Tchassem (mf6510) |
Changed in fuel: | |
status: | New → Confirmed |
tags: | removed: area-python |
Changed in fuel: | |
assignee: | Marcellin Fom Tchassem (mf6510) → nobody |
Changed in fuel: | |
assignee: | nobody → Fuel Documentation Team (fuel-docs) |
Changed in fuel: | |
assignee: | Fuel Documentation Team (fuel-docs) → Evgeny Konstantinov (evkonstantinov) |
Changed in fuel: | |
milestone: | 9.0 → 10.0 |
Changed in fuel: | |
assignee: | Evgeny Konstantinov (evkonstantinov) → Svetlana Karslioglu (skarslioglu) |
Changed in fuel: | |
assignee: | Svetlana Karslioglu (skarslioglu) → Evgeny Konstantinov (evkonstantinov) |
Changed in fuel: | |
milestone: | 10.0 → 9.2 |
Changed in fuel: | |
assignee: | Evgeny Konstantinov (evkonstantinov) → Olena Logvinova (ologvinova) |
Changed in fuel: | |
milestone: | 9.2 → 10.1 |
Changed in fuel: | |
status: | In Progress → Fix Committed |
To post a comment you must log in.
Documentation for MSO 8.0 refers to fuel-createmirror online and in the fuel installer.
fuel-createmirror is deprecated and not installed on MOS 8.0.
fuel-mirror is installed but the documentation (fuel-mirror --help) is lacking information and examples.
Adding the options for --pattern would be helpful
fuel-mirror create --pattern [ubuntu|centos] --group []
The groups are listed in /usr/share/ fuel-mirror/ *yaml and should be returned when asking for help. Or point to the yaml file or directory.