Chris Rebert
7c7986f63a
spelling fixes in 2014.7.0 release notes
2014-07-25 17:32:23 -07:00
rallytime
aaf85bf4ea
Add versionadded to new redis modules
2014-07-23 11:43:37 -06:00
rallytime
ba17a3d64e
Remove CloudConfigMixIn class from salt/utils/parsers (deprecated)
2014-07-17 16:35:25 -06:00
rallytime
c088a44a56
Deprecate libcloud_version from salt/cloud/libcloudfuncs
2014-07-17 16:30:20 -06:00
rallytime
66592887b7
Remove vm_config and vm_config_path from config.cloud_config function
2014-07-17 16:26:49 -06:00
rallytime
81e06fa252
Removed deprecated functions in salt/modules/ps.py
2014-07-16 12:49:45 -06:00
rallytime
2c61c23e2a
Deprecated OutputOptionsWithTextMixIn class from salt/utils/parsers.py
2014-07-16 12:36:31 -06:00
rallytime
1ef7052593
Deprecate memoize function from salt/utils/__init__.py
2014-07-16 12:32:15 -06:00
rallytime
26ab89e8ac
Add deprecated check_dns notice to release notes
2014-07-16 06:29:14 -06:00
Erik Johnson
c213bf8398
Merge pull request #14259 from rallytime/remove_dep_warnings
...
Removed no_site_packages as it has been deprecated
2014-07-15 20:15:31 -05:00
rallytime
8dcedf684d
Change more affected docs from Helium to 2014.7.0
2014-07-15 17:02:19 -06:00
rallytime
b1acf66703
Removed no_site_packages as it has been deprecated
2014-07-15 16:34:52 -06:00
Thomas S Hatch
024485fb36
Merge pull request #14204 from terminalmage/docs
...
Fix the rest of the double-colons in docs
2014-07-14 16:01:13 -06:00
Thomas S Hatch
1962ad682f
Merge pull request #14036 from basepi/2014.1.6docsupdate
...
Update docs to 2014.1.7 release
2014-07-14 15:49:43 -06:00
Erik Johnson
57096ca59c
Convert double-colon to code-block
2014-07-14 12:37:13 -05:00
Erik Johnson
4e84226d60
Fix spelling in release notes
2014-07-10 21:18:02 -06:00
Thomas S Hatch
ec70c6e9a1
flag lxc as beta
2014-07-10 14:44:31 -06:00
Thomas S Hatch
13c18f0629
Add headers to the 2014.7.1 to release notes, more to come
2014-07-10 13:35:11 -06:00
Thomas S Hatch
126462c0e5
Start on Helium release notes
2014-07-10 11:21:06 -06:00
Colton Myers
3ec4d92576
Add 2014.1.7 release notes
2014-07-09 16:08:25 -06:00
Colton Myers
d11bcd60d3
Update docs to 2014.1.7 release
2014-07-09 14:58:56 -06:00
Colton Myers
fefa665252
Add master_tops and ext_nodes to release notes for 2014.1.6
2014-07-09 09:30:35 -06:00
Colton Myers
5de50f13ce
Update docs to 2014.1.6 release
2014-07-08 15:33:07 -06:00
Colton Myers
437b4816ca
Update the release date for 2014.1.6
2014-07-08 09:28:58 -06:00
Colton Myers
9537ada5d2
Add newest cherry-pick to 2014.1.6 release notes
2014-07-02 16:38:40 -06:00
Colton Myers
30efb97b30
Add two fixes to release notes
2014-06-30 14:50:24 -06:00
Erik Johnson
06abbb02c7
Add rh_service bugfixes to 2014.1.6 release notes
2014-06-30 13:50:53 -05:00
Clayton Parker
33e6cd6191
clarify the version numbering scheme
2014-06-27 13:45:13 -04:00
Mike Place
22d2e812ef
Merge pull request #13751 from claytron/doc-fixes
...
fix errors in docs
2014-06-25 21:28:35 -06:00
Clayton Parker
23c494c8ce
fix errors in docs
2014-06-25 22:54:37 -04:00
Colton Myers
f53e3b4a54
Add 2014.1.6 release notes
2014-06-25 15:05:44 -06:00
Henrik Holmboe
e0a6a5a13e
Reflect the latest released version
...
I did this exact PR in #12695 the last time around. Luckily #12720 seems to take a stab at automating this. :)
2014-06-23 19:56:39 +02:00
Seth House
14f663f37e
Added link to legacy salt-api release notes
2014-06-19 13:20:05 -06:00
Seth House
6d09e554e4
Fixed two straggling occurances of APIClient -> NetapiClient
2014-06-19 13:02:16 -06:00
Seth House
53bab586f4
Merged salt-api into Salt
...
Woot!
The conflicts below are intentional because they contained salt-api-isms
that needed to be included into the corresponding Salt files.
Conflicts:
debian/changelog
debian/control
doc/conf.py
doc/index.rst
opt_requirements.txt
salt/config.py
salt/loader.py
2014-06-18 22:13:56 -06:00
Seth House
1d4057fadf
Updated all saltapi import paths to salt.netapi
2014-06-18 20:56:16 -06:00
Seth House
cf4b684edb
Moved salt-api release notes into saltapi subdir
2014-06-18 20:03:40 -06:00
Colton Myers
51aefc9389
Add release notes for 2014.1.5 and bump docs version
2014-06-11 12:03:31 -06:00
Henrik Holmboe
e1b498b523
Fix Release Notes for 0.17.4
...
It appears that the list of issues fixed in Release Notes for 0.17.4 is
a straight copy of 0.17.3. A `git diff v0.17.3..v0.17.4` and a little
annotate later turned up these fixed issues instead.
2014-05-27 19:19:42 +02:00
Henrik Holmboe
fb03e79f97
Reflect the latest released version
...
This is a recurring problem in the release process. The same issue was pointed out for 2014.1.3 and is again a problem for 2014.1.4. Perhaps not the most severe issue here but I think it points to a bigger problem with the release management/process.
See https://github.com/saltstack/salt/issues/12032#issuecomment-41038471 for my comment and a discussion regarding the issue as a whole.
2014-05-12 12:57:27 +02:00
Erik Johnson
e2ac8dbe7c
Formatting enhancements to 2014.1.4 release notes
2014-05-05 13:47:55 -05:00
Colton Myers
9dfa136a3e
Add missing release note
2014-05-05 10:55:21 -06:00
Colton Myers
19f39161fe
Add 2014.1.4 release notes
2014-05-05 10:49:00 -06:00
Colton Myers
c6cad43d45
Fix released version
2014-04-22 19:06:49 -06:00
Colton Myers
4e9ddf2bcb
Fix title of 2014.1.3 release notes
2014-04-22 19:06:11 -06:00
Thomas S Hatch
39afc8f067
Merge pull request #12046 from basepi/2014.1.3releasenotes
...
Add 2014.1.3 release notes
2014-04-22 09:47:10 -06:00
Colton Myers
395ae3ef65
Add 2014.1.3 release notes
2014-04-16 13:52:52 -06:00
Colton Myers
b7ce0cdc39
Add more release notes, take out rich text quotes on 2014.1.2.rst
2014-04-16 13:47:23 -06:00
Erik Johnson
55cd12c873
Add release notes for 2014.1.2
2014-04-15 13:17:34 -05:00
Henrik Holmboe
2e67643a74
Update Release Notes index
...
http://salt.readthedocs.org/en/latest/topics/releases/ now points to
2014.1.1 as the latest release.
2014-04-14 10:14:25 +02:00