23c345d61d
A very limited and minimal serial console example client code exists in the documentation [1] for testing purposes. This code was not updated to python 3. This patch updates the example code to be python3 compatible. [1] https://docs.openstack.org/nova/latest/contributor/testing/serial-console.html#testing-the-api Closes-Bug: #2009956 Change-Id: If6617f169d1221b4c43938bdfd37207d079cc7da
OpenStack Nova Documentation README =================================== Both contributor developer documentation and REST API documentation are sourced here. Contributor developer docs are built to: https://docs.openstack.org/nova/latest/ API guide docs are built to: https://docs.openstack.org/api-guide/compute/ For more details, see the "Building the Documentation" section of doc/source/contributor/development-environment.rst.