lp:swift3
- Get this branch:
- bzr branch lp:swift3
Branch merges
Branch information
Import details
This branch is an import of the HEAD branch of the Git repository at https://github.com/stackforge/swift3.git.
Last successful import was .
Recent revisions
- 379. By Tim Burke
-
Fix the gate
Following PyCQA/astroid@
206d8a2 we sarted getting a whole bunch of
errors likeE:266,44: Value 'headers' doesn't support membership test
and
E:267,25: Value 'headers' is unsubscriptable
Digging around a bit, apparently astroid thinks the headers returned
from call_app will always be None -- I guess it doesn't like our use of
a list to work around py2's lack of `nonlocal`.By using a proper object to encapsulate state, we can shut up those
"error"s.Also, pin upper-constraints to pike for keystone-related jobs.
Change-Id: I5ff21260872f40
89b030cd94e494d c346ae74b8e - 378. By James E. Blair <email address hidden>
-
Zuul: Remove project name
Zuul no longer requires the project-name for in-repo configuration.
Omitting it makes forking or renaming projects easier.Change-Id: I810ca29398f387
9521a42932f23b5 dda79fb79df - 377. By Andreas Jaeger
-
Import legacy tox jobs
Import the legacy Zuul tox jobs and convert them to native Zuul v3
native jobs.Needed-By: I377e3c75ecbea3
c17b5073865af25 4000b1800ff
Change-Id: I67ac8cb4ce20baa003dfb94dedf14 5b0779a6b99 - 375. By Zongming Zuo
-
Fixed keystone misspelling
Change-Id: I1d79c88e684510
c887fd839370ca3 f8886b3ced2 - 374. By Kota Tsuyuzaki
-
Change log updates for version 1.12
Change-Id: Iba7303f0e16560
310db4d8a375c1d 027c65fe748 - 372. By Jenkins <email address hidden>
-
Merge "Don't try to read a body if the client didn't send one"
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)