Commit Graph

77319 Commits

Author SHA1 Message Date
Gareth J. Greenaway
760d561dfa Fixing a potential lint issue 2017-05-24 14:42:33 -07:00
Gareth J. Greenaway
c11bcd0d12 Changing the approaching and including an except for the action socket.error exception, then logging a trace log if error number is 0 and an error log otherwise. 2017-05-24 14:40:44 -07:00
Gareth J. Greenaway
3f950596f4 Fixing lint issues. 2017-05-24 12:53:28 -07:00
Nicole Thomas
561a416cf3 Merge pull request #41414 from Ch3LL/update_bootstrap
Update bootstrap script verstion to latest release(v2017.05.24)
2017-05-24 13:51:49 -06:00
CEG
d25dcf61d5 Small error in nova that was preventing execution 2017-05-24 13:03:45 -06:00
Ch3LL
d8c03eef60
Update bootstrap script verstion to latest release(v2017.05.24) 2017-05-24 14:49:09 -04:00
CEG
0e7a1009ed Updated module docs to include changes made 2017-05-24 12:17:42 -06:00
Mike Place
88fd3c0ed9 Merge pull request #41336 from mcalmer/fix-locale-on-SUSE
fix setting and getting locale on SUSE systems
2017-05-24 12:46:07 -05:00
CEG
05e0192665 Adding missing os_auth_system 2017-05-24 11:37:13 -06:00
CEG
4e0f4981e4 allow service_type to be specified
default is now 'network'
2017-05-24 11:29:28 -06:00
CEG
991e84343f Added non-profile and defaults for Neutron 2017-05-24 11:19:27 -06:00
CEG
c93f112c9b Updating Nova Module to include use_keystone Auth 2017-05-24 11:18:05 -06:00
Gareth J. Greenaway
f3a6531a69 On occasion an exception will occur which results in the event not returning properly, even though the wire_bytes is correctly populated. In this situation, we log to trace and continue. #34460 2017-05-24 09:14:48 -07:00
Mike Place
4265959647 Merge pull request #41393 from rallytime/bp-41235
Back-port #41235 to 2016.11
2017-05-24 11:08:55 -05:00
Mike Place
83f54694f9 Merge pull request #41394 from rallytime/bp-41243
Back-port #41243 to 2016.11
2017-05-24 11:00:16 -05:00
Mike Place
3a45ac30f0 Merge pull request #41401 from bdrung/systemd-service-documentation-key
Add documentation key to systemd service files
2017-05-24 10:49:54 -05:00
rallytime
503f925275 Add missing import 2017-05-24 09:43:59 -06:00
Mike Place
d34333c30b Merge pull request #41404 from bdrung/fix-typos
Fix typos
2017-05-24 09:42:44 -05:00
Benjamin Drung
33a7f8b2ec Fix typos
lintian found several spelling errors.

Signed-off-by: Benjamin Drung <benjamin.drung@profitbricks.com>
2017-05-24 12:50:29 +02:00
Benjamin Drung
3f7f30895d Add documentation key to systemd service files
Documentation for systemd service files can be automatically viewed
using systemctl help servicename if this field is present. Thus add the
relevant man page, the local and online documentation to the
documentation key.
2017-05-24 11:14:39 +02:00
CEG
66ab1e5184 Re-adding neutron dependency check 2017-05-23 20:06:05 -06:00
CEG
cce07eefc2 Updating Neutron module to suport KeystoneAuth 2017-05-23 20:00:42 -06:00
rallytime
d2d9a3d29f Merge branch '2016.3' into '2016.11'
Conflicts:
  - doc/ref/cli/salt-cp.rst
  - salt/config/__init__.py
2017-05-23 15:58:14 -06:00
Nicole Thomas
3083764195 Merge pull request #41388 from bdrung/clean-doc-without-sphinx
Do not require sphinx-build for cleaning docs
2017-05-23 13:32:40 -06:00
Mike Place
a5351302af Lint fix 2017-05-23 11:39:30 -06:00
Arif Ali
05fadc0af3 Remove the keys that don't exist in the new change 2017-05-23 11:39:30 -06:00
Silvio Moioli
c79c0e3f43 rest_cherrypy: remove sleep call 2017-05-23 11:38:01 -06:00
Nicole Thomas
842875e590 Merge pull request #41364 from automate-solutions/fix-issue-41362
Fix issue #41362 invalid parameter used: KeyName.1 instead of KeyName
2017-05-23 11:32:09 -06:00
Nicole Thomas
92f94e66bc Merge pull request #41383 from peter-funktionIT/fix-win_pki-get_cert_file
Update win_pki.py
2017-05-23 11:26:43 -06:00
Benjamin Drung
5b79a0a9f8 Do not require sphinx-build for cleaning docs
In a minimal build environment (no sphinx), the package cannot initially
clean itself because the upstream doc/Makefile checks for sphinx-build
executable and Debian doesn't get any benefit of that.

Thus do not check for the presence of sphinx-build when running the
clean or help target by adding a phony check_sphinx-build that does the
check for sphinx-build.

Debian bug: https://bugs.debian.org/851559
Signed-off-by: Benjamin Drung <benjamin.drung@profitbricks.com>
2017-05-23 17:14:11 +02:00
peter-funktionIT
4d9bd06176 Update win_pki.py
Always pass cert_format when calling get_cert_file from import_cert
2017-05-23 12:02:09 +02:00
Mike Place
1ba95684a9 Merge pull request #41113 from cro/proxy_auto_test2
Rescue proxy_auto_tests PR from git rebase hell
2017-05-22 12:05:07 -05:00
Automate Solutions
cfd8eb7a87 Set DescribeKeyPairs back to KeyName.1 according to documentation 2017-05-22 18:32:42 +02:00
Mike Place
375892d910 Merge pull request #41360 from cro/sysrc_fix
Sysrc on FreeBSD, YAML overeager to coerce to bool and int
2017-05-22 10:54:31 -05:00
Mike Place
01b71c75c1 Merge pull request #41372 from terminalmage/issue41190
Don't use intermediate file when listing contents of tar.xz file
2017-05-22 10:36:44 -05:00
Mike Place
5edfcf972c Merge pull request #41373 from alex-zel/patch-3
Allow HTTP authentication to ES.
2017-05-22 10:32:09 -05:00
Erik Johnson
1f08936d9c Remove unused import 2017-05-22 02:18:28 -05:00
Erik Johnson
68cb897520 Replace reference to fileobj
This was an argument I had initially added to _list_tar() but later
removed in favor of an isinstance check. Since this was removed, this
argument no longer exists.
2017-05-22 02:13:56 -05:00
Alex Zel
3192eab128 Allow HTTP authentication to ES.
Add option to authenticate to Elasticsearch instance with optional SSL.
2017-05-22 09:09:37 +03:00
Erik Johnson
788874408a Remove '*' from mode
This is unnecessary, as the data being piped in is uncompressed.
2017-05-21 23:50:36 -05:00
Erik Johnson
3d4b833627 Don't use intermediate file when listing contents of tar.xz file
This instead pipes the decompressed tar data directly to tarfile.open()
2017-05-21 23:37:51 -05:00
Automate Solutions
6a82ddc6fc Fix issue #41362 invalid parameter used: KeyName.1 instead of KeyName 2017-05-21 15:47:25 +02:00
C. R. Oldham
6db31ce52a Fix problem with sysrc on FreeBSD, YAML overeager to coerce to bool and int.
Fix problem with sysrc on FreeBSD, YAML overeager to coerce to bool
2017-05-20 19:39:22 -06:00
Loren Gordon
f2f6da7039 Supports quoted values in /etc/sysconfig/network
Fixes #41341
2017-05-20 08:57:30 -04:00
Mike Place
d617c9fe72 Merge pull request #41265 from terminalmage/issue41234
yumpkg: fix latest_version() when showdupesfromrepos=1 set in /etc/yum.conf
2017-05-19 13:49:58 -05:00
Mike Place
29bd7f48b7 Merge pull request #41287 from garethgreenaway/40748_2016_11_consul
Fix to consul cache
2017-05-19 13:32:55 -05:00
Mike Place
672aaa88d3 Merge pull request #41309 from garethgreenaway/38894_allowing_test_argument
Adding test argument for runners & wheel orchestration modules
2017-05-19 13:26:08 -05:00
Mike Place
140b0427e1 Merge pull request #41319 from lomeroe/bp_41307
backport #41307 to 2016.11, properly pack version numbers into single
2017-05-19 13:24:59 -05:00
Mike Place
6bdb7cca7d Merge pull request #41327 from Ch3LL/add_2016.11.6_release
Add 2016.11.6 Release Notes
2017-05-19 13:05:08 -05:00
Mike Place
1faffd3932 Merge pull request #41329 from lorengordon/doc-fix
Corrects versionadded for win_network.get_route
2017-05-19 12:47:56 -05:00