08 2015 档案
摘要:Meeting time: 2015.August.25th 1:00~2:00Chairperson: Serg Melikyan, PTL from MirantisMeeting summary:1.Migrating to yaql 1.0 status. PIC: Stan ...
阅读全文
摘要:1. Select a Linux Distribution Only Ubuntu 14.04 (Trusty), Fedora 21 (or Fedora 22) and CentOS/RHEL 7 are documented here. OpenStack also runs and is...
阅读全文
摘要:Paste has been under development for a while, and has lots of code in it.The code is largely decoupled except for some core functions shared by many p...
阅读全文
摘要:Module Reviews Drafted Blueprints Completed Blueprints Filed Bugs Resolved BugsCinder 5 1 1 6 13Swift 10 N/...
阅读全文
摘要:Meeting time: 2015.August.18th 1:00~2:00Chairperson: Nikolay Starodubtsev, from MirantisMeeting summary:1.Migrating to yaql 1.0 status. PIC: St...
阅读全文
摘要:Module Reviews Drafted Blueprints Completed Blueprints Filed Bugs Resolved BugsCinder 5 1 1 6 13Swift 10 N/...
阅读全文
摘要:Introduction Web Services Made Easy (WSME) simplifies the writing of REST web services by providing simple yet powerful typing, removing the need to...
阅读全文
摘要:Meeting time: 2015.August.11th 1:00~2:00Chairperson: Serg Melikyan, PTL from MirantisMeeting summary:1.Migrating to yaql 1.0 status. PIC: Stan ...
阅读全文
摘要:TraceIn functions which support this level, details every parameter and operation to help diagnose subtle bugs. This should only be enabled for specif...
阅读全文
摘要:Module Reviews Drafted Blueprints Completed Blueprints Filed Bugs Resolved BugsCinder 5 1 1 6 12Swift 10 N/...
阅读全文
摘要: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/...
阅读全文