摘要:
1. Murano Project Mission From the third-party tool developer’s perspective, the application catalog will provide a way to publish applications and ... 阅读全文
摘要:
Pecan Introduce Pecan是一个轻量级的基于Python的Web框架, Pecan的目标并不是要成为一个“full stack”的框架, 因此Pecan本身不支持类似Session和Databases.Pecan Features (1)Object-dispatch for... 阅读全文
摘要:
Meeting time: 2015.August.4th 1:00~2:00Chairperson: Serg Melikyan, PTL from MirantisMeeting summary:1.Migrating to yaql 1.0 status. PIC: Stan L... 阅读全文
摘要:
def application(environ, start_response): start_response('200 OK', [('Content-Type', 'text/html')]) return 'Hello, web!'# 1st# Just for Test and... 阅读全文
摘要:
1. WSGIServer WSGIMiddlewareWSGIApplication1.1 WSGI Server wsgi server可以理解为一个符合wsgi规范的web server,接收request请求,封装一系列环境变量,按照wsgi规范调用注册的wsgi app,最后将resp... 阅读全文
摘要:
Module Reviews Drafted Blueprints Completed Blueprints Filed Bugs Resolved BugsCinder 7 1 1 7 11Swift 10 N/... 阅读全文
摘要:
ESLint 简介ESLint是由Nicholas C. Zakas编写的一个Javascript的验证工具,ESLint不仅可以检验Javascript错误,也可以进行代码风格检测。2013年6月发布第一个版本,最新版本是2015年7月24号发布的ESLint 1.0.0-rc-3。ESLint主... 阅读全文
摘要:
Meeting time: 2015.July.28th 1:00~2:00Chairperson: Kirill Zaitsev, core from MirantisMeeting summary:1.Migrating to yaql 1.0 status. PIC: Stan L... 阅读全文
摘要:
Keywords Descriptions FWIW For what it's worth(不管结果怎样) ASAP As Soon As Possible(尽快) FYI For Your Information(信息供您参考) AFAIK As Far As I Know(据我所知) LMK Let Me Know(让我知道) BTW ... 阅读全文
摘要:
Module Reviews Drafted Blueprints Completed Blueprints Filed Bugs Resolved BugsCinder 7 1 1 7 10Swift 10 N/... 阅读全文