- 28 Nov, 2018 4 commits
-
-
mergify[bot] authored
Remove deprecated cli options
-
mergify-bot authored
-
mergify[bot] authored
FIX Bug on workaround missing OS_AUTH_TYPE
-
billaud authored
os.environ.set doesn't existe, must use os.environ["OS_AUTH_TYPE"] = for setting environnement variable https://docs.python.org/2/library/os.html
-
- 20 Nov, 2018 1 commit
-
-
apetrich authored
-
- 08 Nov, 2018 2 commits
-
-
mergify[bot] authored
fix pep8
-
gord chung authored
ignore W504[1]. tbh, not what i prefer. [1] https://github.com/PyCQA/pycodestyle/issues/197
-
- 12 Sep, 2018 3 commits
-
-
mergify[bot] authored
pep8: enable logging format checks
-
mergify-bot authored
-
mergify[bot] authored
pep8: fix RST304 errors
-
- 27 Aug, 2018 2 commits
-
-
Julien Danjou authored
-
Julien Danjou authored
-
- 27 Jul, 2018 1 commit
-
-
mergify[bot] authored
Remove hacking dependency for pep8
-
- 26 Jul, 2018 7 commits
-
-
Julien Danjou authored
Hacking is not maintained and depends on an old flake8 version. Switch to flake8 and a few standard extensions.
-
mergify[bot] authored
tests: remove testtools and fixtures dependencies
-
mergify-bot authored
-
mergify[bot] authored
Support Python 3.7 instead of 3.5
-
mergify-bot authored
-
mergify[bot] authored
exeptions: fix matching when description is a dict
-
Julien Danjou authored
-
- 23 Jul, 2018 1 commit
-
-
Julien Danjou authored
-
- 18 Jul, 2018 1 commit
-
-
Julien Danjou authored
-
- 17 Jul, 2018 1 commit
-
-
mergify[bot] authored
shell: fix OS_AUTH_TYPE workaround
-
- 03 Jul, 2018 1 commit
-
-
Julien Danjou authored
-
- 18 Jun, 2018 2 commits
-
-
mergify[bot] authored
Always use proxy method to get client
-
Pavlo Shchelokovskyy authored
some methods were missing it, breaking respective openstackclient commands. Issue: #87
-
- 02 May, 2018 2 commits
-
-
Mehdi ABAAKOUK authored
Update mergify configuration
-
Mehdi Abaakouk authored
-
- 01 May, 2018 1 commit
-
-
Mehdi Abaakouk authored
-
- 29 Apr, 2018 2 commits
-
-
Mehdi ABAAKOUK authored
Enable mergify
-
Mehdi Abaakouk authored
-
- 12 Apr, 2018 1 commit
-
-
Mehdi Abaakouk authored
We recently uses local TZ, when timestamps doesn't have a TZ. But Gnocchi client was passing the string as-is before allowing all kind of timestamps that the server support (like +2hour, now, ...). This change restores this feature.
-
- 27 Mar, 2018 1 commit
-
-
Julien Danjou authored
This has a typo and is not actually useful. Remove it.
-
- 21 Mar, 2018 2 commits
-
-
Martin Mágr authored
This patch remove usage of os_doc_tools.command and utilizes cliff.sphinxext with minor modification. The modification is required because original CommandManager does not see gnocchi commands for some reason. Fixes issue #80.
-
Mehdi Abaakouk authored
gnocchi status now returns 3 items. This change the tests to ensure it works whatever the server side status return.
-
- 16 Jan, 2018 1 commit
-
-
Julien Danjou authored
-
- 09 Jan, 2018 1 commit
-
-
Mehdi Abaakouk authored
Setting None as namespace was working by chance. Cliff was using it only in a method we override. But since 2.10, it uses in some other place. This change put a valid name as cliff namespace.
-
- 02 Jan, 2018 1 commit
-
-
Julien Danjou authored
-
- 21 Dec, 2017 1 commit
-
-
sum12 authored
the server expects attribute specific options in a dict of key 'options' resolves #73
-
- 19 Dec, 2017 1 commit
-
-
Julien Danjou authored
Not used anymore.
-