rallytime
6342971eca
Add a "preflight_cmds" option to salt-cloud
...
This option allows users to specify a list of shell commands that should
be executed on the VM right before the bootstrap script runs (or whatever
deploy script is set).
2017-07-27 11:43:58 -06:00
Mike Place
7bc8b0eb85
Merge pull request #42254 from StackPointCloud/profitbricks_fixes
...
Minor error message improvement and documentation fix
2017-07-25 15:28:21 -05:00
nikolas
9d8715c984
Update link to fedora deploy script
...
salt-cloud is now in the main salt repo
2017-07-24 16:36:38 -04:00
rallytime
7aa31ff030
Merge branch '2016.11' into '2017.7'
...
Conflicts:
- salt/grains/core.py
- salt/modules/git.py
- salt/modules/pillar.py
- salt/states/saltmod.py
- salt/states/user.py
- tests/integration/states/handle_iorder.py
2017-07-18 09:05:43 -06:00
rallytime
f59ecb7ffe
Merge branch '2017.7' into 'develop'
...
Conflicts:
- salt/executors/sudo.py
2017-07-18 08:57:55 -06:00
Mike Place
cb030114ec
Merge branch 'develop' into profitbricks_fixes
2017-07-12 16:33:50 -05:00
SaltyCharles
2ff1d814b2
fix typo
2017-07-12 12:26:53 -07:00
Nicole Thomas
5f01dccf8f
Merge pull request #42214 from gtmanfred/develop
...
allow not verifying ssl winrm saltcloud
2017-07-11 17:33:21 -06:00
Thomas Dutrion
c31ded341c
Remove duplicate instruction in Openstack Rackspace config example
2017-07-11 16:01:15 -06:00
Ethan Devenport
65e132f071
Provide better error message when datacenter is not found.
...
Corrected property name in documentation.
Updated library version dependency.
2017-07-11 17:40:05 +00:00
shengis
e95316b145
Merge branch 'develop' into add_dns_for_azurearm
2017-07-10 23:01:52 +02:00
Aurélien FUSIL-DELAHAYE
340368fdac
add custom dns support for azurearm provider
...
- added option in documentation : dns_servers
2017-07-10 13:35:08 +02:00
Thomas Dutrion
6144af034a
Remove duplicate instruction in Openstack Rackspace config example
2017-07-09 11:34:14 +02:00
Daniel Wallace
ce6b05d237
add release note
2017-07-07 13:15:30 -06:00
Daniel Wallace
2dac634dd2
add document for winrm_verify_ssl
2017-07-07 13:15:30 -06:00
Arthur Lutz
686926daf7
Update aws.rst - add Debian default username
2017-07-06 11:08:06 -06:00
Nicole Thomas
df1ed8929d
Merge pull request #42109 from arthurlogilab/patch-20
...
[doc] Update aws.rst - add Debian default username
2017-07-06 10:58:25 -06:00
rallytime
8b35b367b3
Merge branch '2016.11' into '2017.7'
...
Conflicts:
- salt/modules/win_pkg.py
- salt/states/dockerng.py
2017-07-05 09:14:30 -06:00
Arthur Lutz
b78f179b19
[doc] Update aws.rst : typo fix
2017-07-04 14:21:11 +02:00
Arthur Lutz
8fcfb67ff5
Update aws.rst - add Debian default username
2017-07-04 14:00:10 +02:00
rallytime
c2822e05ad
Remove references in docs to pip install salt-cloud
...
Instead, provide the option to use "-L" with the Bootstrap script.
Fixes #41885
2017-07-03 14:47:36 -06:00
rallytime
9227a1263d
Merge branch '2017.7' into 'develop'
...
No conflicts.
2017-06-30 10:00:01 -06:00
rallytime
3b87dbca12
Add the 'provider' key to salt.cloud.CloudClient.create()
...
Much like how the 'profile' key exists in this function, the
'provider' key must also exist for other salt-cloud functions
to work properly. Various salt-cloud functions rely on provider
being available (as it is always available when using cloud profiles),
and so it should be available when no profile is used as well.
Also adjusted some rst syntax in the cloud config file as well
as the documentation around the create() function. Passing in
kwargs as the docs originally suggested does not work.
Fixes #41971
2017-06-29 14:38:09 -06:00
rallytime
7fef4cf38f
Merge branch '2017.7' into 'develop'
...
Conflicts:
- salt/engines/slack.py
2017-06-15 10:57:27 -06:00
rallytime
c5b75d030a
Update Nitrogen references to 2017.7.0 in doc/*
2017-06-14 11:36:06 -06:00
rallytime
74d9a36d5a
Merge branch 'nitrogen' into 'develop'
...
Conflicts:
- pkg/salt-proxy@.service
- salt/modules/npm.py
- salt/modules/parted.py
- tests/integration/modules/test_libcloud_dns.py
2017-06-13 15:01:51 -06:00
rallytime
bdf33d7f5f
Merge branch '2016.11' into 'nitrogen'
...
No conflicts.
2017-06-13 09:26:05 -06:00
rallytime
c91ca5f809
Remove note about version incompatibility with salt-cloud
...
The note references very old versions of salt + salt-cloud and since
salt-cloud has been incorporated into salt for quite some time, this
notice is no longer needed.
2017-06-12 11:16:52 -06:00
Vasili Syrakis
4fbcc3b318
Added documentation for the annotation
2017-06-09 00:25:10 +10:00
Ric Klaren
aa88749a71
Add flag to disable validation when cloning a libvirt domain
...
Provide workaround for issue #41137
2017-06-01 23:14:15 +02:00
rallytime
8c1dc36a8b
Merge branch 'nitrogen' into 'develop'
...
Conflicts:
- salt/modules/zypper.py
- salt/utils/parsers.py
2017-05-30 10:20:44 -06:00
Ch3LL
3f94964801
Remove ex_subnetwork requirement for GCE
2017-05-25 16:25:12 -04:00
Ch3LL
0d3f5da0ec
add spaces for code in docs
2017-05-23 11:35:20 -06:00
Ch3LL
42e614bb7d
add title
2017-05-23 11:35:20 -06:00
Ch3LL
b02ec97cff
add ability to expand disk size on creation of vm in nebula
2017-05-23 11:35:20 -06:00
Mike Place
1c3741eae1
Merge pull request #41284 from shengis/azurerm_load_balancers
...
Add support for load balancers with AzureARM provider
2017-05-17 13:24:58 -05:00
Aurélien FUSIL-DELAHAYE
f7252151a1
Add support for availibility_set
...
documentation added
2017-05-17 11:50:31 +02:00
Aurelien Fusil-Delahaye
495e848dad
Documentation for load-balancer
2017-05-16 23:22:40 +02:00
Mike Place
8028b9f00f
Merge pull request #41182 from amendlik/win-authtest
...
Saltify credendial verification for Windows
2017-05-12 12:05:07 -05:00
rallytime
4100e2b6a6
Merge branch 'nitrogen' into 'develop'
...
No conflicts.
2017-05-10 15:32:33 -06:00
Adam Mendlik
a0d08ed13f
Allow saltify cloud provider to verify Windows credentials
2017-05-10 11:58:55 -06:00
rallytime
ef0df4a954
Merge branch '2016.11' into 'nitrogen'
...
Conflicts:
- salt/modules/win_network.py
- salt/modules/win_pkg.py
- salt/utils/gitfs.py
- tests/unit/modules/test_win_network.py
- tests/unit/states/test_file.py
2017-05-09 14:32:49 -06:00
Daniel Wallace
2370d9316b
add user_data to digital ocean
2017-05-08 09:59:27 -06:00
SaltyCharles
d27e37e3d9
update aws.rst for usage clarification
...
`del_tags` requires `tags=`.
2017-05-05 13:08:40 -07:00
rallytime
a9fb83c28c
Merge branch 'nitrogen' into 'develop'
...
No conflicts.
2017-05-01 10:43:45 -06:00
rallytime
a69cd74f75
Merge branch '2016.11' into 'nitrogen'
...
Conflicts:
- salt/cloud/clouds/nova.py
- salt/spm/__init__.py
2017-04-28 09:23:42 -06:00
Daniel Wallace
d6eb11410f
Attempt to connect to public ip address in softlayer
...
Unless private_ssh or private_wds is set.
Softlayer does not require that a public_vlan be set in order to build a server
with a public ip address. It can also be cumbersome to keep track of multiple
public_vlans which can be configured at the account level if you have multiple
accounts.
Like other cloud providers softlayer should default to connecting to the
public_vlan unless private_ssh is set to True.
2017-04-27 12:22:13 -06:00
rallytime
a876bcdb8a
Merge branch 'nitrogen' into 'develop'
...
No conflicts.
2017-04-27 10:37:05 -06:00
Mike Place
7a63e3cfd2
Merge pull request #40668 from grep4linux/new_xen_cloud_driver
...
new Xen cloud driver
2017-04-26 10:59:38 -06:00
rallytime
5372f25fde
Merge branch '2016.11' into 'nitrogen'
...
Conflicts:
- salt/cloud/clouds/rackspace.py
- tests/unit/cloud/clouds/test_dimensiondata.py
2017-04-24 15:35:28 -06:00
Ch3LL
704048be30
add spaces for code in docs
2017-04-21 16:10:31 -04:00
Ch3LL
09f7b3a500
add title
2017-04-21 16:08:52 -04:00
Ch3LL
f0ff969c6a
add ability to expand disk size on creation of vm in nebula
2017-04-21 16:05:18 -04:00
Daniel Wallace
559aa1d8b6
remove deprecated firstgen rackspace cloud driver
2017-04-21 08:59:56 -06:00
C. R. Oldham
d24078d1a0
Add docs for "datastore" param for disks
2017-04-18 09:33:46 -06:00
C. R. Oldham
500d6b281d
Document validity of a datastore key inside a disk definition.
2017-04-18 09:33:46 -06:00
Raine Curtis
87035e0651
new Xen cloud driver
2017-04-12 14:52:07 -06:00
rallytime
2cd0c5e4ec
Merge branch '2016.11' into 'nitrogen'
...
Conflicts:
- doc/topics/cloud/azurearm.rst
- salt/cloud/clouds/vultrpy.py
- salt/modules/aptpkg.py
- salt/modules/dockermod.py
- tests/unit/modules/dockerng_test.py
- tests/unit/modules/test_pillar.py
2017-04-10 14:09:25 -06:00
Nicole Thomas
93818257cb
Merge pull request #40591 from rallytime/merge-nitrogen
...
[nitrogen] Merge forward from 2016.11 to nitrogen
2017-04-10 12:07:16 -06:00
rallytime
4a75675d07
Merge branch '2016.11' into 'nitrogen'
...
Conflicts:
- doc/topics/cloud/azurearm.rst
- salt/modules/aptpkg.py
- salt/modules/dockermod.py
- tests/unit/modules/dockerng_test.py
2017-04-07 11:20:51 -06:00
Mike Place
fa2c8f852a
Merge pull request #40557 from isbm/isbm-aws-doc-fix
...
Fix the documentation for AWS
2017-04-06 12:25:54 -06:00
Joseph Hall
08d071bc68
Update Azure ARM docs
2017-04-06 09:43:19 -06:00
Bo Maryniuk
99b7996ce6
Fix the documentation for AWS
2017-04-06 15:02:17 +02:00
Nicole Thomas
4d7871e4d7
Merge pull request #40494 from rallytime/merge-develop
...
[develop] Merge forward from 2016.11 to develop
2017-04-05 14:15:05 -06:00
rallytime
71f3c73150
Merge branch '2016.11' into 'develop'
...
Conflicts:
- salt/template.py
- salt/utils/pycrypto.py
- tests/integration/modules/test_state.py
- tests/unit/states/test_artifactory.py
- tests/unit/test_template.py
2017-04-05 13:02:14 -06:00
Erik Johnson
73f4c43e2a
Allow for userdata_template to be disabled in a cloud_profile
...
This handles the case where a global value has been set and it is
necessary to disable it for a single profile.
2017-04-04 15:41:43 -05:00
Erik Johnson
b580654f85
Update cloud docs to reflect userdata_renderer -> userdata_template
2017-04-04 15:41:43 -05:00
Erik Johnson
eddbd41265
Openstack did not have templating support for userdata_file before 2016.11.4
2017-04-04 15:41:43 -05:00
Erik Johnson
111188742a
Add documentation for userdata_renderer
2017-04-04 15:40:50 -05:00
Denis Fondras
a58e320f41
Set True instead of 1
2017-04-04 14:50:03 +02:00
Adam Mendlik
f1c5991971
Add documentation for saltify credential verification mode
2017-03-27 18:41:38 -06:00
Joseph Hall
5940679658
Fix function name
2017-03-27 08:25:38 -06:00
Joseph Hall
18ee1d1443
Update documentation for maps
2017-03-27 08:19:04 -06:00
Joseph Hall
dde48b3650
Add event_filter to salt cloud
2017-03-13 15:36:13 -06:00
Joseph Hall
44bb43825a
Update Azure ARM cache
2017-03-10 14:15:12 -07:00
rallytime
4fc9b5484b
Merge branch '2016.11' into 'develop'
...
Conflicts:
- salt/client/ssh/__init__.py
- salt/pillar/makostack.py
- tests/integration/client/test_runner.py
- tests/integration/states/test_file.py
2017-03-08 09:04:26 -07:00
Joseph Hall
35440c5936
Add installation tips for azure
2017-03-07 12:12:56 -07:00
Joseph Hall
2a1ae0bf2e
Change example master in azure docs
2017-03-07 10:01:09 -07:00
toller
3ab83e5d94
Fix documentation about deleting subnetwork and network when recources are using them.
2017-02-17 09:53:03 -07:00
toller
2cc6ce7b51
Add subnetwork support to GCE Cloud Module.
...
Implements #39258
2017-02-14 12:48:57 -07:00
rallytime
609e6e4b23
Merge branch '2016.11' into 'develop'
...
Conflicts:
- salt/config/__init__.py
- salt/modules/win_lgpo.py
- salt/utils/aws.py
- tests/unit/utils/schema_test.py
2017-02-09 10:29:40 -07:00
Marc-Aurèle Brothier
2c3ab01811
Add link in toc for cloudstack page
2017-02-08 14:03:31 +01:00
rallytime
2f74dcf685
Various doc updates to fix warnings in doc build
2017-02-06 16:56:58 -07:00
Marc-Aurèle Brothier
786948ca98
Doc: add getting started page for CloudStack provider based on Exoscale as an example
...
Signed-off-by: Marc-Aurèle Brothier <m@brothier.org>
2017-02-06 21:13:38 +01:00
Mike Place
d56cc4d3fc
Merge pull request #39167 from rallytime/merge-develop
...
[develop] Merge forward from 2016.11 to develop
2017-02-06 11:27:36 -07:00
Inveracity
1962c778bd
update GCE docs adding subnetwork parameter
...
Updating docs to reflect merge #39072
2017-02-05 12:12:35 +01:00
rallytime
88cc195a2a
Merge branch '2016.11' into 'develop'
...
No conflicts.
2017-02-03 10:58:55 -07:00
rallytime
6504bb6b02
Merge branch '2016.3' into '2016.11'
...
Conflicts:
- salt/modules/pillar.py
- salt/states/archive.py
- tests/integration/states/archive.py
2017-02-03 09:48:58 -07:00
Daniel Wallace
da3053ea9b
update vmware getting started doc ( #39146 )
...
The IDE entry needs to be a dictionary entry. Without this, it is seen
as a string. This is probably done this way so that in the future,
configurations can be added to the IDE device.
2017-02-03 09:00:00 -07:00
Eric Radman
17fc12175c
Try to resolve guest IP if VMware Tools is not installed
...
In some cases installation of VMware Tools is not possible. Enable
salt-cloud to bootstrap a minion by using DNS to resolve it's IP.
2017-01-15 22:42:53 -05:00
rallytime
342a5ac0b8
Merge branch '2016.11' into 'develop'
...
No conflicts.
2017-01-06 10:31:51 -05:00
rallytime
30f14d15df
Merge branch '2016.3' into '2016.11'
...
Conflicts:
- salt/config/__init__.py
- salt/engines/slack.py
2017-01-04 16:54:58 -05:00
Eric Radman
3ec910cf34
Change map and profile extends merge strategy to use recursive update
...
Previously only top-level data elements could be overridden in a map or
extended profile entry. This change adjusts map and profile evaluation
to use a recursive merge using salt.utils.dictupdate.update().
This is a break with compatibility, but in the common case a cloud
profile or map is not structured to truncate configuration but to add
further detail to the profile that it extends.
Update map docs with an example from VMware where we chan now change a
network parameter without having to repeat other device information such
as disk controllers.
2017-01-04 14:11:53 -05:00
David Boucha
4ddbc2ecaa
add note about pyVmomi locale workaround ( #38536 )
2017-01-04 09:24:04 -05:00
rallytime
9ad362fbde
Merge branch '2016.11' into 'develop'
...
Conflicts:
- salt/states/kapacitor.py
2017-01-03 10:17:18 -05:00
twangboy
e96bfe8fa2
Change OSX/OS X to macOS where possible
2016-12-28 14:49:46 -07:00
Mike Place
acedf3e95b
Merge pull request #38413 from eradman/map_docs
...
Provide an example for overriding nested parameters in a map file
2016-12-27 09:24:17 -07:00
Eric Radman
d0507375b9
Provide an example for overriding nested parameters in a map
...
At first reading it appears that that any data element can be specified
individually in a map, but this is not the case. Under the hood, the map file is
merged with the profile configuration using dict.update().
Employ the term 'top level data element' from
https://github.com/saltstack/salt/issues/23416
2016-12-22 10:22:22 -05:00
rallytime
494a06bee2
Merge branch '2016.11' into 'develop'
...
Conflicts:
- doc/ref/configuration/minion.rst
2016-12-20 10:03:44 -07:00
rallytime
baf8f208eb
Remove dup LXC doc reference
2016-12-19 15:49:37 -07:00
rallytime
513058945c
Merge branch '2016.3' into '2016.11'
...
Conflicts:
- doc/ref/states/requisites.rst
- doc/topics/cloud/profitbricks.rst
- doc/topics/cloud/vsphere.rst
- doc/topics/releases/0.9.8.rst
- doc/topics/releases/releasecandidate.rst
- salt/cloud/clouds/vsphere.py
- salt/minion.py
- salt/states/archive.py
- tests/unit/states/archive_test.py
2016-12-19 14:58:39 -07:00
rallytime
8f80916432
Merge branch '2016.11' into 'develop'
...
Conflicts:
- doc/ref/configuration/master.rst
- doc/topics/cloud/index.rst
- salt/states/cron.py
2016-12-19 14:00:52 -07:00
rallytime
022caf23e9
Update the Cloud Provider Specifics links in cloud docs
...
- Reordered some to be alphabetical
- Added Azure Arm
- Added Dimension Data
2016-12-16 15:19:45 -07:00
rallytime
23bce1c929
Remove ":doc:" references from all doc/topics/releases/* files
2016-12-15 16:45:51 -07:00
rallytime
4aafa41d22
Remove ":doc:" references from a bunch of doc/* files
2016-12-15 16:09:27 -07:00
rallytime
6e32267d0c
Remove ":doc:" references in salt/* files
2016-12-15 14:03:56 -07:00
rallytime
29f45c192c
Merge branch '2016.11' into 'develop'
...
Conflicts:
- salt/cloud/clouds/ec2.py
- salt/modules/grains.py
2016-12-12 11:23:57 -07:00
Joseph Hall
71b787e250
Add Azure ARM docs for 2016.11.0
2016-12-08 12:43:18 -07:00
rallytime
523a67c422
Merge branch '2015.8' into '2016.3'
...
Conflicts:
- doc/conf.py
- doc/topics/releases/version_numbers.rst
2016-11-28 10:52:52 -07:00
Erik Johnson
4cdc6cf5ec
Update earlier release channels' docs with Carbon release notes ( #37914 )
...
* Update reference to Carbon in vsphere docs
* Replace reference to Carbon in top file merging docs
* Include Carbon version number
* Replace references to Carbon with 2016.11.0
2016-11-28 10:33:31 -07:00
Eric Radman
3f2e13d1fc
Remove repeated words in docs ( #37871 )
...
Found using
find . -name '*.rst' | xargs igor -R -r
2016-11-23 14:53:17 -07:00
rallytime
3d6d32edc5
Merge branch '2016.3' into '2016.11'
...
Conflicts:
- doc/topics/development/contributing.rst
2016-11-21 17:29:07 -07:00
Adrian Todorov
ca3b6e7874
Update proxmox.rst with more options and LXC
2016-11-21 10:26:59 -07:00
Adrian Todorov
e04f63d721
Update proxmox.rst with more options and LXC ( #37790 )
2016-11-21 09:22:47 -07:00
rallytime
1b5f89577e
Merge branch '2016.11' into 'develop'
...
Conflicts:
- salt/cloud/clouds/vmware.py
2016-11-14 09:19:49 -07:00
Nicole Thomas
f7f7b987b3
Merge pull request #37619 from rallytime/merge-develop
...
[develop] Merge forward from 2016.11 to develop
2016-11-11 11:44:09 -07:00
Eric Radman
9a60e298bb
vmware: optionally allow network interface MAC to be set
...
Example profile:
network:
Network Adapter 1:
mac: '00:16:3e:e8:19:0f'
name: vlan25
switch_type: standard
This takes effect as soon as the VM is initialized, so PXE-booting can
take advantage of this.
2016-11-10 19:59:55 -05:00
rallytime
4c245a3fa5
Merge branch '2016.3' into '2016.11'
...
Conflicts:
- salt/modules/x509.py
2016-11-10 16:51:52 -07:00
rallytime
7b2341bbfd
Merge branch '2016.11' into 'develop'
...
Conflicts:
- doc/topics/releases/releasecandidate.rst
- salt/modules/file.py
- salt/states/file.py
- salt/utils/network.py
2016-11-10 15:59:51 -07:00
Aditya Kulkarni
a7e09f9260
Use existing VM's VDD size if not specified in the cloud profile ( #37579 )
2016-11-10 09:41:11 -07:00
rallytime
f44e14b63c
Merge branch 'carbon' into '2016.11'
...
Conflicts:
- salt/modules/file.py
2016-11-09 12:56:58 -07:00
rallytime
5ead1425d7
Merge branch '2016.3' into 'carbon'
...
Conflicts:
- doc/topics/releases/releasecandidate.rst
- salt/modules/win_servermanager.py
2016-11-08 13:04:33 -07:00
Jonathan Ballet
89b9417605
Documentation rendering fixes ( #37543 )
...
* doc: fix documentation rendering of salt.runners.survey
* doc: fix Sphinx documentation warnings
2016-11-08 09:42:12 -07:00
Ronald van Zantvoort
ae4e86ccc2
modify docs to utilize backend:requests
2016-11-07 22:28:32 +01:00
rallytime
2e68da3e52
Merge branch '2016.11' into 'develop'
...
Conflicts:
- doc/topics/cloud/vmware.rst
- salt/cloud/clouds/vmware.py
2016-11-07 08:22:17 -07:00
Amir Pakdel
783f58bf3d
EC2 support for SubnetName and securityGroupName
...
Now we can have subnetname and securitygroupname
in network_interfaces of EC2 cloud profiles:
profile_name:
size: t2.medium
network_interfaces:
- DeviceIndex: 0
allocate_new_eip: true
subnetname: subnet01
securitygroupname:
- sgLinux
- sgServer1
- sgServer2
2016-11-04 14:16:02 -04:00
rallytime
c31f879f8b
Merge branch '2016.3' into 'carbon'
...
Conflicts:
- salt/cloud/clouds/vmware.py
2016-11-02 11:33:21 -06:00
Mike Place
9446e48da0
Merge pull request #37350 from pass-by-value/full_and_linked_clone_v1
...
Add handling for full and linked clone
2016-11-02 21:02:29 +13:00
Ethan Devenport
21e24a8125
Cloud API v3 updates including:
...
* Added server availability zone parameter.
* Added volume availability zone parameters.
* Added NAT parameter for private NIC.
* Updated documentation.
2016-11-01 21:37:53 +00:00
rallytime
e57fb947c6
Merge branch '2016.11' into 'develop'
...
Conflicts:
- salt/modules/status.py
2016-11-01 12:56:04 -06:00
Aditya Kulkarni
d8b1c9c777
Add handling for full and linked clone
...
and commit disk mode additions
2016-10-31 12:30:49 -04:00
rallytime
e10058c831
Merge branch '2016.3' into 'carbon'
...
No conflicts.
2016-10-31 10:15:25 -06:00
rallytime
39459ed30b
Document the existence of placementgroup option in ec2 driver
2016-10-28 12:51:46 -06:00
rallytime
8d3957f250
Merge branch 'carbon' into 'develop'
...
Conflicts:
- salt/cloud/clouds/vmware.py
- salt/modules/boto_ec2.py
- salt/modules/cmdmod.py
- salt/modules/win_lgpo.py
2016-10-28 11:58:41 -06:00
rallytime
c722a18468
Update Carbon versionadded tags to 2016.11.0 in doc/*
2016-10-27 15:26:30 -06:00
rallytime
190ec32283
Merge branch 'carbon' into 'develop'
...
Conflicts:
- doc/topics/cloud/vmware.rst
- salt/cloud/clouds/vmware.py
2016-10-26 10:09:26 -06:00
Mike Place
afd3dc3807
Merge branch '2016.3' into 2016_3_carbon
2016-10-26 14:08:03 +09:00
Aditya Kulkarni
f64ca3c442
Update release notes and version added
2016-10-25 16:16:46 -06:00
Aditya Kulkarni
0a3d266d6b
Add ability to specify disk backing mode for VMware cloud profile
2016-10-25 16:15:30 -06:00
Eric Radman
3829b7592f
Update configuration examples for Joyent
...
* Fix typo in profile example ('private_key' listed twice)
* Reflect Joyent's current new naming convention for VM sizes
* Update docs with modern images that are officially supported by Joyent
* Refresh example output of --list-sizes and --list-images
2016-10-25 10:43:32 -06:00
Eric Radman
30146115ee
Update configuration examples for Joyent ( #37153 )
...
* Fix typo in profile example ('private_key' listed twice)
* Reflect Joyent's current new naming convention for VM sizes
* Update docs with modern images that are officially supported by Joyent
* Refresh example output of --list-sizes and --list-images
2016-10-22 07:58:46 -06:00
Ric Klaren
6094512c42
Fix link in libvirt docs
2016-10-20 08:48:54 +02:00
Ric Klaren
44b89303ce
Update documentation and cleanups
2016-10-03 11:34:22 +02:00
Ric Klaren
3a466a782c
Docs and update some TODO's
2016-10-03 11:34:22 +02:00
C. R. Oldham
edb47231b2
Add support for specifying a datastore for new disks. ( #36457 )
...
* Add support for specifying a datastore for new disks.
* Document validity of a datastore key inside a disk definition.
* Add docs for "datastore" param for disks
* Lint
* Align tests for new calls
2016-09-22 17:02:30 -06:00
rallytime
514d6012f3
Merge branch 'carbon' into 'develop'
...
No conflicts.
2016-09-20 10:49:36 -06:00
rallytime
2f9c4268f7
Merge branch '2016.3' into 'carbon'
...
No conflicts.
2016-09-19 11:21:55 -06:00
Nicole Thomas
acfce59666
Removes extra empty lines in the disk specificity example ( #36410 )
2016-09-19 11:13:08 -06:00
Aditya Kulkarni
892df0c089
Add ability to specify disk backing mode for VMware cloud profile ( #36334 )
...
* Add ability to specify disk backing mode for VMware cloud profile
* Update release notes and version added
2016-09-19 11:05:49 -06:00
Aditya Kulkarni
5737b1c409
Update versionadded and release notes ( #36352 )
2016-09-16 14:33:32 -06:00