master
stable/xena
stable/zed
stable/yoga
stable/ussuri
stable/victoria
stable/wallaby
stable/train
9.1.0
wallaby-em
11.0.0
11.0.0.0rc1
victoria-em
10.0.0
10.0.0.0rc1
7.1.2
9.0.1
8.0.1
ussuri-em
6.2.2
9.0.0
9.0.0.0rc1
6.2.1
train-em
5.1.2
8.0.0
8.0.0.0rc2
8.0.0.0rc1
6.2.0
5.1.1
7.1.1
stein-eol
7.1.0
5.1.0
stein-em
4.1.4
6.1.0
5.0.3
7.0.0
7.0.0.0rc1
queens-eol
rocky-eol
4.1.3
5.0.2
6.0.1
4.1.2
pike-eol
ocata-eol
6.0.0
6.0.0.0rc1
rocky-em
3.2.2
5.0.1
4.1.1
3.2.1
queens-em
5.0.0
5.0.0.0rc2
4.1.0
3.2.0
2.1.2
5.0.0.0rc1
4.0.1
3.1.1
2.1.1
pike-em
1.0.5
3.1.0
2.1.0
ocata-em
4.0.0
4.0.0.0rc3
4.0.0.0rc2
4.0.0.0rc1
2.0.4
3.0.2
2.0.3
1.0.4
3.0.1
1.0.3
2.0.2
3.0.0
3.0.0.0rc3
3.0.0.0rc2
3.0.0.0rc1
3.0.0.0b3
3.0.0.0b2
3.0.0.0b1
2.0.1
1.0.2
2.0.0
2.0.0.0rc2
2.0.0.0rc1
2.0.0.0b3
2.0.0.0b2
2.0.0.0b1
newton-eol
0.9.2
1.0.1
1.0.0
1.0.0.0rc2
1.0.0.0rc1
1.0.0.0b3
mitaka-eol
1.0.0.0b2
1.0.0.0b1
liberty-eol
0.10.0
0.8.1
0.9.1
0.9.0
0.8.0
0.5.2
0.5.1
0.5.0
${ noResults }
2 Commits (8ae82a47e1928f99dd32f08785f876b3d1d9c3cb)
Author | SHA1 | Message | Date |
---|---|---|---|
![]() |
649b33d247 |
Add license for empty __init__.py
This also fix build-openstack-sphinx-docs, there was a change introduced in sphinx 1.6.6: https://github.com/sphinx-doc/sphinx/pull/4335/files If the size of __init__.py is less than 2, then the module would be skipped which will cause the sphinx consistency checking failing later. Change-Id: I9d8764b6e907aceed8bb8a9b04711145d0eb32ad |
5 years ago |
![]() |
9786021205 |
Implementing simple operator API
Setup executable to use wsgiref.simple_server Simple setup of pecan Defined controllers that define the API resources Implemented all controllers to manipulate database and send to handler Added repository methods required for creating multiple items in one transaction Defined a few API exceptions based of wsme exceptions Defined the wsme types that define the resource response and request bodies Defined an abstract handler that all handlers should subclass Defined a simple handler that is responsible for sending to controller Added some wsme type tests Implements: bp/operator-api Change-Id: I0d91934db47a6e45f0c9ac22089f8689957bd239 |
8 years ago |