Commit Graph

2 Commits

Author SHA1 Message Date
Kevin Carter c3405ef941
Updates for typos
This change updates a few things that were missed when the role
was cut over.

Change-Id: I0f4670cc7d11fde5907a0856c1de40b39ebf3de7
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2015-12-08 16:50:45 -06:00
Kevin Carter 8f8cf55edd
IRR for lxc_container_create
The change moves the role out from the main repo lxc_container_create
repository and into its own standalone repository.

Items within this change:
  * The role has been updated to ensure it runs standalone.
  * Tests added to the role within tox.
  * Functional tests added to the role that can either be run
    via the run_tests.sh script or using tox.
  * dev requirements have been updated for testing usecases.
  * Docs added to both the README.rst file as well as the docs
    folder.

Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2015-11-03 08:00:45 -06:00