Commit Graph

64801 Commits

Author SHA1 Message Date
Nicole Thomas
05349071dc Merge pull request #30503 from StackPointCloud/profitbricks-cloud-provider
Adds cloud provider support for ProfitBricks
2016-01-25 11:28:41 -07:00
Nicole Thomas
5bcae187c1 Merge pull request #30395 from twangboy/mac_system
Mac System Module
2016-01-25 11:14:42 -07:00
Ethan Devenport
de7d1666f6 Updates made after PR review:
* Improved and cleaned up documentation.
* Removed unnecessary namespaces.
* Made to fail when no ssh_host is found.
* Cleared pylint violations.
2016-01-25 18:02:10 +00:00
Nicole Thomas
0a3a9aa45f Merge pull request #30592 from mlalpho/salt-boto_rds-updates
salt-boto_rds updates
2016-01-25 10:51:40 -07:00
Nicole Thomas
b8009d7320 Merge pull request #30552 from twangboy/mac_pkgutil
Renamed darwin_pkgutil.py to mac_pkgutil.py
2016-01-25 10:47:57 -07:00
Nicole Thomas
fb0054afb5 Merge pull request #30556 from twangboy/mac_sysctl
rename darwin_sysctl.py to mac_sysctl.py
2016-01-25 10:46:04 -07:00
Nicole Thomas
190d22b1c3 Merge pull request #30558 from twangboy/mac_desktop
renamed osxdesktop.py to mac_desktop.py
2016-01-25 10:45:09 -07:00
Nicole Thomas
625559c7af Merge pull request #30566 from twangboy/mac_power
Mac power
2016-01-25 10:44:34 -07:00
Nicole Thomas
1304dbb667 Merge pull request #30575 from sjorge/pkg-smartos
smartos packages are frozen so adding modules via pip does not work, …
2016-01-25 10:40:21 -07:00
Nicole Thomas
9879cadfab Merge pull request #30585 from sjorge/module-mdata
implement salt.module.smartos_mdata
2016-01-25 10:38:49 -07:00
Nicole Thomas
d5b8ecf579 Merge pull request #30607 from eyj/pr-snapshot-credentials
Fix credentials passing in boto_ec2.snapshot_created
2016-01-25 10:19:53 -07:00
Nicole Thomas
a06734c4ec Merge pull request #30591 from mlalpho/salt-cloud-clouds-ec2-AssociatePublicIpAddress-fix
salt-cloud-clouds-ec2 AssociatePublicIpAddress fix
2016-01-25 10:03:07 -07:00
Nicole Thomas
eb771585f9 Merge pull request #30602 from seanjnkns/pillar_merge_lists-doc-bug
Fix documentation for pillar_merge_lists which default is False, not …
2016-01-25 09:54:52 -07:00
Nicole Thomas
afdbb745c6 Merge pull request #30581 from JacobCWard/develop
Fixes #30569
2016-01-25 09:36:03 -07:00
Michael Alphonso
22f6009030 fixed 2016-01-25 11:25:01 -05:00
EYJ
27ecac04a0 Fix credentials passing in boto_ec2.snapshot_created 2016-01-25 17:18:46 +01:00
Nicole Thomas
48b2f506fb Merge pull request #30593 from mlalpho/salt-boto_vpc-updates
salt-boto_vpc updates
2016-01-25 08:55:08 -07:00
Sean Jenkins
841192ee2d Fix documentation for pillar_merge_lists which default is False, not True. From PR #30062 2016-01-25 08:49:13 -07:00
Nicole Thomas
09f9f78d94 Merge pull request #30534 from rmohr/copr
COPR project moved
2016-01-25 08:39:34 -07:00
Jorge Schrauwen
ef4b5a5836 update naming to match closer with mdata-* tools 2016-01-25 09:18:19 +00:00
Roman Mohr
044fe44ae9 COPR project moved
Replace old url http://copr.fedoraproject.org with
https://copr.fedorainfracloud.org to fix broken bootstrap script.
2016-01-24 18:43:02 +01:00
Michael Alphonso
31cc97ccf4 looks like a re-merge of PR #20972 which relates to #19288 2016-01-24 12:12:15 -05:00
Michael Alphonso
a454df55c4 - added log info while waiting. displays current status and wait time.
- updated conditional check for wait status to check for specified status from state sls data.
  + previously was only checking to see if the current status was in ['available', 'modifying', 'backing-up'], which defeats the purpose of specifying wait_status at all.
  + PR forces state run to wait until the specified status is returned. So, if you specify 'available' in the state, you know the database instance can be contacted when the state run returns.
- Updated call for get_endpoint to make sure the Endpoint and its Address are set
- spelling error in state
2016-01-24 12:08:34 -05:00
Michael Alphonso
a3c782762d - explicitly defined input arguments 2016-01-24 12:00:54 -05:00
Jorge Schrauwen
de5393bd41 mdata.get without parameter should return all properties, optimizations 2016-01-24 12:34:57 +00:00
Jorge Schrauwen
922267df05 implement salt.module.smartos_mdata 2016-01-24 12:24:45 +00:00
Jacob Ward
40d9e6f505 Fixes #30569 2016-01-23 16:47:40 -07:00
Jorge Schrauwen
701b240224 fix indent 2016-01-23 14:04:13 +00:00
Jorge Schrauwen
8417f8da08 drop augeas as libaugeas is a pain to patch 2016-01-23 14:02:59 +00:00
Jorge Schrauwen
83b6935ab0 including said modules, would probably be a good idea too 2016-01-23 13:32:18 +00:00
Jorge Schrauwen
a48c7b6b2b smartos packages are frozen so adding modules via pip does not work, include a few more by default 2016-01-23 13:10:05 +00:00
twangboy
cec969db15 Fixed more tests 2016-01-22 19:24:38 -07:00
twangboy
aa47a2908f Fixed more lint 2016-01-22 19:20:24 -07:00
twangboy
e09f43b11b even more lint 2016-01-22 19:09:08 -07:00
twangboy
fef54563b0 More lint 2016-01-22 19:04:03 -07:00
twangboy
1c58318013 Fixed tests 2016-01-22 17:32:42 -07:00
twangboy
88841e604f Fixed some tests 2016-01-22 17:27:18 -07:00
twangboy
fedb27ca97 renamed osxdesktop.py to mac_desktop.py 2016-01-22 17:23:34 -07:00
twangboy
6eb250a807 Fixed some tests 2016-01-22 17:20:25 -07:00
twangboy
b7196f3a34 Fixed some lint 2016-01-22 17:08:40 -07:00
twangboy
0d767ecfc1 documented the functions 2016-01-22 16:01:02 -07:00
Colton Myers
8823d7f56a Merge pull request #30562 from basepi/merge-forward-develop
Merge forward from 2015.8 to develop
2016-01-22 15:24:03 -07:00
twangboy
07d46f7f56 More formatting 2016-01-22 15:18:31 -07:00
twangboy
b54af551dc Error formatting 2016-01-22 15:16:43 -07:00
twangboy
90f6c5aec5 Added error when On is passed 2016-01-22 15:14:05 -07:00
twangboy
1cf5e58c91 more logic for minutes 2016-01-22 15:09:29 -07:00
twangboy
9182850e6a refactoring, more descripting errors 2016-01-22 15:02:59 -07:00
twangboy
8f58aea473 fixed logic for validating sleep 2016-01-22 14:57:11 -07:00
twangboy
ddabe0a6dc getting logic for unsupported commands 2016-01-22 14:49:02 -07:00
twangboy
01ba85ca01 3rd try 2016-01-22 14:46:34 -07:00