Commit Graph

5 Commits

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

Change-Id: If5f7d284bd107a93edd9272ac0ed8e6d20ba5c51
2018-10-14 12:50:35 +02:00
Yang Li 29b3769ca5 Replace range() to six.moves.range() for both python2 and python3
Change-Id: I0b9454275fb21753666485cff20bfdfb87f06607
2016-01-19 17:34:56 +08:00
ting.wang fdb7fc4498 Py3: use dict.items() instead of dict.iteritems()
Python 3 use dict.items(), so we'd better use it.

Change-Id: I41380ebbed60bd33cc7e2494c5c3b226fedec3ac
2016-01-16 11:12:20 +08:00
Mark McClain a5ab32c80f Step 3 of module rename
In this step all of the imports and usage of akanda.rug is updated to
use astara. Addtionally rename all internal references from Akanda to
Astara.

Change-Id: I0cb8596066d949bceaadc4718b210fc373b5f296
Depends-On: I87106ae63747291bb6424839b5155f53136c54f9
Implements: blueprint convert-to-astara
2015-12-04 17:00:52 -05:00
Mark McClain 22304fd0ea Step 2 of renaming the code
Partially-Implements: blueprint convert-to-astara
Change-Id: I416b774557c2233652d62daf1b94cbf5dc83fa8b
2015-12-04 11:09:34 -05:00