mirror of
https://opendev.org/openstack/networking-baremetal.git
synced 2026-01-16 23:13:53 +00:00
Neutron plugins for Ironic/Neutron integration
If the agent cannot fully start up because of a bad password or a bad configuration file then it will error out when it tries to stop the heartbeat which wasn't created yet, with the real error much higher up. This allows the code to more gracefully fail and the real error to be more apparent. Change-Id: I65607f45c488864e35c63b55d221e25fd4761fe1 Signed-off-by: Doug Goldstein <cardoe@cardoe.com> |
||
|---|---|---|
| devstack | ||
| doc | ||
| networking_baremetal | ||
| releasenotes | ||
| tools | ||
| zuul.d | ||
| .gitignore | ||
| .gitreview | ||
| .stestr.conf | ||
| CONTRIBUTING.rst | ||
| HACKING.rst | ||
| LICENSE | ||
| MANIFEST.in | ||
| README.rst | ||
| requirements.txt | ||
| setup.cfg | ||
| setup.py | ||
| test-requirements.txt | ||
| tox.ini | ||
networking-baremetal plugin --------------------------- This project's goal is to provide deep integration between the Networking service and the Bare Metal service and advanced networking features like notifications of port status changes and routed networks support in clouds with Bare Metal service. * Free software: Apache license * Documentation: http://docs.openstack.org/networking-baremetal/latest * Source: http://opendev.org/openstack/networking-baremetal * Bugs: https://bugs.launchpad.net/networking-baremetal * Release notes: https://docs.openstack.org/releasenotes/networking-baremetal/