Commit Graph

8 Commits

Author SHA1 Message Date
Pierre Riteau f444b22c54 Update author and home page to match gertty
Change-Id: I08db420819eae9f53777ed2c5e3879689d1eb1be
2020-09-14 21:46:26 +02:00
kangyufei 63bda24c4f Change openstack-dev to openstack-discuss
Change-Id: I326e80f0d33520de5bf79ac80d10c125450c0738
2018-12-03 22:27:15 -05:00
Masayuki Igawa 1c08977787 Fix inconsistency name
This commit fixes inconsistency name from Boardtty to Boartty.

Change-Id: I2a8509dcbab0e7c138f492c8d285af52b363b0e8
2017-11-27 09:27:04 -08:00
James E. Blair e4c972b803 Initial fork from gertty -> boartty
Change-Id: I8c0ce5550f2287f77fb31c790c3923d3d1b80481
2016-10-31 15:33:00 -07:00
Doug Hellmann 3884d7750c remove python 2.6 trove classifier
OpenStack projects are no longer being tested under Python 2.6, so
remove the trove classifier implying that this project supports 2.6.

Change-Id: I5c3610f0122712f32ac98cc5d859ee9d79e74990
2015-12-23 01:31:09 +00:00
James E. Blair 266467493d Update README and install sample configs
Change-Id: Iac32f7a02f29622b618940a5a5ba4254f650f09f
2014-09-03 21:03:30 -07:00
Monty Taylor 63a306c241 Remove unneeded bit from setup.cfg
The pbr setup hook is unnecessary.

Change-Id: Iaac62985b9be8e787f855666fc7a93e876022d1c
2014-07-12 20:23:24 -07:00
Joshua Harlow 7a71108c60 Add a pbr compatible setup
Add a setup.cfg and setup.py and fill in those files
so that gertty can be installed easily.

Adjust gertty.py to have a main function that
can be referenced as a console entrypoint during
installation.

Also adjusted a bunch of imports that were failing after
installation occurred (but now they should not fail since they
correctly reference the gertty module namespace).

Change-Id: I532ced51583b26300ba9a2efb97f8e41bc69ec8d
2014-05-03 11:54:49 -07:00