You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
packer/builder/openstack
Shengjing Zhu 4fe9a92058
Bump gophercloud to latest version
6 years ago
..
access_config.go openstack: document using partials from struct conf 7 years ago
artifact.go Sharing info with post-processors via artifact (#8632) 6 years ago
artifact_test.go Sharing info with post-processors via artifact (#8632) 6 years ago
builder.go Sharing info with post-processors via artifact (#8632) 6 years ago
builder.hcl2spec.go update generated files 6 years ago
builder_test.go add an extra string array to the Prepare() return values in the builder interfaces; this sets up the ability for builders to give the provisioners custom user-accessible build-time variables. 6 years ago
image_config.go Allow accepting image for the members in OpenStack builder (#8931) 6 years ago
image_config_test.go Add base support for openstack [GH-155] 13 years ago
networks.go [builder/openstack] adds option to discover provisioning network 6 years ago
networks_test.go [builder/openstack] adds option to discover provisioning network 6 years ago
run_config.go fix generation script, bugfixes in source comments, update website paths in primary codebase 6 years ago
run_config_test.go split communitacor.SSH & communitacor.WinRM to facilitate documentation 7 years ago
server.go move multistep imports to helper. 8 years ago
ssh.go allow user to set winrm_host override like we do ssh_host override 6 years ago
step_add_image_members.go Allow accepting image for the members in OpenStack builder (#8931) 6 years ago
step_allocate_ip.go Clean patch formatting with make fmt 7 years ago
step_create_image.go don't put error in state, or we'll fail. 6 years ago
step_create_volume.go fix: set openstack metadata for use_blockstorage_volume 6 years ago
step_detach_volume.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_discover_network.go [builder/openstack] adds option to discover provisioning network 6 years ago
step_get_password.go update all provisioners that used the winrmpassword tooling to use the new generateddata option 6 years ago
step_key_pair.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_key_pair_test.go up test 8 years ago
step_load_flavor.go Bump gophercloud to latest version 6 years ago
step_run_source_server.go implement ID and Type values in the provisioner template info sharing 6 years ago
step_source_image_info.go builder/openstack: Fix dropped error 7 years ago
step_stop_server.go builder/openstack: fix issue 5575 - support shutdown by Sysprep 6 years ago
step_update_image_mindisk.go update comments and docs 7 years ago
step_update_image_tags.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_update_image_visibility.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_wait_for_rackconnect.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
volume.go OpenStack: wait for volume availability when cleaning up 8 years ago