Skip to content

Zuul - #63

Merged
gtema merged 8 commits into
masterfrom
zuul
Feb 14, 2020
Merged

Zuul#63
gtema merged 8 commits into
masterfrom
zuul

Conversation

@gtema

@gtema gtema commented Feb 12, 2020

Copy link
Copy Markdown
Collaborator

Re-enable zuul

@gtema

gtema commented Feb 12, 2020

Copy link
Copy Markdown
Collaborator Author

recheck

@gtema

gtema commented Feb 12, 2020

Copy link
Copy Markdown
Collaborator Author

recheck

1 similar comment
@gtema

gtema commented Feb 12, 2020

Copy link
Copy Markdown
Collaborator Author

recheck

@otc-zuul

otc-zuul Bot commented Feb 12, 2020

Copy link
Copy Markdown
Contributor

Build succeeded (check pipeline).

@gtema

gtema commented Feb 14, 2020

Copy link
Copy Markdown
Collaborator Author

recheck

@otc-zuul

otc-zuul Bot commented Feb 14, 2020

Copy link
Copy Markdown
Contributor

Build failed (check pipeline). For information on how to proceed, see
http://docs.openstack.org/infra/manual/developers.html#automated-testing

  • tox-py37 : SUCCESS in 3m 10s
  • tox-pep8 : SUCCESS in 3m 23s
  • tox-functional : RETRY_LIMIT in 1m 55s

@gtema

gtema commented Feb 14, 2020

Copy link
Copy Markdown
Collaborator Author

recheck

@otc-zuul

otc-zuul Bot commented Feb 14, 2020

Copy link
Copy Markdown
Contributor

Build failed (check pipeline). For information on how to proceed, see
http://docs.openstack.org/infra/manual/developers.html#automated-testing

@gtema

gtema commented Feb 14, 2020

Copy link
Copy Markdown
Collaborator Author

recheck

@otc-zuul

otc-zuul Bot commented Feb 14, 2020

Copy link
Copy Markdown
Contributor

Build failed (check pipeline). For information on how to proceed, see
http://docs.openstack.org/infra/manual/developers.html#automated-testing

@gtema

gtema commented Feb 14, 2020

Copy link
Copy Markdown
Collaborator Author

recheck

@otc-zuul

otc-zuul Bot commented Feb 14, 2020

Copy link
Copy Markdown
Contributor

Build failed (check pipeline). For information on how to proceed, see
http://docs.openstack.org/infra/manual/developers.html#automated-testing

@gtema

gtema commented Feb 14, 2020

Copy link
Copy Markdown
Collaborator Author

recheck

@otc-zuul

otc-zuul Bot commented Feb 14, 2020

Copy link
Copy Markdown
Contributor

Build succeeded (check pipeline).

@gtema
gtema merged commit de026de into master Feb 14, 2020
tischrei pushed a commit that referenced this pull request Mar 26, 2020
* reset zuul integration

* disable tox-docs for separate branch

* replace openstacksdk general error handler

* exclude rds instance osc func tests

* blacklist failing tests

* repair func test cmd

* compare if we got something

* fix pep
gtema added a commit that referenced this pull request Mar 30, 2020
* fixes docstring formatting in RDS and removes the README.md from the top page

* adds more structure to the documentation and provides a history

* cleans up the documentation.
adds a page about coverage of services.
purges a few temporary files.
moves the issues into the doctree and links them.
adds a section naming conventions to the glossary.
fixes here and there the spelling of projects and other names.

* collects all changes from previous commit, which was almost empty.

* enhances the structure of two index files

* Installation and Configuration sources resorted

* reordering section Installation and OpenStack CLI

* reordering SDK guides, service proxies and other stuff

* user guides reordered

* user guides reordered

* restructuring done

* configuration section updated

* improve the enforcer output during tests

* introduce the CLI chapter

* fix pep8 issues, mostly whitespace

* SDK getting started reworked

* fix RDS proxy attrs

* smaller fixes

* streamline the main page documentation

* fix spelling and language

* auto-scaling started

* AS Config finished

* explain details about installation options

* list authors

* clean up the top directory docs

* Finished Auto-Scaling SDK guide and pep8 fixes

* Anti-DDoS SDK guide status draft

* Finish Anti-DDoS SDK Guide

* Update ZuuL config to test tox -e docs

* update .travis.yml

* deleted coverage content and saved locally until content is available for pep8

* minor pep8 correction

* Renew coverage.rst

* added nat and ces to coverage.rst

* CCE SDK guide added

* Update .zuul.yaml

* Create bindep.txt

* some dns private zone fixes

* Zuul (#63)

* reset zuul integration

* disable tox-docs for separate branch

* replace openstacksdk general error handler

* exclude rds instance osc func tests

* blacklist failing tests

* repair func test cmd

* compare if we got something

* fix pep

* AS corrections for new API Version (#60)

* improve Auto_Scaling user experience by using openstack client

* flake8 corrections

* change group unit test for AS service

* bug fixing

* fix policy

* add policy delete

* minor fixes

* ensure --group on policy update

* pep 8 corrections and unit test fixes

* change CLI client parameters from using underscore to dash

* Update test_policy.py

* Renaming of network parameters and fixing unit tests

* add unit test changes

* extend help message for DNS zone list

Co-authored-by: Nils-Magnus <magnus@linuxtag.org>
Co-authored-by: Tino Schreiber <Tino.Schreiber@t-systems.com>
Co-authored-by: Artem Goncharov <Artem.goncharov@gmail.com>
@gtema
gtema deleted the zuul branch March 30, 2020 14:35
vineet-pruthi pushed a commit to fkukucsk/python-otcextensions that referenced this pull request Nov 30, 2023
* reset zuul integration

* disable tox-docs for separate branch

* replace openstacksdk general error handler

* exclude rds instance osc func tests

* blacklist failing tests

* repair func test cmd

* compare if we got something

* fix pep
vineet-pruthi pushed a commit to fkukucsk/python-otcextensions that referenced this pull request Nov 30, 2023
* fixes docstring formatting in RDS and removes the README.md from the top page

* adds more structure to the documentation and provides a history

* cleans up the documentation.
adds a page about coverage of services.
purges a few temporary files.
moves the issues into the doctree and links them.
adds a section naming conventions to the glossary.
fixes here and there the spelling of projects and other names.

* collects all changes from previous commit, which was almost empty.

* enhances the structure of two index files

* Installation and Configuration sources resorted

* reordering section Installation and OpenStack CLI

* reordering SDK guides, service proxies and other stuff

* user guides reordered

* user guides reordered

* restructuring done

* configuration section updated

* improve the enforcer output during tests

* introduce the CLI chapter

* fix pep8 issues, mostly whitespace

* SDK getting started reworked

* fix RDS proxy attrs

* smaller fixes

* streamline the main page documentation

* fix spelling and language

* auto-scaling started

* AS Config finished

* explain details about installation options

* list authors

* clean up the top directory docs

* Finished Auto-Scaling SDK guide and pep8 fixes

* Anti-DDoS SDK guide status draft

* Finish Anti-DDoS SDK Guide

* Update ZuuL config to test tox -e docs

* update .travis.yml

* deleted coverage content and saved locally until content is available for pep8

* minor pep8 correction

* Renew coverage.rst

* added nat and ces to coverage.rst

* CCE SDK guide added

* Update .zuul.yaml

* Create bindep.txt

* some dns private zone fixes

* Zuul (opentelekomcloud#63)

* reset zuul integration

* disable tox-docs for separate branch

* replace openstacksdk general error handler

* exclude rds instance osc func tests

* blacklist failing tests

* repair func test cmd

* compare if we got something

* fix pep

* AS corrections for new API Version (opentelekomcloud#60)

* improve Auto_Scaling user experience by using openstack client

* flake8 corrections

* change group unit test for AS service

* bug fixing

* fix policy

* add policy delete

* minor fixes

* ensure --group on policy update

* pep 8 corrections and unit test fixes

* change CLI client parameters from using underscore to dash

* Update test_policy.py

* Renaming of network parameters and fixing unit tests

* add unit test changes

* extend help message for DNS zone list

Co-authored-by: Nils-Magnus <magnus@linuxtag.org>
Co-authored-by: Tino Schreiber <Tino.Schreiber@t-systems.com>
Co-authored-by: Artem Goncharov <Artem.goncharov@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant