openstacksdk/doc/source/users/guides/baremetal.rst

10 lines
317 B
ReStructuredText

Using OpenStack Baremetal
===========================
Before working with the Baremetal 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