usharesoft / hammr

Command-line tool for building consistent and repeatable machine images for multiple cloud platforms
http://hammr.io
Apache License 2.0
28 stars 24 forks source link

Cannot publish to OpenStack when account has v3 as keystone version #476

Closed lqueiroga closed 5 years ago

lqueiroga commented 5 years ago

When lauching command "image publish" to openstack and the account used has v3 as keystone version, the keystoneDomain is mandatory in the builder but it's not documented and no exception is raised in hammr. Today, the exception is raised by uForge:

ERROR: UForge Error '400' with method: POST http://IP:PORT/ufws/users/LOGINNAME/migrations
Message:
    You must provide the keystone domain for the publish the image.