astara/astara/db
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
..
sqlalchemy gate fixer: Fix devstack auth issue and new PEP8 violation 2016-01-13 12:56:21 -08:00
__init__.py Step 2 of renaming the code 2015-12-04 11:09:34 -05:00
api.py Step 3 of module rename 2015-12-04 17:00:52 -05:00
migration.py Step 3 of module rename 2015-12-04 17:00:52 -05:00