Currently has some use # noqa because out 79 - character limit,
in order to conform the pep8 specification, I think we can make
some changes
Change-Id: Ia91ec8175521854e0b413441a2e05a23330aa8c3
This improves the documentation for the installation of Trove.
The following items were documented:
* Required ConfigDrive parameter change for taskmanager
* Network regex and driver for Neutron
* Installation of the trove-dashboard component
* Using cloud-init as an alternative for guest-images
Change-Id: I1c5d5bab9e4e73f139bba645cda925176abcce82
Partial-Bug: 1610466
As discussed in the Liberty Design Summit "Moving apps to Python 3"
cross-project workshop, the way forward in the near future is to
switch to the pure-python PyMySQL library as a default.
https://etherpad.openstack.org/p/liberty-cross-project-python3
BaseMySqlRootAccess.enable_root(): catch also InternalError because
the PyMySQL error is not wrapped into a SQLAlchemy OperationalError,
but a generic SQLAlchemy InternalError. Similar change is made in
026_datastore_versions_unique_fix.py.
This change requires a trove integration change to add the PyMySQL to
the guest image: Id4d013d174ba40a453819f900aaa316a93e59b48.
Partially implements: blueprint trove-python3
Co-Authored-By: Victor Stinner <vstinner@redhat.com>
Depends-On: Id4d013d174ba40a453819f900aaa316a93e59b48
Change-Id: I65e8a8d5dc251a8b00529cdfb1a6ada3d5720f68
Remove extra lines, those are in introduction. Fix wrong service name.
This is a followup to a comment on
Idf8cb90536fd4b4d9a2d0695ef30f498b1283410 after the merge.
Change-Id: I75d3941248409b613a79ef9966b78ea7ac92e97d