Bug 1081703
| Summary: | [Doc][RFE] Support for Cinder v2 | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Summer Long <slong> |
| Component: | doc-Administration_User_Guide | Assignee: | Deepti Navale <dnavale> |
| Status: | CLOSED NOTABUG | QA Contact: | ecs-bugs |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 4.0 | CC: | aortega, ddomingo, dron, iovadia, jpichon, mrunge, rhos-integ, yeylon |
| Target Milestone: | Upstream M3 | Keywords: | Documentation, FutureFeature |
| Target Release: | 5.0 (RHEL 7) | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| URL: | https://blueprints.launchpad.net/horizon/+spec/cinder-v2-horizon | ||
| Whiteboard: | docs-rhos5-ups storage upstream_milestone_icehouse-3 upstream_status_implemented upstream_definition_approved | ||
| Fixed In Version: | Doc Type: | Enhancement | |
| Doc Text: |
Feature:
Reason:
Result (if any):
|
Story Points: | --- |
| Clone Of: | 1035790 | Environment: | |
| Last Closed: | 2014-07-09 01:01:02 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 1035790 | ||
| Bug Blocks: | |||
|
Description
Summer Long
2014-03-27 19:06:39 UTC
Looks like Cinder v2 is already supported, at least as far as the docs are concerned:
http://docs.openstack.org/user-guide/content/cinder_commands.html
http://docs.openstack.org/user-guide-admin/content/cinderclient_commands.html
See the documentation on "--os-volume-api-version" on both pages.
I looked at the docs, and there are no current procedures where this option is relevant or even used. I'm not seeing a documentation impact here, at least for Cinder; also, from the original bug (BZ#1035790) it looks like a fix would not have any docs impact at all.
Setting Julie Pichon as NEEDINFO on this. Julie, is there an actual docs impact on this? Or can I close this NOTABUG?
The original bug is about Horizon adding support for Cinder v2. Before that, when using Horizon with a Cinder v2 endpoint, Horizon would error on the Volumes page. I described the configuration change to Horizon's local_settings.py in the doc text for the original bug, if one wishes to enable Cinder v2 in the dashboard. I'm not sure if we usually document these (for instance you can use the same setting to work with Keystone v3 since Havana). With regard to endpoints, I have v1 and v2 explicitly set up in my endpoints URLs as well FWIW. Cinder supports having 2 volume endpoints, of type 'volume' and 'volumev2' respectively. This is a way to make it possible to work with Cinder even with services that don't fully support it (e.g. Horizon until now, and I believe Nova still doesn't support Cinder v2 either). For more details, it probably would be better to ask one of the Cinder folks directly. Thanks! Reassigning to Deepti Navale to process any dashboard-related docs changes. |