stable/xena
stable/zed
stable/yoga
stable/ussuri
stable/victoria
master
stable/train
stable/wallaby
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 (7890f0d99929f0c2630486c7956448b1ae3d1843)
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 |
![]() |
a48ccb03fb |
Fix ups so pbr and setup works
Moved octavia/bin directory to octavia/octavia/cmd and renamed octavia-api to api.py. This follows the new strucutre most openstack projects are doing. Also implemented octavia-api being built when doing setup install. Had to remove the octavia/tests/specs symlink because pbr did not like it and would not allow anything to be built. Also found out the test_titles test was not being run on the specs, so that has been added as a separate tox environment. Change-Id: I92f2bc6eaa346983f7a2479dc9fa43d2040f2cd5 |
8 years ago |