Neutron plugins for Ironic/Neutron integration
 
 
Go to file
Andreas Jaeger d6bc685ce0 Cleanup py27 support
Make a few cleanups:
- Remove python 2.7 stanza from setup.py
- Add requires on python >= 3.6 to setup.cfg so that pypi and pip
  know about the requirement
- Remove obsolete sections from setup.cfg
- Update classifiers
- Update requirements, no need for python_version anymore
- Use sphinx-build, switch to apidoc for API building

Change-Id: If1fc722a1ebaa8334642f1b632147bc939dfa3cc
2020-04-05 20:29:22 +02:00
devstack Fix networking-baremetal CI 2019-08-27 14:36:04 +00:00
doc/source Cleanup py27 support 2020-04-05 20:29:22 +02:00
networking_baremetal Stop using six library 2019-12-03 14:22:46 +01:00
releasenotes Drop python 2.7 support and testing 2019-11-21 14:17:51 +01:00
tools Break out ironic client from neutron agent 2019-01-17 13:28:04 +01:00
zuul.d Drop python 2.7 support and testing 2019-11-21 14:17:51 +01:00
.gitignore Remove testrepository and .testr.conf 2018-07-30 07:19:33 +00:00
.gitreview OpenDev Migration Patch 2019-04-19 19:34:31 +00:00
.stestr.conf Switch to using stestr 2018-06-13 06:08:20 -04:00
CONTRIBUTING.rst Change Launchpad references to Storyboard 2018-03-26 15:24:34 -07:00
HACKING.rst Update URLs in documents according to document migration 2017-09-05 15:48:35 +08:00
LICENSE Initial commit from cookiecutter 2017-03-17 14:40:54 +02:00
MANIFEST.in Initial commit from cookiecutter 2017-03-17 14:40:54 +02:00
README.rst Use opendev repository 2019-04-24 13:45:54 +08:00
babel.cfg Initial commit from cookiecutter 2017-03-17 14:40:54 +02:00
lower-constraints.txt Cleanup py27 support 2020-04-05 20:29:22 +02:00
requirements.txt Update neutron requirement 2019-10-03 11:16:04 +02:00
setup.cfg Cleanup py27 support 2020-04-05 20:29:22 +02:00
setup.py Cleanup py27 support 2020-04-05 20:29:22 +02:00
test-requirements.txt Cleanup py27 support 2020-04-05 20:29:22 +02:00
tox.ini Cleanup py27 support 2020-04-05 20:29:22 +02:00

README.rst

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.