deb-python-openstacksdk/openstack/tests/unit/bare_metal
Brian Curtin 113543b47c Adjust some proxy method names in bare_metal
The method names for PortGroup are wrong. They were named properly in
the resource module name (port_group) but are imported under a different
name in the proxy (_portgroup) and then the proxy removes the
underscore from the method names. They are now correct and will be
removed at 1.0.

Change-Id: I98e040e1b3185723d08d0cde7fe56e07a0b84470
2017-02-07 12:42:27 -05:00
..
v1 Adjust some proxy method names in bare_metal 2017-02-07 12:42:27 -05:00
__init__.py Prepare for baremetal API implementation 2016-10-14 19:05:09 +08:00
test_bare_metal_service.py Prepare for baremetal API implementation 2016-10-14 19:05:09 +08:00
test_version.py Prepare for baremetal API implementation 2016-10-14 19:05:09 +08:00