Commit Graph

13 Commits

Author SHA1 Message Date
Andreas Jaeger f0be3fddf6 Retire astara repo
Retire repository, following
https://docs.openstack.org/infra/manual/drivers.html#retiring-a-project

Change-Id: I699a2ab0ce552cde94a4eecd85748862f4f64f95
2018-10-14 12:54:36 +02:00
Adam Gandelman 3e4e9d6795 Adds Astara BYONF API extension
Adds the BYONF portion of the BYONF functionality.
This thin layer simply stores some data in the Neutron DB. A in-tree
migration repo has been setup to migrate the neutron DB to add the
necessary table.

Partially-implements: blueprint astara-sfc

Co-authored by: Mark McClain <mark@mcclain.xyz>

Change-Id: I6b6f98e8ae89c704f45b05f87f17ebed5a70fc1d
2016-03-17 17:20:21 -07:00
Adam Gandelman 48927c99ce Remove version from setup.py
To better integrate with new release management infra.

As per http://lists.openstack.org/pipermail/openstack-dev/2015-December/081431.html

Depends-On: I52cd0e7583d224cf99922845f947824179debe7b
Change-Id: I74840a0c846fe9c406bcd13a28da64da9d6986b2
2016-01-05 16:46:48 +00:00
sonu.kumar 9639dae09e Remove py26 support from astara-neutron
as of mitaka, the infra team won't have the resources available to
reasonably test py26, also the oslo team is dropping py26 support
from their libraries. sine we rely on oslo for a lot of our work,
and depend on infra for our CI, we should drop py26 support too.

Change-Id: Iad91f841247fd5278e02ee2d2e0b5d417263c311
Related-Bug: #1519510
2015-12-15 14:49:33 +05:30
Adam Gandelman aa029dec8e akanda->astara 3rd step: Rename + modify code
Renames the module and updates imports, references and deprecates
config in favor of newly named equivs.

Change-Id: I56d1770182ca1f3fa4bf2401e7532b181ed1c23a
Partially-Implements: blueprint convert-to-astara
2015-12-04 10:32:25 -08:00
Adam Gandelman 352a1d85c8 akanda->astara 1st step: Remove namespace package, add symlink
Moves the namespace package to top-level akanda_neutron and adds
a symlink shim to preserve history.

Change-Id: I4b62a9f43bbc5d44628bb27851156ac77e2ce5eb
Partially-Implements: blueprint convert-to-astara
2015-12-04 10:32:25 -08:00
Adam Gandelman 8434bf56a1 open mitaka development
Change-Id: I8a1e498649761a99cfe30effd2008aaecf06935c
2015-10-21 17:43:18 -07:00
Adam Gandelman 86ab65d911 Update setup.cfg: akanda->astara.
Change-Id: I58ecd92c7399fb678e426001cb55f166628f5c18
2015-10-21 11:17:13 -07:00
Sean Roberts a9abe316c2 follow semver release versioning servers change
packaging version will start with the accepted neutron version
Partial-Bug: #1470673

Change-Id: I5e41cfcc4f0bab86e9f03548358f58df83589058
2015-08-22 11:15:55 -07:00
Adam Gandelman 666c69c525 Update extension registration for liberty, bump to 2015.2
Neutron changed the way in which extensions register quota resources,
in change https://review.openstack.org/#/c/18888.  This adjusts the
akanda-neutron plugin accordingly.

Also, bump setup.cfg version to 2015.2.

Change-Id: Ide474eb90acf0d07a807c401173b1f14f351f1c9
Closes-bug: #1480418
2015-07-31 13:28:28 -07:00
Sean Roberts dd4de3961c update package config files
some minor package config
change and gitignore mods

Change-Id: I710d84236c164e22f2954e683b2b60886ecdfd3b
2015-05-14 19:50:36 -07:00
Sean Roberts dceabb690e getting ready for release
updated setup.cfg with sections
setup.cfg with package pbr

Partialy Implements: blueprint ci-updates

Change-Id: Icf48144a32d595478e209ef50ebd38d9f9ee8033
2015-05-09 03:46:42 -07:00
Mark McClain 7492b50d28 Finish repo reorg
Moved files into the correct component dir for Horizon and Quantum
extensions.  Update module and class import paths to match the new
organization format.
2012-08-29 18:57:50 -04:00