Commit Graph

1025 Commits

Author SHA1 Message Date
Jenkins b3f54cbda8 Merge "Document testing process for zero downtime upgrade" 2017-01-28 02:18:09 +00:00
Jenkins 181f744aad Merge "nova-manage docs: cell_v2 map_instances" 2017-01-28 00:54:59 +00:00
Jenkins 0b93747bb4 Merge "nova-manage docs: cell_v2 map_cell0" 2017-01-28 00:54:12 +00:00
Jenkins 6e4d2bb637 Merge "nova-manage docs: cell_v2 simple_cell_setup" 2017-01-26 06:40:44 +00:00
Jenkins 3ef7e7f0dd Merge "nova-manage docs: add cells commands prep" 2017-01-25 23:56:06 +00:00
Diana Clarke e5c41e5c4a nova-manage docs: cell_v2 map_instances
Document the `nova-manage cell_v2 map_instances` command.

This is part of a series to document the nova-manage cells
commands.

Change-Id: Ie7b8a3b54ca851485393e279d2355f57a097b4d2
2017-01-25 12:50:33 -05:00
Diana Clarke 30ea0f8651 nova-manage docs: cell_v2 map_cell0
Document the `nova-manage cell_v2 map_cell0` command.

This is part of a series to document the nova-manage cells
commands.

Change-Id: I088c959ee5e20e754c2bcfc4a3698db83abc570c
2017-01-25 12:23:18 -05:00
Diana Clarke 919bee6af5 nova-manage docs: cell_v2 simple_cell_setup
Document the `nova-manage cell_v2 simple_cell_setup` command.

This is part of a series to document the nova-manage cells
commands.

Change-Id: I236d47595b29dbfa18c2c26902301e764d086556
2017-01-25 12:23:09 -05:00
Matt Riedemann 5ba69008b6 Fix and add some notes to the cells v2 first time setup doc
There was a typo in here about the map_cell0 command creating
a db connection with a _nova suffix when it's actually a _cell0
suffix like in the example, nova_cell0.

This also adds a reminder to sync the API database schema before
running the commands and also gives a warning about being
specific when using map_cell0 and having the databases on different
hosts.

Depends-On: I541b072638b5d50985145391e76f610417fdcaa6

Change-Id: Ibf3355217bbd0139a020de352bb62ff7d973d27b
2017-01-23 11:49:07 +00:00
Jenkins 84ee056f51 Merge "Fix broken link of Doc" 2017-01-19 00:57:51 +00:00
Jenkins d6861ff5aa Merge "Remove nova-manage image from man pages" 2017-01-17 17:44:38 +00:00
Diana Clarke ce56fe45cc nova-manage docs: add cells commands prep
This is the first commit in a series to document the nova-manage cells
commands.

This scope of this first commit is limited to cleaning up the section
titles, and removing the hardcoded list of categories as it is prone to
becoming out of date (and is currently not up-to-date).

Change-Id: I59af436fca739de3d4d5033f7b5eb43a8dff287f
2017-01-17 10:32:59 -05:00
Dan Smith db79c53090 Add some cellsv2 setup docs
Change-Id: If0d4e435a5c687492d7d820031a3a0261e29d2ee
2017-01-16 17:03:10 -05:00
jichenjc b5790dd314 Fix broken link of Doc
TrivialFix

Change-Id: I668172a1e5346ec6089c37f77423347cad3ec3cb
Closes-Bug: 1656124
2017-01-16 14:30:41 +08:00
Matt Riedemann e88c0bbb79 Remove nova-manage image from man pages
There is no 'nova-manage image' subcommand so this removes
it's reference from the man pages.

Change-Id: Ia918006d58c8d7536c37187c37b8004c6f7d3aac
Closes-Bug: #1656686
2017-01-15 14:17:10 -05:00
Chris Dent 9dd48cf4c8 [placement] Add a bit about extraction plans to placement_dev
While we've not made any immediate plans to do the extraction we
should avoid adding complexity that would make it harder later, so
this new section discusses the plan to eventually extract, and the
structures that either help or hinder this.

Change-Id: Ia3e95e4b85aa768b8f94d4a99963c7ec719b8a13
2017-01-14 10:55:21 -05:00
Chris Dent 88a456b189 [placement] Add an "Adding a Handler" section to placement_dev
The section gives an overview of the steps required to add a new
handler to the placement API and the usual expectations of those
steps.

Change-Id: I41e8e413c30c44f3b6f6b1a8b559f0d39d793f68
2017-01-14 10:55:21 -05:00
Chris Dent 4aae9d5862 [placement] placement_dev info for testing and gabbi
Add a section to placement_dev.rst explaining how testing of the
placement API works, mostly gabbi. The idea here is not to duplicate
the gabbi docs, but to provide some context on how the use of gabbi
fits in to the existing tests and how to add more, with links off to
the docs for a bit more info.

Change-Id: If99521881a017543acdbbf7e8f1b7f170f5d633d
2017-01-14 10:55:20 -05:00
Chris Dent 2d0dfc632f [placement] placement_dev info for microversion handling
A section for placement_dev.rst describing how to manage
microversions, including available utility methods.

Change-Id: I8ace96ed7fd721c547cedf5285833a8baa52a70a
2017-01-14 10:55:15 -05:00
Jenkins 3ec43d81c3 Merge "libvirt: make live migration possible with Virtuozzo" 2017-01-13 12:01:26 +00:00
Pavel Gluschak d8d813800c libvirt: make live migration possible with Virtuozzo
Live migration for Libvirt vz driver works the same
way as for qemu. However some migration capabilities
are supported differently:
* Virtuozzo containers doesn't use backing file, so
we shouldn't ensure it exists in pre live migration.
* migrate_disks parameter doesn't make sense for
Virtuozzo, as backend determines whether specific
block device should be migrated or not.
* Passing new domain xml to migration method is not
supported.

Implements: blueprint live-migration-vz-driver
Change-Id: I89ecdef13ad47800abc8a5158f8834e46750b9ea
Signed-off-by: Pavel Gluschak <pglushchak@virtuozzo.com>
2017-01-12 11:04:50 -05:00
Chris Dent 112b46254b Small improvements to placement.rst
Minor edits to clarify some points and grammar in the placement
doc. Since I was giving it a close read anyway, I thought it
best to commit changes for the small number of issues that were
apparent.

Change-Id: I8eb94a94a72e3a30fd17479d5168cd6a10f62ed3
2017-01-12 12:41:40 +00:00
Jenkins 41d7db135d Merge "xenapi: support the hotplug of a neutron port" 2017-01-11 23:48:43 +00:00
Diana Clarke 3e0daeb4de docs - Connect to placement service & retries
Update the placement docs to reflect the fact that the compute service
will keep attempting to connect to the placement service rather than
just aborting like it used to.

Depends-On: Ie6387afeb239a20d39c00f519e8288f3b3a5e9cb

Change-Id: I6246f6c7318f53c2a917dc320b328fec536506b5
2017-01-11 20:48:59 +00:00
Matt Riedemann 5dedd0b22a xenapi: support the hotplug of a neutron port
Nova already has support for hotplugging neutorn ports in the libvirt
driver. This extends the support to the XenAPI driver, implement
attaching/detaching VIFs

I have made a patch to run releated testcase in xenserver CI
https://review.openstack.org/#/c/416797/

Change-Id: I22f3fe52d07100592015007653c7f8c47c25d22c
Implements: blueprint xenapi-vif-hotplug
2017-01-11 12:24:27 -05:00
Sujitha 816b1c9800 Document testing process for zero downtime upgrade
This document describes the steps to test zero downtime
upgrade process.

Change-Id: Ieafd65da959f6153524f1f3ab0522025b94cbef4
Co-Authored-by: Anusha Unnam <anusha.unnam@intel.com>
2017-01-09 21:39:11 +00:00
Jenkins 9bb494fcce Merge "Add missing CLI commands in support-matrix.ini" 2017-01-09 17:06:41 +00:00
Jenkins cf6592df3c Merge "Add support matrix for attach and detach interfaces" 2017-01-06 17:55:47 +00:00
Samantha Blanco dda01c52c3 Add missing CLI commands in support-matrix.ini
Change-Id: I2b41ba44385eb398605390b65bfdf09e22cbeeb5
Partial-Bug:#1653731
2017-01-06 10:24:29 -05:00
Jenkins d532d1aaf9 Merge "nova-status: return 255 for unexpected errors" 2017-01-04 21:36:40 +00:00
Jenkins 0b35a49d04 Merge "move rest_api_version_history.rst to compute layer" 2017-01-04 19:06:34 +00:00
Jenkins 54d3dba670 Merge "doc: add a note about conditional support for xenserver change password" 2017-01-04 17:43:21 +00:00
Jenkins 8b85f0e108 Merge "Remove more deprecated nova-manage commands" 2017-01-04 16:23:36 +00:00
Jenkins 71037d4ba0 Merge "conf: added notifications group" 2017-01-04 13:32:53 +00:00
Kevin_Zheng 88609d277d Add support matrix for attach and detach interfaces
This patch adds attach/detach interface information
to the support matrix.

CLI support information from this commit:
https://review.openstack.org/#/c/272471/

Co-Authored-By: Kevin_Zheng <zhengzhenyu@huawei.com>

Change-Id: I6182585ae5a622b7ff0b22dff41ab7ff4d4c0afa
Closes-Bug: #1572370
2017-01-04 02:36:14 +00:00
Matt Riedemann 15e962b3a0 Remove more deprecated nova-manage commands
These were all deprecated in newton in change:

b82b987b76

The network and floating IP commands can't be removed yet
because devstack still relies on them, which is being worked
in I5c4291509841325e6123520131f30b64c847a17f.

Change-Id: I0c02d409c5726b5e0532fc91fb9b8c5d3196499f
2017-01-03 16:51:16 -05:00
Maciej Szankin c5cb7e459c conf: added notifications group
Notifications related configuration options have been moved from the
default group to the ``notifications`` group.
Also, ``default_notification_level`` has been renamed to avoid naming
redundancy.

Blueprint centralize-config-options-ocata

Change-Id: I09dc358fabc84f7bf37d40d48b0652a10d9b8903
2017-01-03 14:38:57 +00:00
Chris Dent 692e596d83 [placement] start a placement_dev doc
placement_dev.rst provides a nova-developer oriented perspective on
the placement API including some explanation of its structure, some
gotchas to be aware of, and some instruction on how to add to it.

Subsequent patches will fill in the missing sections.

Change-Id: Ia571800774aa14beab121c85a693d75fc30ed517
2017-01-03 13:00:36 +00:00
Balazs Gibizer 65ad654ebb doc: add recomendation for delete notifications
Based on the mail discussion [1] I think we should use the same payload
for delete, create, update notifications of the same entity.
This will help keep the notifications more consistent and easier
to filter.

[1] http://lists.openstack.org/pipermail/openstack-dev/2016-December/109501.html

Change-Id: If4237b111ffb0e8511b6a73c57807b9bd4addf80
2017-01-01 16:20:18 +00:00
Kevin_Zheng cf4b2e79f4 Trival fix typo
Typo found during reading throught the doc

TrivialFix

Change-Id: I8d1a32d774637a82ecf6b47e9d6509cb83dee234
2016-12-23 14:36:56 +08:00
Matt Riedemann 7a69da4b4f nova-status: return 255 for unexpected errors
This came up during review of I687dd7317703a1bb76c197ebba849ca368c0872e.

Change-Id: I2dd62e994957d4cc8cc4a8b23a604b03815f2639
2016-12-22 15:56:33 -05:00
Matt Riedemann a1f3a5946a Add nova-status upgrade check command framework
This adds the basic framework for the nova-status
upgrade check commands. Follow up patches will flesh
this out to perform cells v2 and placement API related
upgrade status checks.

A man page is added for the new CLI and as part of that
the man page index is sorted.

Part of blueprint cells-scheduling-interaction
Part of blueprint resource-providers-scheduler-db-filters

Change-Id: I687dd7317703a1bb76c197ebba849ca368c0872e
2016-12-19 16:40:50 -05:00
Jenkins 7a43deb441 Merge "Expand feature classification matrix with gate checks" 2016-12-14 21:00:49 +00:00
jichenjc 521d049684 move rest_api_version_history.rst to compute layer
as placement API has same file existing in the folder
we can move rest_api_version_history.rst to compute folder
so it will make the logic more clear

Change-Id: I2fa2f2121dcd0e8fd1af4527c6f31334e0b5a1c4
2016-12-11 14:28:22 +08:00
Chris Dent 5b158df074 Some improvement to the process doc
While doing a close read of the process doc, some issues were found
which this changeset tried to address:

* a variety of minor typos and grammatical issues
* resources that could have better links
* time/cycle dependent links and discussion that could be improved
  by either changing the name of the cycle, making the statements
  historical, or otherwise tweaking for some clarity

The changes are certainly not complete, but hopefully a useful
improvement.

Change-Id: I463bdf97154a5d7b241e8c11955ddbcac5804f8a
2016-12-02 14:15:41 +00:00
Jenkins a1ef3ee4c1 Merge "Mention API V2 should no longer be used" 2016-11-30 03:17:39 +00:00
Jenkins 0f103797e9 Merge "List support for force-completing a live migration in Feature support matrix" 2016-11-28 10:41:17 +00:00
int32bit f2992f9c00 List support for force-completing a live migration in Feature support matrix
Change-Id: I0aedc23b8fed2fe6b60088f8ff131b3fa31b974c
Closes-Bug: #1641753
2016-11-28 19:53:41 +11:00
Jenkins 5de12831bf Merge "doc: Add guidline about notification payload" 2016-11-24 10:49:44 +00:00
Jenkins 2732d3e0f6 Merge "Remove deprecated nova-all binary" 2016-11-23 15:39:45 +00:00