From 231bd2f8ae9570bac0123a3164c305fda7dc5810 Mon Sep 17 00:00:00 2001 From: Matt Ray Date: Fri, 7 Jun 2013 06:39:23 -0500 Subject: [PATCH] updated to include KNIFE-267 and KNIFE-289 --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1bc5cf7..2913d5e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,9 +2,11 @@ * KNIFE_RACKSPACE-32 Ensure hint file is created to improve Ohai detection. * KNIFE-181 correct mixed use of 'rackspace_auth_url' and 'rackspace_api_auth_url'. Only 'rackspace_auth_url' is correct. * KNIFE-182 default to Rackspace Open Cloud (v2) +* KNIFE-267 Rackspace server create with networks * KNIFE-271 Enable winrm authentication on knife-rackspace * KNIFE-281 pass https_proxy and http_proxy setting onto fog; added ssl_verify_peer setting to disable certificate validation * KNIFE-282 Add the ability to inject files on server creation +* KNIFE-289 Add Integration Tests ## v0.6.2 * bump release to fix permission issues inside the gem