forked from opentelekomcloud/python-otcextensions
-
Notifications
You must be signed in to change notification settings - Fork 0
Deh #1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
SebastianGode
wants to merge
66
commits into
SebastianGode:mrs
Choose a base branch
from
opentelekomcloud:deh
base: mrs
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Deh #1
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* initial nat gateway branche * added snat and dnat resource * dnat and snat proxy functions added * first running state * gateway fixed * linting corrections * Minor changes, tested successfully * unittest nat.test_snat nat.test_dnat and nat.test_gateway added * nat changes * pep8 issues * test_proxy.py added for NAT * stash status changed and proxy test added
* Adding RDS v3 implementation * Saving Changes to github * Saving further changes in RDSv3 * Adding RDSv3 Instance and Backup functionalities * Updates in RDS Backup Funcationality * Saving RDSv3 Changes to GitHub * Adding Backup Policy for RDSv3 * Adding RDSv3 restore functionality * interim update wrt coding conventions * next bunch of changes for instance * cleanup configurations * next bunch of changes * finish implementation, switch to usage tests * add check for additional mandatory params * add wait_for_job and replace --datastore with --datatore-type * extend params choices for create instance params * fix help message with param names * check flavor when creating instance * hopefully fix find instance * rds is not using default job query * try to improve find_flavor * add some checks for ha_mode <=> datastore_type * add tests for ensuring mode vs datastore checks * fix pep * add wait for deleting instance * add optional wait-interval argument * try fix wait_for_job for rds * add basic get_instance as mix of list and fetch * extend unit test for instance.fetch * fix error param * skip extra list conversion * raise exception if --wait-interval is without --wait * override _translate_response of instance to process create response right * Minor Fix in setup.cfg * fix configuration and add func test * add some choices to instance list * Adding few more rds test_config func tests * try fix pagination * another try for pagination * fix * if limit set - return only this amount of entries * some reorg * turn back dropped refetch * try fix download-links * change help to show only backup_id is accepted * Updated formatting for test_configuration * fix download links * change apply config * change apply * fix set backup policy * rename fields * some fixes in list backup * change params from "_" to "-" * exclude time filters in listing backups due to API corruptness * add KB to the download size header * parse backup struct better * fix create struct * hide lcoation of backup * restore required params * enable show restore time * Adding functional tests for osclient * Updated functional tests for rdsv3 * Saving functional tests for rds instance * pep8 fixes * removed print line
* 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
some dns private zone fixes
* 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>
Execute functional tests regularly to catch broken APIs
Add periodic functional tests Reviewed-by: https://github.com/apps/otc-zuul
Bring resource section back, fix issues Reviewed-by: https://github.com/apps/otc-zuul
Sync test-requirements with upstream Reviewed-by: https://github.com/apps/otc-zuul
* sync with upstream * rename cls to self in non class methods
ELB: added UDP to list of supported protocols Reviewed-by: https://github.com/apps/otc-zuul
Update CCE cluster Reviewed-by: https://github.com/apps/otc-zuul
Extend DMS to cover Kafka Premium extensions Reviewed-by: https://github.com/apps/otc-zuul
small pep fixes Reviewed-by: https://github.com/apps/otc-zuul
DNS fix list recordsets for 500 > entries Reviewed-by: https://github.com/apps/otc-zuul
small pep fixes Reviewed-by: https://github.com/apps/otc-zuul
Cloud layer Reviewed-by: https://github.com/apps/otc-zuul
Several SDK guides Reviewed-by: https://github.com/apps/otc-zuul
Add tox-py38 and hopefully release jobs Reviewed-by: https://github.com/apps/otc-zuul
DCS fixes Reviewed-by: https://github.com/apps/otc-zuul
disable travis deploy Reviewed-by: https://github.com/apps/otc-zuul
VPC Peering
Reviewed-by: Artem Goncharov <Artem.goncharov@gmail.com>
https://github.com/gtema
* add support for waf domains * crappy pagination is using totally wrong offset * pagination is way to broken * review comments * pep gods be praised
Cloudeye
Reviewed-by: Artem Goncharov <Artem.goncharov@gmail.com>
https://github.com/gtema
add some project cleanup functions
Reviewed-by: Artem Goncharov <Artem.goncharov@gmail.com>
https://github.com/gtema
Agency support
Reviewed-by: Artem Goncharov <Artem.goncharov@gmail.com>
https://github.com/gtema
…d rework of README.rst (#111) Documentation added for CES (SDK + OSC), Identity Credential (OSC) and rework of README.rst Reviewed-by: Artem Goncharov <Artem.goncharov@gmail.com> https://github.com/gtema
rollback credential OSC due to conflicts
Reviewed-by: Artem Goncharov <Artem.goncharov@gmail.com>
https://github.com/gtema
change parameter state to status to fit Ansible playbooks
Reviewed-by: T. Schreiber
https://github.com/tischrei
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.