cmusatyalab / elijah-openstack

Elijah OpenStack integration
http://elijah.cs.cmu.edu/
Apache License 2.0
27 stars 26 forks source link

Make Issues in README.md Actual Issues #1

Closed theonewolf closed 10 years ago

theonewolf commented 10 years ago

I think you should pull out the "known issues" from the README.md and make them actual GitHub issues (especially if future work might fix them). If they can never be fixed, then close them out. If they are "limitations" instead of "issues" relabel them.

krha commented 10 years ago

@theonewolf

There's actually known issue of my implementation. I'm working on to fix them and 3 is fixed recently.

Known issues in installing & managing OpenStack is somewhat listed at doc/README.md, but all of them are already reported to OpenStack (i.e. dhcp issue https://github.com/mseknibilel/OpenStack-Folsom-Install-guide/issues/14)

As you pointed out, it's better to relabel them as "current limitations". Thanks.