Commit Graph

15 Commits

Author SHA1 Message Date
Takashi Kajinami 996ae5cb6b Remove workaround for Python 2
... because Python 2 is no longer supported. Also remove a few old
comments which are no longer valid.

Change-Id: I34401721537d671ae71110fb22de9b1d5b908f0c
2023-11-28 00:22:45 +09:00
OpenStack Proposal Bot 744feb7e26 Updated from global requirements
Change-Id: Ie9adb2abbe5001f5b2041324c999aa080b9947a5
2017-03-06 01:16:46 +00:00
OpenStack Proposal Bot 0f3f8b85c3 Updated from global requirements
Change-Id: I484f45a51647d39a1017b0d7c092aaa472d88478
2015-09-17 12:15:37 +00:00
OpenStack Proposal Bot 7b29573e96 Updated from global requirements
Change-Id: Ib9095887215458c335598cbbbb81205eb26ff23a
2014-04-30 02:45:24 +00:00
Monty Taylor 5e478ac7b2 Remove version from setup_requires
setup_requires cannot effect an upgrade, but a version being listed can
block things from operating happily. Remove the version pin from
setup_requires. Also, the setup_hooks are no longer needed.

Change-Id: Idda7d67a21c9245ca8c17973e847629bd3b4e3f2
2013-09-22 17:19:45 -04:00
Monty Taylor 60b1928075 Align with openstack requirements
Change-Id: I8f9b2743d507c39034ae4b2208731f0515c6e106
2013-08-13 13:34:24 -03:00
Monty Taylor 49c060a313 Migrate to pbr and testr. 2013-03-28 02:37:45 +01:00
Clint Byrum 1db777fd9e Pass all flake8 tests - run in CI too 2013-03-15 10:47:02 -07:00
Tim Miller 6cd1768338 update code to reflect s/cornfig/os-config-applier/ 2013-01-30 19:48:27 -08:00
Tim Miller f5e9edca98 bump version to 0.3 2013-01-30 12:31:29 -08:00
Tim Miller 6c04767006 better error messages 2013-01-29 21:22:17 -08:00
Tim Miller a257deb96b add --validate option 2013-01-29 21:14:04 -08:00
Tim Miller d324baeed8 skip setup.py long_description 2013-01-29 11:20:51 -08:00
Tim Miller fc994db36a Make the tool usable from CLI 2013-01-28 23:03:48 -08:00
Tim Miller dc8f42fc96 skeleton python project with tests. 2013-01-28 19:01:20 -08:00