Commit Graph

4 Commits

Author SHA1 Message Date
melissaml 301b5cd5fd Cleanup py27 support
This repo is now testing only with Python
3, so let's make a few cleanups:
- Remove setup.* files, those are not needed
  for this repo
- Cleanup */source/conf.py to remove now
  obsolete content.
- Remove install_cmd from tox.ini, the default is fine;
  move constraints into deps, cleanup

Change-Id: I6dae70865bac5abb0d394e93c2a854e74c2689d7
2020-04-27 20:17:51 +02:00
OpenStack Proposal Bot ad5f44b9ad Updated from global requirements
Change-Id: I4e8f556e3ba5a084e2be97da246f31e0d64039a3
2017-03-02 11:51:15 +00:00
OpenStack Proposal Bot a06cd9cd17 Updated from global requirements
Change-Id: Id88acc3490cbd203a7d7b4a31bae3c96985cc9f8
2016-07-15 03:57:27 +00: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