Rickard von Essen
b214a175f2
Fixed OpenStack cli install example
...
Closes #3326
2016-03-09 12:29:31 +01:00
Mike Perez
dfeaa32134
Fixing broken link in OpenStack builder docs
2016-03-03 22:56:39 -08:00
Joel Scoble
609131e0e9
docs: alphabetize openstack settings; username and password are left in their current location (not alphabetized
2016-02-17 23:45:14 -06:00
Nathan Mische
335a2010bf
Moving SSH IP version validation to prepare function.
2016-02-17 10:52:29 +01:00
Nathan Mische
8396a2db1e
Adding ability to select IP version for SSH connections to OpenStack instances. Addresses #3047
2016-02-17 10:28:18 +01:00
Rickard von Essen
7fa5bcd5d7
Merge pull request #3134 from rickard-von-essen/issue-2701
...
OpenStack: Update documentation, fixes GH-2701
2016-02-09 13:15:39 +01:00
Rickard von Essen
6855c480ad
OpenStack: convert SSH keys from BER to DER with OpenSSL, work around for GH-2526.
...
Try to parse the temporary keypair received from OpenStack, if it fails
try to use OpenSSL to convert it from BER encoding to DER.
2016-02-09 12:50:00 +01:00
Rickard von Essen
fbeacb3dc4
OpenStack: Update documentation, fixes GH-2701
...
Added documentation for:
- identity_endpoint
- user_id
- OS_USERID
- endpoint_type
- ssh_keypair_name
- user_data
- user_data_file
Improved documentation for:
- floating_ip
- OS_TENANT_NAME
- use_floating_ip
Added a DevStack exmaple and some notes about OpenStack authorization
and how to get started with a correct setup.
2016-02-01 12:36:56 +01:00
Chris Bednarski
2dd8ad9449
Merge pull request #2577 from cybercom-finland/os_source_image_name
...
Support source_image_name in OpenStack builder
2016-01-28 15:40:13 -08:00
Einar Forselv
c6a21ab491
Openstack builder documentation needs v3 auth information
...
Added some basic information about v3 authentication.
2016-01-27 01:30:17 +01:00
Ian Duffy
7271b6ac8d
Add documentation for config_drive
...
Signed-off-by: Ian Duffy <ian@ianduffy.ie>
2015-12-09 22:28:47 +00:00
Toni Ylenius
c316dee9f7
Typo in OpenStack builder doc
2015-08-10 16:43:15 +03:00
Toni Ylenius
cbb2b538bd
Support source_image_name in OpenStack builder
...
As gophercloud supports source_image_name let's allow that in builder
configuration also. This an alternative way of providing source_image.
2015-08-10 16:37:22 +03:00
Chris Bednarski
3c517a65c3
Autoreformat
2015-07-30 21:16:11 -07:00
Chris Bednarski
28d1295460
Merge branch 'openstack_metadata' of https://github.com/trumant/packer into trumant-openstack_metadata
2015-07-30 14:38:03 -07:00
Chris Bednarski
d8e8f98b32
Change to 4 spaces
2015-07-22 20:25:58 -07:00
Chris Bednarski
d57c051651
Reformat everything
2015-07-22 19:31:00 -07:00
Travis Truman
988cf2fecf
Fixes #2434 by adding OpenStack Glance metadata support
2015-07-15 21:31:13 -04:00
Mitchell Hashimoto
3cc90768a2
website: update docs to link to communicator
2015-06-23 14:44:57 -07:00
Mitchell Hashimoto
35b8df1816
website: note cloud-init req for openstack [GH-1750]
2015-06-12 11:14:28 -04:00
Mitchell Hashimoto
693f04afcc
builder/openstack: AZ support
2015-06-12 11:10:10 -04:00
Mitchell Hashimoto
92b6b5c387
builder/openstack: can ref flavor by name
2015-06-12 10:32:31 -04:00
Mitchell Hashimoto
e724b5fe80
builder/openstack: support legacy env vars
2015-06-12 00:33:52 -04:00
Tom Dooner
726f5c45b1
Add some documentation of new Openstack options
2015-02-17 21:44:39 +00:00
jenspinney
ccc09c0167
Fix documentation for openstack_provider and provider config options.
2014-12-09 22:18:59 -08:00
Seth Vargo
67fad6c429
Add metadata description to all pages + include "Packer" for SEO
2014-10-22 17:41:53 -04:00
Seth Vargo
0800ebfe7a
Use formatting helpers and labeled code blocks
2014-10-22 17:41:53 -04:00
Marc Abramowitz
199e36f9fa
doc openstack builder: region req'd only for rackspace
...
Modify openstack builder doc to say that specifying a region is only
required for public rackspace and is NOT required for a private
openstack cloud.
2014-09-04 18:51:00 -07:00
Mitchell Hashimoto
5b26560ee9
website: update private open stack example
2014-09-04 18:23:29 -07:00
Mitchell Hashimoto
c6b36420b4
Merge pull request #1459 from msabramo/add_private_openstack_example
...
Update openstack builder doc to include private openstack example
2014-09-04 18:22:36 -07:00
Marc Abramowitz
12d838e0c3
Update openstack builder doc to include private openstack example
...
This illustates how to use the OpenStack builder with a private
OpenStack cloud, as opposed to a public cloud such as Rackspace public
cloud.
2014-09-04 18:17:13 -07:00
Mitchell Hashimoto
519adf8579
Merge pull request #1260 from lflux/website-openstack-rackspace-default
...
website: add required value for openstack_provider for rackspace example
2014-09-02 09:58:47 -07:00
RH Becker
e3015d7fe1
Add `page_title` attribute to each documentation file for which it didn't already exist, matching the value to each page's h1, respectively.
2014-08-21 17:41:35 -07:00
Kane Rogers
267876d3b3
Fixed Rackspace example
...
As per https://github.com/mitchellh/packer/issues/1142 , it's critical to add openstack_provider: rackspace in order to get anything to work reliably with Rackspace and Packer in 6.0.
Question: should the openstack_provider field now be marked as required?
2014-07-18 10:43:21 +10:00
Ian Delahorne
d99eff49f7
Reorder documentation into alphabetical order
2014-06-15 18:46:02 -05:00
Ian Delahorne
c00696992a
Add ability to configure networks for openstack
...
Add configuration option `networks`, a list of network UUIDs, to attach to the
source instance.
In some openstack installs, no default network will be attached or the network
with the ability to attach a public floating IP will need to be specified.
2014-06-15 13:56:19 -05:00
Ian Delahorne
189dad1348
Added required value for openstack_provider for rackspace example
...
If `openstack_provider:rackspace` is omitted in the configuration, the example
won't work at all against rackspace. Not sure what the actual documentation for
this configuration value should be, but this was a major source of irritation
when I couldn't get the default example working against Rackspace.
2014-06-15 02:19:26 -05:00
Pierre Riteau
2ee90b29c3
Allow OpenStack builder to skip certificate verification
2014-05-06 12:26:05 +01:00
Ross Smith II
d666b64fb8
website: alphabetized configuration options, added missing ones, standardized text
2014-05-04 10:47:56 -07:00
Mitchell Hashimoto
5a4a5842c2
website: update openstack for security groups
2014-05-01 20:26:07 -07:00
Mitchell Hashimoto
92d58a5ede
website: update openstack docs
2014-04-30 17:21:33 -07:00
Mitchell Hashimoto
e8ab99676e
website: openstack docs
2014-04-30 16:55:50 -07:00
Mitchell Hashimoto
247ee515d5
website: more OpenStack docs
2014-04-21 21:38:09 -07:00
Mitchell Hashimoto
5890b033d9
website: update openstack config docs
2014-04-21 21:37:20 -07:00
Mitchell Hashimoto
be3f391e37
website: update docs for OpenStack changes
2014-04-21 21:04:43 -07:00
Stefan Foulis
feacecdffc
includes information about "provider"
2014-01-04 22:24:14 +01:00
John Bellone
e3af0ead29
Website: Update timeout to reflect real default.
...
The default in the actual code is 5m.
2013-11-19 17:22:17 -05:00
Mitchell Hashimoto
c217846545
website: update website
2013-09-02 17:34:37 -07:00
Mark Peek
e8aecd8a8f
website: document required openstack region setting
2013-09-01 13:30:36 -07:00
Thomas Duesing
03259ce53c
s/droplet/server/
2013-08-29 21:21:40 -05:00