diff --git a/README.md b/README.md index 6642fa1..6cf7c69 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,7 @@ The module include the following features: - [ ] Ubuntu 16LTS VM support - [ ] Redhat 6 VM support - [ ] Redhat 7 VM support +- [ ] Full Python (And compatible with 2.7 and 3.x) You can find some examples of the usage on the directory /plays/. diff --git a/TODO.md b/TODO.md index bb688b7..06e28e7 100644 --- a/TODO.md +++ b/TODO.md @@ -22,4 +22,5 @@ - [ ] [WIP] reconfigure.sh -> Check hypervisor capacity before running the reconfiguration. - [ ] configure_xen.sh -> install required pkgs, download images, create /mnt/easyxen/{log,images}, remove image if is older than x and has tag removable.) - [ ] Makefile -> Syntax improvement and better setup. -- [ ] Rewrite in Python. \ No newline at end of file +- [ ] Rewrite in Python. +