Anthony Shaw
bb4ec6c4db
tests for the storage module
2017-04-25 20:27:52 +10:00
Anthony Shaw
27b8849ede
add existing libcloud modules to doc index
2017-04-25 17:17:18 +10:00
Mike Place
25a438a4e1
Merge pull request #40750 from pcn/add-aws-detailed-monitoring-toggle
...
Add aws detailed monitoring toggle
2017-04-24 22:41:20 -06:00
Mike Place
8a7f7af5d8
Merge pull request #40863 from BenoitKnecht/support-systemd-on-cumulus-linux
...
modules: service: support Systemd on Cumulus Linux
2017-04-24 22:25:55 -06:00
Nicole Thomas
eb8fd68154
Merge pull request #40844 from tonybaloney/libcloud_storage
...
Added execution and state modules for Apache Libcloud
2017-04-24 17:10:33 -06:00
Nicole Thomas
506e8f7fbc
Merge pull request #40847 from tonybaloney/libcloud_load_balancer
...
Add execution module for Apache Libcloud load balancer API
2017-04-24 17:09:36 -06:00
Nicole Thomas
6576175ff1
Merge pull request #40867 from rallytime/merge-develop
...
[develop] Merge forward from nitrogen to develop
2017-04-24 17:07:22 -06:00
rallytime
a1f9ae67e1
Merge branch 'nitrogen' into 'develop'
...
No conflicts.
2017-04-24 15:37:09 -06:00
Anthony Shaw
697dce824d
Merge branch 'libcloud_load_balancer' of github.com:tonybaloney/salt into libcloud_load_balancer
2017-04-25 07:30:51 +10:00
Anthony Shaw
2a6b3bd374
Merge branch 'develop' into libcloud_load_balancer
2017-04-25 07:29:15 +10:00
Anthony Shaw
267143686b
lint fixes and merged develop
2017-04-25 07:27:51 +10:00
Anthony Shaw
2ec6da0383
Merge branch 'develop' into libcloud_storage
2017-04-25 07:25:57 +10:00
Benoît Knecht
a492bd4ac2
modules: service: support Systemd on Cumulus Linux
...
Cumulus Linux is Debian-based and uses Systemd as its init system.
This commit prevents the minion from trying to use SysVinit on Cumulus Linux
and failing with `ERROR: Unable to run command [...] No such file or
directory`.
2017-04-24 22:13:00 +02:00
Peter C. Norton
b27ce61e4c
Fix 1 line and 3 lines between functions
...
Fixes pylint complaints from jenkins:
17:29:08 salt/cloud/clouds/ec2.py:3740: [E8302(expected-2-blank-lines-found-0), ] PEP8 E302: expected 2 blank lines, found 0
17:29:08 salt/cloud/clouds/ec2.py:3768: [E8303(too-many-blank-lines-3), ] PEP8 E303: too many blank lines (3)
2017-04-24 14:15:29 -04:00
Nicole Thomas
dac9e7c7f2
Merge pull request #40856 from Ch3LL/11.4_release_develop
...
[develop] Bump latest release version to 2016.11.4
2017-04-24 11:38:12 -06:00
Ch3LL
b20d878266
[develop] Bump latest release version to 2016.11.3
2017-04-24 13:31:53 -04:00
Peter C. Norton
d7ec4f7166
Committing an empty line to re-run CI
2017-04-24 13:05:55 -04:00
Nicole Thomas
2e65735bbf
Merge pull request #40853 from rallytime/lint-develop
...
Lint fixes for keystone state and keystone state unit tests
2017-04-24 10:30:11 -06:00
rallytime
ce13658301
Lint fixes for keystone state and keystone state unit tests
2017-04-24 09:27:52 -06:00
Mike Place
3cd871a31e
Remove whitespace for lint
2017-04-24 08:26:37 -06:00
Anthony Shaw
c25219a442
fixes and linting
2017-04-24 21:44:45 +10:00
Anthony Shaw
025560cbae
completed API method implementation
2017-04-24 20:46:27 +10:00
Anthony Shaw
15ad84d254
added missing brackets
2017-04-24 20:29:07 +10:00
Anthony Shaw
c4a3ccd58c
finished API for module
2017-04-24 20:25:54 +10:00
Anthony Shaw
d32e301da7
initial module for loadbalancer drivers
2017-04-24 20:09:31 +10:00
Anthony Shaw
39c094487d
add a doc page for the state module
2017-04-24 19:17:39 +10:00
Anthony Shaw
55c6ebe01a
Merge branch 'libcloud_storage_state' into libcloud_storage
2017-04-24 19:14:47 +10:00
Anthony Shaw
33ede5808b
salt state module for storage API
2017-04-24 19:14:01 +10:00
Anthony Shaw
255357654b
removed unneeded arg
2017-04-24 19:03:44 +10:00
Anthony Shaw
b60772c634
container present and absent
2017-04-24 19:03:14 +10:00
Anthony Shaw
3bcffeb3d5
Merge branch 'libcloud_storage' into libcloud_storage_state
2017-04-24 18:59:31 +10:00
Anthony Shaw
be9d433507
docstring formatting and header to the file, moved to oxygen
2017-04-24 18:55:48 +10:00
Anthony Shaw
6cb3c5b0f5
docstrings and state template
2017-04-24 18:48:03 +10:00
Anthony Shaw
e02e27ba68
add doc page
2017-04-24 18:13:47 +10:00
Anthony Shaw
0e996f975a
removed unused lines
2017-04-24 17:57:41 +10:00
Anthony Shaw
232c869f0b
lint fixes and better docstrings
2017-04-24 17:55:10 +10:00
Anthony Shaw
b4c92bd622
add string ending
2017-04-24 16:54:55 +10:00
Anthony Shaw
a42cc48916
headers
2017-04-24 16:43:08 +10:00
Anthony Shaw
eddb7e2263
add methods for creating container, deleting objects and getting objects
2017-04-24 16:40:46 +10:00
Anthony Shaw
2b4d84ef3f
add a unit test to check the module starts correctly
2017-04-24 16:35:16 +10:00
Anthony Shaw
1547189eeb
fix silly param on upload
2017-04-24 16:31:58 +10:00
Anthony Shaw
8ee9698f07
format complex object types
2017-04-24 16:28:14 +10:00
Anthony Shaw
da906148d5
command for listing profiles
2017-04-24 16:07:06 +10:00
Anthony Shaw
852419905f
fix parameter sequences
2017-04-24 15:58:21 +10:00
Anthony Shaw
fd467c6e3f
add container and object listings, add upload and download object
2017-04-24 15:51:09 +10:00
Anthony Shaw
aea0d73494
initial module for storage drivers
2017-04-24 15:41:49 +10:00
Mike Place
df85e9adcf
Merge pull request #40772 from rallytime/trafficserver-deprecation-warning
...
Add deprecation message to trafficserver.set_var function
2017-04-23 04:32:31 -06:00
Mike Place
51af49495b
Merge pull request #40836 from eradman/grain_virtual
...
Set virtual grain for OpenBSD on KVM
2017-04-23 04:31:27 -06:00
Mike Place
b5179aa873
Merge pull request #40778 from rallytime/oxygen-deprecations
...
Start removing deprecated code for Oxygen release
2017-04-23 04:30:51 -06:00
Mike Place
0093851334
Merge pull request #40782 from wolfpackmars2/patch-6
...
Add kernelversion grain
2017-04-23 04:24:36 -06:00