Commit Graph

11 Commits

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

Change-Id: Ife1a293edd8889ebd36fbfe393978aec57b660fe
2018-10-14 12:54:04 +02:00
Jenkins a29ba95cde Merge "Remove version from setup.py" 2016-01-07 02:37:40 +00:00
sonu.kumar 27f915f1b7 Remove py26 support from astara-horizon
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: I97cabff07d6f8c2a24d953a129c6a5dbae92406a
Related-Bug: #1519510
2015-12-15 14:47:25 +05:30
Adam Gandelman 0831f09ae0 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: I83846460503733d5c5372e3aa388eb5d8743ccd0
2015-12-08 17:54:33 -08:00
Adam Gandelman c3234f70fb Update for akanda->astara rename
This updates astara-horizon code for the project rename:

* References to Akanda/akanda changed to Astara/astara
* Refernces to RUG/Rug removed or replaced with astara
* RugClient -> AstaraClient
* Panel renamed RUG -> Astara

Also added copyright headers to all code files.

Change-Id: I78eeacda4f8ae16a61890d9cbfd41ddf037b9677
Partially-implements: blueprint astara-horizon-mitaka
2015-11-19 14:15:47 -08:00
Adam Gandelman e1dd399083 Revert 'open stable/liberty', correctly open mitaka development instead.
Change-Id: I0fbef0d320202907e02486a847f1723209403e01
2015-10-23 23:05:58 -07:00
Adam Gandelman 4bc371a946 open stable/liberty
Change-Id: I0427081cea5ce44e768d1d2b06f9711d1678f949
2015-10-21 17:37:48 -07:00
Adam Gandelman 7be5f4c759 Update setup.cfg: akanda->astara.
Change-Id: I73404dabaf808f1632f699baeda75f15533c7b35
2015-10-21 11:17:04 -07:00
Sean Roberts a9bc1cb9a2 follow semver release versioning servers change
packaging version will start with the accepted neutron version
Partial-Bug: #1470673

Change-Id: I2ef319966be59f6b2dd0365e0b3b6d531e996819
2015-08-21 21:28:49 -07:00
Adam Gandelman 4de0aba7c4 Bump setup.cfg version to 2015.2
Change-Id: Ie085d0837437c816ab3bc6e5daf16b94bc25cad4
2015-07-30 19:56:44 -07:00
Adam Gandelman 768494667a Rework akanda-horizon packaging
This is a rework of the repository packaging to:

    * Renames project to akanda-horizon
    * Moves all code to akanda_horizon module
    * Updates setup.cfg/setup.py for PBR
    * Moves openstack extensions to a subdir

This updates setup.cfg/.py for pbr, renames the project to akanda-horizon
and moves dashboard extensions into a subdirectory.

Change-Id: I5cb1dad2e7dd7f47d0bac2ac39bdf34348fa6240
2015-05-15 11:55:30 -07:00