Commit Graph

7 Commits

Author SHA1 Message Date
Slawek Kaplonski e17b6555ac Switch to stestr
According to Openstack summit session [1] stestr is
maintained project to which all Openstack projects
should migrate.
Let's switch it then.

[1] https://etherpad.openstack.org/p/YVR-python-pti

Change-Id: I430dc5268fb9ef8fcd6e1009f50fb64e32089c37
2018-05-24 11:09:18 -07:00
Armando Migliaccio b3de3b6e69 Fix unit test failures due to switch to testr changes
Change-Id: Idae1413a769371cb7c76d4689f6dab67c72b22be
2017-09-14 08:17:35 -07:00
Akihiro Motoki f9b06e8937 Enable module reference
Also fixes sphinx warnings in existing docstrings.

Change-Id: Iccccd782ff8b80a3fd2764e7ef9cc3dde46e32ee
2017-07-05 12:09:10 +09:00
Armando Migliaccio 4fbf12151c Add release notes target
Release notes for neutron-lib are meant to address neutron
developers and help them identify changes from one release
to another.

Change-Id: I51d2049643d3b35484d07f2f4aad7765f6dac958
2016-10-20 11:22:32 -07:00
Akihiro Motoki 0ac922ece1 WADL to RST migration
This patch brings the Networking API Reference to a repository
under the neutron stadium. It is a part of the effort described here [1]:
As we discussed in the stadium evolution [2], we plan to have the API stuff
in neutron-lib, so the API reference is hosted on neutron-lib as well.

The goal of this patch is to import converted RST API references.
Cleanup is planned once this patch is merged.

[1] https://wiki.openstack.org/wiki/Documentation/Migrate#API_Reference_Plan
[2] https://review.openstack.org/312199

Change-Id: I6f2c4d476c31b252bfb181138505673f397639fc
2016-06-11 18:47:44 +00:00
Kyle Mestery c358066282 Cleanup .gitignore
Per Henry's comments here [1], lets clean this up so it looks
nice and fancy like Neutron's .gitignore.

[1] https://review.openstack.org/#/c/247855/

Change-Id: Ie843eedc19fff5a0a4c342617c83093aa2cfbcbf
Signed-off-by: Kyle Mestery <mestery@mestery.com>
2015-11-23 13:15:43 -06:00
Doug Wiegley b0d12660ea Initial cookiecutter commit
Partially-Implements: bp neutron-lib
Change-Id: Ia6884f545efb56429bcb74246a74e95d1318376a
2015-11-20 17:24:43 -07:00