| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| |
|
|
|
|
|
|
|
| |
Fix misspellings detected by:
* pip install misspellings
* git ls-files | grep -v locale | misspellings -f -
Change-Id: Ib47acd8a5e4b1b733e1d75b8995a14620f2c9627
Closes-Bug: #1257295
|
| |\ |
|
| | |
| |
| |
| | |
Change-Id: Ic060988e0dbe3891a0ed05439c7db8cad65ad6bc
|
| |\ \
| |/ |
|
| | |
| |
| |
| |
| |
| |
| | |
They should be determined by the hacking dependency
implicitely.
Change-Id: Ie659b9f7b31391805ab5627464a0dfece40104ad
|
| |\ \
| |/
|/| |
|
| | |
| |
| |
| |
| |
| |
| | |
cliff app will manage logging level instead of making it manually
Closes-Bug: #1269729
Change-Id: I8f75c1c086c7c7bca6531e7244785caaa69d4a88
|
| |/
|
|
| |
Change-Id: Ifc794e3bd3d85932fe056e09ee8c72e726ab6872
|
| |
|
|
|
|
|
|
|
| |
H306, module imports should be in alphabetical order
This hacking check actually improves readability quite
a bit, as module imports can be sorted in groups (python stdlibs,
external imports, in-module imports)
Change-Id: I11dc9155fbfc84389f2a5956f393f705388f83ba
|
| |
|
|
|
|
|
| |
With that, building and uploading wheels to PyPI is only one "python
setup.py bdist_wheel" away.
Change-Id: Iff5981dd4b358652bd5f5e7f72b6f7298e809829
|
| |
|
|
| |
Change-Id: I369051e7d7ba2c0819835dada3a13e54798a63ad
|
| |
|
|
|
|
|
|
|
| |
This mirrors the layout on the server side.
I don't consider this a breaking change, as the existing sync commands were broken
to begin with.
Change-Id: Id80e148e2a0218d6bd64673bb09c15ab0d98418b
|
| |
|
|
| |
Change-Id: I583ac67b10d51e95fefd8bb1ea2c6fa13a79caa9
|
| |
|
|
| |
Change-Id: Ic99a31efce6e6baa6e9fe6de7bb83a1537a83ea5
|
| |\ |
|
| | |
| |
| |
| |
| | |
Change-Id: I8cdf3b9fa986255a9c1787f4ed8375bded8ee062
Closes-Bug: 1213889
|
| |/
|
|
| |
Change-Id: I5ca0a8ddcf89fe816d47dfd4d720410780444d60
|
| |
|
|
| |
Change-Id: Icd6e56adb416946af98bcc1dd1fbbe16c2aef8c8
|
| |
|
|
|
|
|
| |
Bring dependency versions in-line with the global OpenStack requirements
Change-Id: Ifa0f30a2dc335b69c96fade95e3ef1b92db7927e
Closes-bug: #1239428
|
| |
|
|
| |
Change-Id: Iccd4ee10611cfa58a98618f29545d5b194edafa3
|
| |
|
|
| |
Change-Id: I73df92ab161a3f6dacb196d827130de8f7ae8252
|
| |
|
|
| |
Change-Id: I95a098190917017b010a323403ca43108f078958
|
| |
|
|
| |
Change-Id: Iecad349608bdc391b1c8613bac55b37f2719be19
|
| |
|
|
| |
Change-Id: I636040826af81b6df4c8631e65876316fa10c081
|
| |
|
|
| |
Change-Id: I7350c2f9d8f857300784955b2b776f3f1dc69933
|
| |
|
|
| |
Change-Id: If863d8e7a7eda78c721b5e83e9053ec5b70fcee2
|
| |
|
|
|
|
|
| |
Python 3.x deprecated the form "except x,y:". Switch usage to
"except x as y:", which works with any Python version >= 2.6
Change-Id: Id276fdaee9e8753568227e638408e5bccff28e67
|
| |
|
|
| |
Change-Id: I6ed13d969410be83ebfce443d5758a7d0b98386b
|
| |
|
|
| |
Change-Id: Icb0754f9d64ea2b4d561866c8c5f614316217a1b
|
| |
|
|
| |
Change-Id: I48efc2a988018b67668ab609ea02cf5a1105a772
|
| |
|
|
|
|
| |
Workaround for pbr bug #1191923
Change-Id: Iba7c09090011073b50084dd0efa269d713ea7de2
|
| |
|
|
| |
Change-Id: Id92c17cf2cd11bf653afabd2e283519f94a5dc50
|
| |
|
|
| |
Change-Id: I48d8e3bd6846c9f8809204e8a2190e9d7e0c964b
|
| |
|
|
| |
Change-Id: Idf7153aa287adc874a2878dc829950fda52a4879
|
| |
|
|
| |
Change-Id: I5435e83a8dbe3c3273b59ecb3c5f1be26c9bec96
|
| |
|
|
| |
Change-Id: I4f32b7c3ca7831becdd49f75a7fa48bfcfa7fe76
|
| |\ |
|
| | |
| |
| |
| | |
Change-Id: Iff4d152e8e59f895a42adf6927e559ca73472888
|
| |/
|
|
| |
Change-Id: Ia25ef86786895f376be410f74b9a30e3e8ff4243
|
| |
|
|
| |
Change-Id: I12687d678a1b7c22bfbfd0480c53912152d8d7eb
|
| |
|
|
| |
Change-Id: Ibe2723617268a4df7a7de7d0b46d7aa621a8d4ab
|
| |
|
|
| |
Change-Id: I09b1ed71f593173ea6661165c9b16bbe64e1ca27
|
| |
|
|
| |
Change-Id: I919c915802632d0c72fbec8bcb28085661334b34
|
| |
|
|
| |
Change-Id: If85de4c02406e8ffd49da3c04c23db58ad2df119
|
| |
|
|
| |
Change-Id: Id44b9f8cfc0a79a7514ff338aab42f39067e1226
|
| |
|
|
| |
Change-Id: I8c56e5a9366e9e7b6569b7e001f069fc0a812470
|
| |
|
|
| |
Change-Id: I25a54badf2f33d2f25257793b227c80e86e69894
|
| |
|
|
| |
Change-Id: Ie74e590c7d9c9de0b5a22ca5185c3cd5438a50cb
|
| |
|
|
| |
Change-Id: Ief9e5cba48f0a5462688f01b469cd39c689356d7
|
| |
|
|
| |
Change-Id: I8ed89a819449d5a286c10fe79ac400fcc6af5db8
|