Make dir name more clear
Not all HWM examples will be device-centric
This commit is contained in:
parent
094dadd93e
commit
16476b266f
@ -13,8 +13,8 @@ classifier =
|
||||
|
||||
[files]
|
||||
packages =
|
||||
example_device_hardware_manager
|
||||
example_hardware_managers
|
||||
|
||||
[entry_points]
|
||||
ironic_python_agent.hardware_managers =
|
||||
example_device = example_device_hardware_manager.example_device:ExampleDeviceHardwareManager
|
||||
example_device = example_hardware_managers.example_device:ExampleDeviceHardwareManager
|
||||
|
Loading…
Reference in New Issue
Block a user