cyborg/cyborg/image
Li Liu 156c9f18e5 Added Glance Client for Image downloading
According to sean mooney's comments in
https://review.openstack.org/#/c/596507/

I am splitting into 2 patches

For now, please add following session in cyborg.conf
[glance]
project_domain_name = Default
project_name = service
user_domain_name = Default
password = {your_password}
username = placement
auth_url = http://{host_ip}/identity
auth_type = password
auth_section = keystone_authtoken
api_servers = http://{host_ip}/image

Change-Id: I3a0249c7ac8ba5fd3c20ae6402dcc2f9e9bcfe95
2018-10-16 22:44:15 -04:00
..
download Added Glance Client for Image downloading 2018-10-16 22:44:15 -04:00
__init__.py Added Glance Client for Image downloading 2018-10-16 22:44:15 -04:00
api.py Added Glance Client for Image downloading 2018-10-16 22:44:15 -04:00
glance.py Added Glance Client for Image downloading 2018-10-16 22:44:15 -04:00