Commit Graph

6 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
ZhongShengping b62bb13a79 Update mailinglist from dev to discuss
openstack-dev was decomissioned this night in https://review.openstack.org/621258
Update openstack-dev to openstack-discuss

Change-Id: I829dad86b385d2b7eb53f7f94ca3f1c4480b634d
2018-12-05 09:12:04 +08:00
ZhongShengping 6a8eb01ea2 Update URLs in documents according to document migration
Change-Id: Id65102c33690ccd2e0aae92f8bda17fb62dede3d
2017-07-14 09:35:05 +08:00
avnish db485a4382 Update home page link in cfg file
Change-Id: I40ec14942c14d2633dc342b7d40641f1e7ccbbad
2016-09-20 12:47:09 +05:30
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