deb-python-openstacksdk/doc/source/users/guides/bare_metal.rst

10 lines
319 B
ReStructuredText

Using OpenStack Bare Metal
===========================
Before working with the Bare Metal service, you'll need to create a
connection to your OpenStack cloud by following the :doc:`connect` user
guide. This will provide you with the ``conn`` variable used in the examples
below.
.. TODO(Qiming): Implement this guide