Commit Graph

13 Commits

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

Change-Id: I0a8240c961955447d65aee7af24e03cb81da12d3
2018-10-14 12:52:23 +02:00
Jenkins 28d992a159 Merge "Add reno for release notes management" 2016-01-22 08:26:09 +00:00
Adam Gandelman d5014bfdc6 Add reno for release notes management
Managing release notes centrally in the astara repo will be painful
and not allow backporting changes /w corresponding notes.

Change-Id: Ia43c88eb1530473c5ae5e9b6f97e36806fb95a8d
2016-01-21 14:36:34 -08:00
Yang Li 605b35516b Remove E123 ignore for pep8 check
Change-Id: If728622fad7c6723c472361c3089855b7c99530b
2016-01-20 17:41:33 +08:00
Mark McClain 1a68612a71 Rename Akanda to Astara
Change-Id: Id5b7509a64cd274696f6bdd63a1133c25505f01b
2015-12-03 19:57:21 +00:00
Adam Gandelman 736a7c9bfc Move test_requirements.txt -> test-requirements.txt
This is the standard location for test requirements.

Change-Id: I06bdd487b8682bf66400b27ab9e1e7c0e8304a67
2015-07-01 10:52:14 -07:00
Adam Gandelman cf844cf55a Add a build script + build_image tox env
This adds a little script to call DIB to build an appliance with the
currently checked out code, and adds a tox target to call that.
This'll mostly be used by the jenkins bot when doing image builds as
a post build job.

Change-Id: I636cd5c37884c5bf9bfe1051716e6c3790ed0165
2015-06-17 15:36:43 -07:00
Mark McClain a766ef5410 Add .gitreview file and update tox for infra CI
Change-Id: I81aa05b36e687a6bc5e4fdc6388d501df1a0775c
2015-05-06 18:17:24 -04:00
Doug Hellmann de42def187 remove pep8 section from tox.ini
We use flake8 in the style section, so we don't need a separate pep8
section.

Change-Id: Id61efc97bc32d47157d2f638557402a03ed8885c
2014-06-05 06:36:19 -07:00
Doug Hellmann 007c563671 Switch to flake8
Use flake8, which lets us ignore some types of warnings.

Change-Id: I0f4e3b1f0f5b2ebf77d1a7424c82a3ce7b0a597d
Signed-off-by: Doug Hellmann <doug.hellmann@dreamhost.com>
2013-05-01 15:11:10 -04:00
Rosario Di Somma 27d8d0928e Clean up the tox.ini file
DHC-831
2013-01-25 00:03:02 +01:00
Mark McClain 41592b48e8 update tox.ini files to disable sitepackages 2012-08-31 15:07:35 -04:00
Mark McClain 41ebec2ba9 Reorganize files for akanda.router package ns
Move the files around so that requirements, testing, and source are
clustered for the router component.  The new organization also modifies
import paths to move modules into the akanda.router namespace.  Tests
are also moved into a single heirarchy.
2012-08-23 13:40:08 -04:00