summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* OpenDev Migration Patchocata-eolstable/ocataOpenDev Sysadmins2019-04-191-1/+1
| | | | | | | | | | | | | | | This commit was bulk generated and pushed by the OpenDev sysadmins as a part of the Git hosting and code review systems migration detailed in these mailing list posts: http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html Attempts have been made to correct repository namespaces and hostnames based on simple pattern matching, but it's possible some were updated incorrectly or missed entirely. Please reach out to us via the contact information listed at https://opendev.org/ with any questions you may have.
* Merge "server-get/update show wrong values about 'id' and 'update_at'" into ↵Zuul2018-10-181-3/+3
|\ | | | | | | stable/ocata
| * server-get/update show wrong values about 'id' and 'update_at'miaoyuliang2018-07-251-3/+3
| | | | | | | | | | | | | | | | | | While process 'designate server-get' and 'designate server-update', the 'id' and 'update_at' values are wrong, they should be interchanged. Change-Id: Ibddf9cc9a018774ed229c0dfa81e705cd74704bc Closes-Bug: #1777576
* | import zuul job settings from project-configNguyen Hai2018-08-203-32/+14
|/ | | | | | | | | | | | | | | | | | | | This is a mechanically generated patch to complete step 1 of moving the zuul job settings out of project-config and into each project repository. Because there will be a separate patch on each branch, the branch specifiers for branch-specific jobs have been removed. Because this patch is generated by a script, there may be some cosmetic changes to the layout of the YAML file(s) as the contents are normalized. See the python3-first goal document for details: https://governance.openstack.org/tc/goals/stein/python3-first.html Change-Id: Ibe1ec2fe17e55a102a7d194be2e0e5274a6401e8 Story: #2002586 Task: #24292
* Updated from global requirementsOpenStack Proposal Bot2017-05-151-1/+1
| | | | Change-Id: I331085f5b8f551659585c0952e5851f2b0dfff3b
* Updated from global requirementsOpenStack Proposal Bot2017-03-091-1/+1
| | | | Change-Id: I52092ae637c04aa6e5ee0d4e1084ee81f7ce80df
* Update UPPER_CONSTRAINTS_FILE for stable/ocataOpenStack Release Bot2017-02-021-1/+1
| | | | Change-Id: Ic3ffd447239aa06851fdacb7c62817522c32004b
* Update .gitreview for stable/ocataOpenStack Release Bot2017-02-021-0/+1
| | | | Change-Id: Ia6c3ab0c9416f6c6695e93e851997d44663c07c4
* Merge "Add attribute support to create zone cli"ocata-em2.6.0Jenkins2017-02-012-1/+20
|\
| * Add attribute support to create zone cliGraham Hayes2017-01-312-1/+20
| | | | | | | | | | | | also format attributes for cli display Change-Id: Ia338f607e6d4b70610132ab66e15381981beb038
* | Merge "Replace 'assertFalse(a in b)' with 'assertNotIn(a, b)'"Jenkins2017-02-011-1/+1
|\ \
| * | Replace 'assertFalse(a in b)' with 'assertNotIn(a, b)'howardlee2016-11-181-1/+1
| | | | | | | | | | | | | | | | | | Trivial fix. Change-Id: I0e678649225d58e70db09f6c0acce59d20f48004
* | | Merge "Fix broken link for modindex"Jenkins2017-02-012-1/+5
|\ \ \
| * | | Fix broken link for modindexsonu.kumar2017-01-262-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | The documentation build does not generate any module index, therefore modified setup.cfg to create module index. Change-Id: I6140896d5779e8360c866267601713bbf572fee4
* | | | Show proper error on over quota commandsGraham Hayes2017-01-312-0/+6
| |_|/ |/| | | | | | | | | | | Change-Id: I811a0f0e3dcc3406ba9a07b0d54788a3241a7cd2 Closes-Bug: #1629222
* | | Merge "Add Python 3.5 classifier and venv"Jenkins2017-01-302-2/+2
|\ \ \ | |/ / |/| |
| * | Add Python 3.5 classifier and venvCao Xuan Hoang2017-01-202-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | Now that there is a passing gate job, we can claim support for Python 3.5 in the classifier. This patch also adds the convenience py35 venv Change-Id: I8950bf3a7fe6c97bf973658e409e39953470f40d
* | | Updated from global requirements2.5.0OpenStack Proposal Bot2017-01-211-1/+1
|/ / | | | | | | Change-Id: Ia46d69473e980602d436b5965415f41d5d444e3c
* | Merge "Add Constraints support"Jenkins2017-01-192-3/+35
|\ \
| * | Add Constraints supportTony Breeds2016-12-212-3/+35
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adding constraints support to libraries is slightly more complex than services as the libraries themselves are listed in upper-constraints.txt which leads to errors that you can't install a specific version and a constrained version. This change adds constraints support by also adding a helper script to edit the constraints to remove python-designateclient. Change-Id: I2976e5615bd46449690072b09aeaad59c1674d44
* | | Merge "Remove 'coding: utf-8' from license statement"Jenkins2017-01-190-0/+0
|\ \ \
| * | | Remove 'coding: utf-8' from license statementsonu.kumar2017-01-122-4/+0
| |/ / | | | | | | | | | Change-Id: I570b9336a024f8e575bc7c1d2cd1f03ad26a5eee
* | | Merge "Removes unnecessary utf-8 encoding"Jenkins2017-01-192-4/+0
|\ \ \
| * | | Removes unnecessary utf-8 encodingCao Xuan Hoang2016-12-222-4/+0
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | The following files added utf-8 encoding but never used. So we can remove them at all. designateclient/tests/base.py designateclient/tests/test_designateclient.py Change-Id: Id11c8241544ef076c95986bb645cdc6cce652a1c
* | | Updated from global requirementsOpenStack Proposal Bot2017-01-161-1/+1
| | | | | | | | | | | | Change-Id: If9131d06694e0cde60d1a33cb5dda6487091d5be
* | | Updated from global requirementsOpenStack Proposal Bot2016-12-151-1/+1
|/ / | | | | | | Change-Id: I85f496f1d7fc72fbefad5000cba62672f35eb00a
* | Merge "Updated from global requirements"2.4.0Jenkins2016-12-112-3/+3
|\ \
| * | Updated from global requirementsOpenStack Proposal Bot2016-12-072-3/+3
| | | | | | | | | | | | Change-Id: I18182996ea73e0230081923c54631d3caad562e4
* | | Ensure X-Designate-Edit-Managed-Records header value is a stringCedric Brandily2016-12-091-1/+1
|/ / | | | | | | | | | | | | | | Header values are strings so we should provide a string as X-Designate-Edit-Managed-Records header value instead of a boolean (which is transformed into: "<type 'bool'>" by python-requests). Change-Id: Iaf248a0e817fe65785ddcdca46663e7273a6dad0
* | Merge "Use tempest instead of Tempest-lib"Jenkins2016-12-0710-11/+11
|\ \
| * | Use tempest instead of Tempest-libghanshyam2016-11-2210-11/+11
| |/ | | | | | | | | | | | | | | | | | | | | tempest-lib has been deprecated since a year. All the interfaces available in tempest-lib are now available in tempest/lib. This patch make use of tempest/lib instead of tempest-lib. Also add tempest in test-requirements.txt Change-Id: I6cb50b68631391f0368e8a2e6133f94c1da52376
* | Show team and repo badges on READMEFlavio Percoco2016-11-251-0/+9
|/ | | | | | | | | | | | | | | | This patch adds the team's and repository's badges to the README file. The motivation behind this is to communicate the project status and features at first glance. For more information about this effort, please read this email thread: http://lists.openstack.org/pipermail/openstack-dev/2016-October/105562.html To see an example of how this would look like check: https://gist.github.com/11fc0b132d352e49f6aa4e375d2a5415 Change-Id: I2ce3317d48fcd4e3755b57dbb524ec715d881a1f
* Updated from global requirementsOpenStack Proposal Bot2016-11-091-2/+2
| | | | Change-Id: I4db5ef9d86c08667adebe44f4aa8daa08f4b8c71
* Merge "Ensure X-Auth-All-Projects header value is a string"Jenkins2016-11-041-1/+1
|\
| * Ensure X-Auth-All-Projects header value is a stringCedric Brandily2016-10-281-1/+1
| | | | | | | | | | | | | | | | Header values are strings so we should provide a string as X-Auth-All-Projects header value instead of a boolean (which is transformed into: "<type 'bool'>" by python-requests) Change-Id: Id4172f424565da5afb1f310195a0b7ba37674064
* | Updated from global requirementsOpenStack Proposal Bot2016-11-021-1/+1
| | | | | | | | Change-Id: I343f4e84470eb446121f71181ed47200b8389dd7
* | Merge "Fix pep8 E501 line too long"Jenkins2016-11-011-1/+2
|\ \ | |/ |/|
| * Fix pep8 E501 line too longTony Xu2016-09-231-1/+2
| | | | | | | | | | | | | | Wrap line to under 79 characters in designateclient/functionaltests/datagen.py Change-Id: I50deb3ffb70a4845fc825f9ee3eef61c40316b5b
* | Updated from global requirementsOpenStack Proposal Bot2016-10-272-4/+4
| | | | | | | | Change-Id: Id1ccbc86d9cffb72c697733b87c76b5b95b48baa
* | Merge "Add plug-in summary for osc doc"Jenkins2016-10-181-0/+2
|\ \
| * | Add plug-in summary for osc docKATO Tomoyuki2016-10-141-0/+2
| | | | | | | | | | | | | | | | | | | | | Stevedore Sphinx extension handles this comment. http://docs.openstack.org/developer/python-openstackclient/plugin-commands.html Change-Id: Ibab2eb29c1dbd37ee42f2ec9db8e323e2504b5b7
* | | Merge "Enable release notes translation"Jenkins2016-10-181-0/+3
|\ \ \
| * | | Enable release notes translationAndreas Jaeger2016-10-061-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Releasenote translation publishing is being prepared. 'locale_dirs' needs to be defined in conf.py to generate translated version of the release notes. Note that this repository might not get translated release notes - or no translations at all - but we add the entry here nevertheless to prepare for it. Change-Id: I477eaf74541c65ad7ab54fa8c2412c8b9c74c684
* | | | Merge "Replace 'assertTrue(a in b)' with 'assertIn(a, b)'"Jenkins2016-10-182-2/+2
|\ \ \ \
| * | | | Replace 'assertTrue(a in b)' with 'assertIn(a, b)'Cao Xuan Hoang2016-09-282-2/+2
| |/ / / | | | | | | | | | | | | | | | | | | | | trivialfix Change-Id: Iaf6fc3b4b68d764de38856cab54d27579565310f
* | | | Merge "Changed the author and author-email value"Jenkins2016-10-181-2/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | Changed the author and author-email valueDeepak2016-10-061-2/+2
| |/ / | | | | | | | | | | | | | | | Changes made according to the other components values Change-Id: I5bc1352e573f396f829474454240c93efe3a50cf
* | | Updated from global requirementsOpenStack Proposal Bot2016-10-141-1/+1
| | | | | | | | | | | | Change-Id: I63f195bebae2b1e7750e1161fa238d33d639d3ca
* | | Merge "Fix for bug 1627945"Jenkins2016-10-131-1/+1
|\ \ \
| * | | Fix for bug 1627945ashish-kumar-gupta2016-10-131-1/+1
| |/ / | | | | | | | | | | | | | | | | | | Documentation doesn't specify that admin credentials are needed to zone abandon Change-Id: I3f3d2ae35824bcffa285878629fd4a841c0cf602 Closes-Bug: #1627945