Commit Graph

7 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
liyang b87c8924dc Show version info for astara-dbsync
Closes-bug #1567155

Change-Id: Ia932f9f840ad967d46c6185a56588bbecc8e53ad
2016-04-28 14:55:07 +08:00
caoyue f3729f761b Remove unused logging import
it's obviously the code was copied from other place,
let's make it perfect.

Change-Id: I2623861ba7e8cfa601d4df2d51f42ca1b805f8c2
2016-01-19 13:13:37 +08:00
xiayu ca21f3b647 Automatically generate etc/orchestrator.ini file
This switches keystone to use oslo-config-generator, where the contents
of our sample configuration file are configured using a configuration
file in etc/oslo-config-generator.

Also fix some config problems.

blueprint autogen-astara-conf-file

Change-Id: I394805b18eecc4fbc583f9d64d34b8e95b55a845
2016-01-18 13:55:59 +08:00
Adam Gandelman da8d8cd9fc gate fixer: Fix devstack auth issue and new PEP8 violation
Squashes two commits needed to unblock the gate:

devstack: prevent auth params set in env. polluting client calls

The switch to keystone v3 has introduces issues when other devstack
components set tenant or project name in environment, as it overrides
those set by us in our plugin script.  This ensures that doesnt happen.
It also updates usage of upload_image to avoid issuing a token (no longer
needed) and uses openstack client to create the nova flavor using clouds.yaml.

Fix E402 pep8 violation

Change-Id: Icfd0790e0f23bc9daaef6e006e39e3b94e42417e
2016-01-13 12:56:21 -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