Bug 1426251
Summary: | [Docs][RFE][HardProv] Document hardware introspection using MariaDB | ||
---|---|---|---|
Product: | Red Hat OpenStack | Reporter: | Sandra McCann <samccann> |
Component: | documentation | Assignee: | Charelle Collett <ccollett> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Dan Macpherson <dmacpher> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 11.0 (Ocata) | CC: | ccollett, dcadzow, dmacpher, dyasny, lbopf, mkovacik, racedoro, srevivo |
Target Milestone: | --- | ||
Target Release: | 11.0 (Ocata) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2017-08-22 02:43:15 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: | 1418220 | ||
Bug Blocks: |
Description
Sandra McCann
2017-02-23 14:23:15 UTC
No impact to ironic in the overcloud documentation. Seeking clarification for the undercloud. inspector.conf in OSP11 as tested TODAY openstack-ironic-inspector-5.0.1-1.el7ost.noarch [database] # # From oslo.db # # DEPRECATED: The file name to use with SQLite. (string value) # Deprecated group/name - [DEFAULT]/sqlite_db # This option is deprecated for removal. # Its value may be silently ignored in the future. # Reason: Should use config option connection or slave_connection to # connect the database. #sqlite_db = oslo.sqlite # If True, SQLite uses synchronous mode. (boolean value) # Deprecated group/name - [DEFAULT]/sqlite_synchronous #sqlite_synchronous = true # The back end to use for the database. (string value) # Deprecated group/name - [DEFAULT]/db_backend #backend = sqlalchemy # The SQLAlchemy connection string to use to connect to the database. # (string value) # Deprecated group/name - [DEFAULT]/sql_connection # Deprecated group/name - [DATABASE]/sql_connection # Deprecated group/name - [sql]/connection #connection = <None> connection = mysql+pymysql://ironic-inspector:3ee48fc100744b22647a63775ec9bb72891b1d30.24.1/ironic-inspector (In reply to Dan Yasny from comment #4) Dan, thanks for the check! Thanks for the clarifications, Dan & Milan! Merged and verified! Thanks Dan! Published in Pantheon: https://access.redhat.com/documentation/en-us/red_hat_openstack_platform/11/html-single/director_installation_and_usage/ |