Commit Graph

45781 Commits

Author SHA1 Message Date
Andrey Volkov 90cabd0c8c [placement] Fix placement-api-ref check tool
Some time ago the placement-api-ref source structure was changed
(Ia2fd62ae7f401cad34ee7c2b355c9a5ab1c93f6b) to use inc-files istead of
putting all in index.rst, but that change broke placement_api_docs.py.

This change modifies placement_api_docs.py to go through all *.inc files
in placement-api-ref directory and scan for the "rest method" header.

Change-Id: I60150ab51173934f848662499dcf6af18625697e
2017-05-24 12:15:28 +03:00
Jenkins 640b152004 Merge "Add description to policies in used_limits" 2017-03-28 18:27:55 +00:00
Jenkins 82ac2621ec Merge "numa: take into account cpus reserved" 2017-03-28 18:23:30 +00:00
Jenkins 9e84079eb4 Merge "numa: fit instance NUMA node with cpus reserved onto host NUMA node" 2017-03-28 18:09:19 +00:00
Jenkins c844482a09 Merge "Ensure instance is in active state after notification test" 2017-03-28 13:50:27 +00:00
Jenkins e3fd311eba Merge "Add description to policies in lock_server.py" 2017-03-28 12:35:40 +00:00
Jenkins eb607b8041 Merge "Add description to policies in server_metadata.py" 2017-03-28 12:22:10 +00:00
Jenkins 14bac8a872 Merge "Add description to policies in evacuate.py and rescue.py" 2017-03-28 12:04:40 +00:00
Jenkins 9e0cb5cf9f Merge "Fix wrong unit test about config option enabled_apis" 2017-03-28 12:04:16 +00:00
Jenkins a6ab1f51f0 Merge "libvirt: Remove dead code" 2017-03-28 12:03:44 +00:00
Jenkins 33ea07f3a4 Merge "Add description to policies in flavor_extra_specs.py" 2017-03-28 12:03:13 +00:00
Jenkins e955e85123 Merge "Add description to policies in server_groups.py" 2017-03-28 11:59:18 +00:00
Gábor Antal 300e64f84f Ensure instance is in active state after notification test
In versioned notification tests, we should ensure that after
testing a notification in test_instance_action, the instance is in
active state.

Currently, there is no guarantee that instance left in active state
after a notification test. In this patchset, it is ensured, and the
notifications, which violates this rule, are refactored.

Change-Id: Iff0012a4065e61111b69c96e1a4f2074340d9c41
Co-Authored-By: Béla Vancsics <vancsics@inf.u-szeged.hu>
Implements: bp versioned-notification-transformation-pike
Closes-Bug: #1674961
2017-03-28 11:42:22 +00:00
Jenkins 5dcc0d1386 Merge "Add description to policies in aggregates.py" 2017-03-28 11:19:49 +00:00
Jenkins df72234bc9 Merge "Add description to policies in cells_scheduler.py" 2017-03-28 11:12:37 +00:00
Jenkins 7f5dd33a70 Merge "Complete verification of servers-action-fixed-ip.inc" 2017-03-28 10:58:37 +00:00
Jenkins bde8c7c615 Merge "tox: Stop calling config/policy generators twice" 2017-03-28 10:58:02 +00:00
Jenkins 4651489d0a Merge "Refactor InstancePayload creation" 2017-03-28 10:57:33 +00:00
Jenkins b7eda7ad1a Merge "libvirt: Introduce Guest.get_config method" 2017-03-28 10:33:09 +00:00
Jenkins 216746d378 Merge "libvirt: Parse basic attributes of LibvirtConfigGuest from xml" 2017-03-28 10:32:39 +00:00
Anusha Unnam d29a935f12 Add description to policies in used_limits
The 'discoverable' policy is not documented as it will be removed in a
future change.

blueprint policy-docs

Change-Id: I0ac7bc060d96d1f8a66044dc32e83ea747a4a4f6
2017-03-28 09:53:05 +00:00
Jenkins 357951ca1e Merge "Fix 'server' and 'instance' occurrence in api-ref" 2017-03-28 09:48:08 +00:00
Kevin_Zheng 4b6092fb39 Add description to policies in lock_server.py
blueprint policy-docs

Change-Id: I85a6ddee3c398bd6f8c40b8aabd85b31a4492dec
2017-03-28 09:42:44 +00:00
Kevin_Zheng 762750cf31 Add description to policies in server_metadata.py
blueprint policy-docs

Change-Id: I8b209dea3d033374dcd30e952bedd09e6016fdf7
2017-03-28 09:10:56 +00:00
Kevin_Zheng ae73d14244 Add description to policies in evacuate.py and rescue.py
blueprint policy-docs

Change-Id: I502deec4902194e7a5d31745735d18977d768b4c
2017-03-28 09:00:23 +00:00
Kevin_Zheng 7943147895 Add description to policies in server_groups.py
Add description to policies in server_groups.py
This patch also fix a typo in server_groups.py

blueprint policy-docs

Change-Id: I3abe1cfcddae1f68927450edeee0e743ddbe696a
2017-03-28 08:51:27 +00:00
ghanshyam 49cade591f Fix 'server' and 'instance' occurrence in api-ref
some api-ref have sentence like '..for a server instance'
which is inconsistent and confusing as we use server for VM terminology.
I think here 'instance' word is being considered object of server which
is wrong.

We should always mention server only.

part of bp:api-ref-in-rst-pike

Change-Id: I32afe56cfc66b34b76d1f7e1b507d3d5e722e6a1
2017-03-28 02:54:11 +00:00
Kevin_Zheng da403b8b2a Add description to policies in flavor_extra_specs.py
blueprint policy-docs

Change-Id: I4c62e4b1bd5617c1ccd133b16b1c5c000935311b
2017-03-28 10:45:41 +08:00
Jenkins 4535e390f8 Merge "Remove mox from nova/tests/unit/api/openstack/compute/test_quotas.py" 2017-03-28 02:25:33 +00:00
Jenkins da039c3d20 Merge "Add description to policies in simple_tenant_usage.py" 2017-03-28 01:06:58 +00:00
Jenkins 19fdbb1b3e Merge "Add description to nova/policies/shelve.py" 2017-03-28 01:06:31 +00:00
Jenkins 4914abd7d2 Merge "Pre-add functional tests stub to notification testing" 2017-03-27 21:01:33 +00:00
Jenkins 9dce214e06 Merge "remove mox from unit/api/openstack/compute/test_flavor_manage.py" 2017-03-27 19:33:56 +00:00
Jenkins 765e0ddb81 Merge "remove mox from unit/virt/xenapi/image/test_bittorrent.py" 2017-03-27 19:06:50 +00:00
Jenkins 1c12014b1f Merge "Remove mox from nova/tests/unit/api/openstack/compute/test_migrations.py" 2017-03-27 19:06:20 +00:00
Jenkins 7acc86efc3 Merge "remove mox from unit/api/openstack/compute/test_disk_config.py" 2017-03-27 19:05:52 +00:00
Jenkins 202fabe77f Merge "Add description to policies in console_output.py" 2017-03-27 19:05:05 +00:00
Jenkins 9d1c0627c0 Merge "remove mox from unit/compute/test_compute_utils.py" 2017-03-27 17:50:35 +00:00
Jenkins 8cc0c75fe6 Merge "There is a error on annotation about related options" 2017-03-27 17:50:10 +00:00
Jenkins 6ac3fc2e16 Merge "Add description to policies in pause_server.py" 2017-03-27 15:58:39 +00:00
Sujitha c0277e35e6 Add description to policies in cells_scheduler.py
The 'discoverable' policy is not documented as it will be removed in a
future change.

blueprint policy-docs

Change-Id: Ie9d760924d83cd2b784fb42e7d309c2f7ca88b8d
2017-03-27 15:50:06 +00:00
Sujitha 14dda61369 Add description to policies in aggregates.py
The 'discoverable' policy is not documented as it will be removed in a
future change.

blueprint policy-doc

Change-Id: I535a94ddcb3ce596dff33eabc35e16c2aa11e359
2017-03-27 15:45:13 +00:00
Jenkins 46603b0327 Merge "Fix some reST field lists in docstrings" 2017-03-27 15:39:48 +00:00
Jenkins c69b868051 Merge "Remove unused policy rule in admin_actions.py" 2017-03-27 14:32:51 +00:00
Jenkins 14efa2f439 Merge "Add description to policies in admin_actions" 2017-03-27 14:14:05 +00:00
Jenkins a280bf20bf Merge "Add description to policies in keypairs.py" 2017-03-27 14:13:43 +00:00
Jenkins e346784b74 Merge "Add description to policies in certificates.py" 2017-03-27 14:09:22 +00:00
Jenkins 37fa794113 Merge "libvirt: add debug logging in detach_device_with_retry" 2017-03-27 13:57:59 +00:00
Jenkins 7814c685fc Merge "doc: configurable versioned notifications topics" 2017-03-27 13:31:27 +00:00
Jenkins de0c41b5fe Merge "Tests: remove .testrepository/times.dbm in tox.ini (functional)" 2017-03-27 13:31:01 +00:00