Commit Graph

13 Commits (78cf1405abff0519f9912ccbf1ae5e0056741786)

Author SHA1 Message Date
Adrien Delorme c4f3dccc14 rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts
7 years ago
Adrien Delorme 016b0985a6 builder/openstack: use config as a pointer so values could be set
8 years ago
Rickard von Essen 838d5021f5 openstack: use source_image_name to find UUID
8 years ago
Rickard von Essen 3b49caaf40 OpenStack: refactored how source_image_filter is handled to remove reflection
8 years ago
Rickard von Essen bd1961b927 Correctly fail if no Image matches filter
8 years ago
Tom Carrio c5fe1e9e34 Updated to @rickard-von-essen's code review suggestions, including:
8 years ago
Tom Carrio 4147062802 Internally handling most_recent logic.
8 years ago
Tom Carrio 036918b81b Updated to comments in PR#6490 - Thanks @haxorof
8 years ago
Tom Carrio c8fd53d60b make fmt
8 years ago
Tom Carrio de9999ecb9 Updated tag to slice, docs, comments, only active images, source_image_name supercedes filter name
8 years ago
tcarrio e776ad51a9 Removing statement from old image erroring logic
8 years ago
tcarrio 94018c691c Fixed step interface, added step to builder, passing all tests for new image_query.go
8 years ago
Tom Carrio 33caed3531 Completed filters and most_recent processing using OpenStack imageservice API
8 years ago