omni/nova/virt/ec2
Sanket c547b5523a [GCE] Use instance name instead of instance id for instance mapping
1. Currently we use GCE id for instance mapping from GCE to Openstack.
Since we use GCE name as primary identifier in all GCE operations,
we should use GCE name for mapping.
2. Add Openstack Project ID and User ID in GCE instance metadata
3. Some pep8 fixes in nova code

Change-Id: Id26a674be0f96e2ff5bf89c5ffcca120bd52e0fa
Closes-Bug: #1717889
2017-09-21 09:33:52 +00:00
..
__init__.py Applied pep8 fixes 2017-07-24 16:25:25 +05:30
cloud_burst_filter.py Applied pep8 fixes 2017-07-24 16:25:25 +05:30
ec2driver.py [GCE] Use instance name instead of instance id for instance mapping 2017-09-21 09:33:52 +00:00
exception_handler.py Applied pep8 fixes 2017-07-24 16:25:25 +05:30
keypair.py [GCE] Use instance name instead of instance id for instance mapping 2017-09-21 09:33:52 +00:00