Openstack credentials for Heat Translator

Registered by Sahdev Zala

Currently, Heat Translator does not ask for openstack credentials but in order to access openstack services we need to ask user of Heat Translator to provide valid user id and password or other mean of credentials possibly the same way other openstack projects process it. Consider the case where Glance APIs need to be called from Heat Translator to run query on images or Nova APIs need to be called from Heat Translator to run query on flavor.
Possible approaches may include,
1. Get valid credentials on the the command line with every invocation of Heat Transalator
2. Let user set the credentials and then utilize them when run the Heat Translator

Blueprint information

Status:
Complete
Approver:
None
Priority:
Low
Drafter:
Sahdev Zala
Direction:
Approved
Assignee:
Sahdev Zala
Definition:
Discussion
Series goal:
None
Implementation:
Implemented
Milestone target:
None
Started by
Sahdev Zala
Completed by
Sahdev Zala

Related branches

Sprints

Whiteboard

(spzala) the current approach is to check Environment variables and see if credentials are provided. It's been used to query Nova flavors and in use to deploy stack.

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.