Monty Taylor 40d425c595
Merge user and users sections of the docs
The openstack doc standard location is 'user', so go with that.
Incorporate pages from the shade and occ docs into the appropriate
places in the user index file.

This still leaves user/logging and user/guide/logging which need to be
rationalized. That will come in the next commit, as it also needs to
actually rationalize the logging helper functions.

Remove the Makefile, as it's not used by things.

Change-Id: I26f36370ef9651f4bcaa7dee3b903309463d9592
2018-01-15 19:19:50 -06:00

3.0 KiB

Baremetal API

For details on how to use baremetal, see /user/guides/baremetal

openstack.baremetal.v1._proxy

The Baremetal Class

The baremetal high-level interface is available through the baremetal member of a ~openstack.connection.Connection object. The baremetal member will only be added if the service is detected.

Node Operations

openstack.baremetal.v1._proxy.Proxy

openstack.baremetal.v1._proxy.Proxy.create_node

openstack.baremetal.v1._proxy.Proxy.update_node

openstack.baremetal.v1._proxy.Proxy.delete_node

openstack.baremetal.v1._proxy.Proxy.get_node

openstack.baremetal.v1._proxy.Proxy.find_node

openstack.baremetal.v1._proxy.Proxy.nodes

Port Operations

openstack.baremetal.v1._proxy.Proxy

openstack.baremetal.v1._proxy.Proxy.create_port

openstack.baremetal.v1._proxy.Proxy.update_port

openstack.baremetal.v1._proxy.Proxy.delete_port

openstack.baremetal.v1._proxy.Proxy.get_port

openstack.baremetal.v1._proxy.Proxy.find_port

openstack.baremetal.v1._proxy.Proxy.ports

Port Group Operations

openstack.baremetal.v1._proxy.Proxy

openstack.baremetal.v1._proxy.Proxy.create_port_group

openstack.baremetal.v1._proxy.Proxy.update_port_group

openstack.baremetal.v1._proxy.Proxy.delete_port_group

openstack.baremetal.v1._proxy.Proxy.get_port_group

openstack.baremetal.v1._proxy.Proxy.find_port_group

openstack.baremetal.v1._proxy.Proxy.port_groups

Driver Operations

openstack.baremetal.v1._proxy.Proxy

openstack.baremetal.v1._proxy.Proxy.drivers

openstack.baremetal.v1._proxy.Proxy.get_driver

Chassis Operations

openstack.baremetal.v1._proxy.Proxy

openstack.baremetal.v1._proxy.Proxy.create_chassis

openstack.baremetal.v1._proxy.Proxy.update_chassis

openstack.baremetal.v1._proxy.Proxy.delete_chassis

openstack.baremetal.v1._proxy.Proxy.get_chassis

openstack.baremetal.v1._proxy.Proxy.find_chassis

openstack.baremetal.v1._proxy.Proxy.chassis

Deprecated Methods

openstack.baremetal.v1._proxy.Proxy

openstack.baremetal.v1._proxy.Proxy.create_portgroup

openstack.baremetal.v1._proxy.Proxy.update_portgroup

openstack.baremetal.v1._proxy.Proxy.delete_portgroup

openstack.baremetal.v1._proxy.Proxy.get_portgroup

openstack.baremetal.v1._proxy.Proxy.find_portgroup

openstack.baremetal.v1._proxy.Proxy.portgroups