Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
ansible
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
OpenEdx
ansible
Commits
2543403c
Commit
2543403c
authored
May 04, 2015
by
Brian Coca
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
deprecated nova_compute and added new os_server for openstack to changelog
parent
8259f449
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
2 deletions
+4
-2
CHANGELOG.md
+4
-2
No files found.
CHANGELOG.md
View file @
2543403c
...
...
@@ -8,8 +8,9 @@ Major Changes:
*
template code now retains types for bools and Numbers instead of turning them into strings
If you need the old behaviour, quote the value and it will get passed around as a string
Deprecated Modules:
*
ec2_ami_search, in favor of the new ec2_ami_find
Deprecated Modules (new ones in parens):
*
ec2_ami_search (ec2_ami_find)
*
nova_compute (os_server)
New Modules:
*
find
...
...
@@ -28,6 +29,7 @@ New Modules:
*
cloudstack: cs_securitygroup_rule
*
cloudstack: cs_vmsnapshot
*
maven_artifact
*
openstack: os_server
*
openstack: os_server_facts
*
openstack: os_server_volume
*
openstack: os_subnet
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment