1520 Commits

Author SHA1 Message Date
rajat29
2dcf0ac9aa Remove setting of version/release from releasenotes
Release notes are version independent, so remove version/release
values. We've found that projects now require the service package
to be installed in order to build release notes, and this is entirely
due to the current convention of pulling in the version information.

Release notes should not need installation in order to build, so this
unnecessary version setting needs to be removed.

This is needed for new release notes publishing, see
I56909152975f731a9d2c21b2825b972195e48ee8 and the discussion starting
at
http://lists.openstack.org/pipermail/openstack-dev/2017-November/124480.html
.

Change-Id: I107c477f3fead667f5e0c0f5e2c4adc5221e2195
2017-11-17 09:15:36 +05:30
OpenStack Proposal Bot
53fdf72a6e Updated from global requirements
Change-Id: I5df87485ccf939d233aafe1db3296258fa8bbdae
2017-11-15 18:35:45 +00:00
Zuul
a03967388c Merge "Improve error handling of commit" 2017-11-15 16:15:38 +00:00
zhurong
272effcece Fix ZUN_TEMPEST_PLUGIN repo and branch name
Change-Id: I23b8b016749db9db89351752b7541513ae323cf6
2017-11-15 06:20:39 +00:00
miaohb
d37d7f7e7f Convert parameter stop to boolean
This patch converts parameter stop to boolean.

Change-Id: I7e9c6f0ebc7a94ddc10332295849b51348d868ed
Closes-Bug: #1732055
2017-11-13 19:49:42 -08:00
miaohb
a685651f51 Improve error handling of commit
This patch improves error handling of commit, adds some cleaning-up.

Change-Id: Iec545589693de0b818ef000237f663f0a06739fe
Closes-Bug: #1696156
Depends-on: I868eaf9b7245ffabcbbaa61e62ea853844785d02
2017-11-13 18:38:15 -08:00
Zuul
f480a90e4e Merge "Preserve preexisting ports on container delete" 2017-11-14 02:24:24 +00:00
Zuul
5dc9474ddd Merge "specs for support-volume-binds" 2017-11-14 02:17:17 +00:00
Zuul
3c766d1f85 Merge "Add driver support for delete image" 2017-11-14 02:17:16 +00:00
Feng Shengqin
180e59738f specs for support-volume-binds
Change-Id: Ie610573205112008ed83f4562000545fff9f2418
Implements: blueprint support-volume-binds
2017-11-13 07:37:42 +00:00
Zuul
3921323b37 Merge "Add api-ref for container execute resize" 2017-11-13 02:31:12 +00:00
OpenStack Proposal Bot
cb8883a808 Updated from global requirements
Change-Id: I71c71a077d6553cf4c056cfb65211de96c943003
2017-11-12 21:25:42 +00:00
Zuul
cea6b87eb2 Merge "Fix documentation for missing auth_url." 2017-11-09 16:48:04 +00:00
OpenStack Proposal Bot
b80cf569c4 Updated from global requirements
Change-Id: I2f6a395ba8b8ad5626a801669135483ea3d15857
2017-11-09 14:03:41 +00:00
Christophe Sauthier
69a9a04ae3 Fix documentation for missing auth_url.
Add the various sections in the documentation to fix missing auth_url errors.

Change-Id: If9beca3a6dd79428b0ef2195eafc277fb5586394
Closes-Bug: #1686617
2017-11-08 15:05:41 +01:00
Kien Nguyen
223c8d9976 Preserve preexisting ports on container delete
This patch allow the existing port to be unbound from the
container on container delete whereupon the port will still
exist but not be associated with the container.

Change-Id: Id047ccf8b7189a0fd149ac88f3776f2573c319cd
Closes-Bug: #1704016
2017-11-08 11:28:05 +07:00
miaohb
f558707746 Add api-ref for container execute resize
This patch adds api-ref for container execute resize.

Change-Id: If037734d7e85412ac84ca061c391eaf44c8acb9f
Closes-Bug: #1720926
2017-11-06 23:32:57 -08:00
Zuul
deaa99a797 Merge "Add api-ref for container execute" 2017-11-07 06:43:25 +00:00
Zuul
420058d654 Merge "Fix error in version check about container delete-stop" 2017-11-07 03:34:20 +00:00
Zuul
382f839848 Merge "Port pci request from nova to zun" 2017-11-07 02:20:39 +00:00
Zuul
8444eaf26f Merge "port pci tracker from nova to zun" 2017-11-07 02:16:19 +00:00
miaohb
4ba7d8ca5f Add api-ref for container execute
This patch adds api-ref for container execute.

Change-Id: I3b37e13e7e2990d61caabf6d5b455468529b70d8
Closes-Bug: #1720925
2017-11-02 15:28:11 +00:00
OpenStack Proposal Bot
c720ea8cca Updated from global requirements
Change-Id: Ied6f1499fd712e67d3e1122f0dd957387e3f85ed
2017-11-02 14:05:15 +00:00
miaohb
efc194dbac Fix error in version check about container delete-stop
The microversion should begin from 1.12.

Change-Id: I40900e32462e4e3ae1976652246a83eeebc710e2
2017-11-02 00:10:51 -07:00
Zuul
c9328c2bc3 Merge "Consolidate IP address configuration" 2017-11-01 16:05:09 +00:00
Zuul
03589e9aba Merge "Handling container on 'Deleting' state" 2017-11-01 14:27:40 +00:00
Zuul
7a78012c20 Merge "Configure wsproxy base_url in devstack" 2017-11-01 14:27:39 +00:00
Kien Nguyen
b64fdd331e Consolidate IP address configuration
There are several IP address / hostname related configs (i.e. api.host_ip,
docker.docker_remote_api_host, websocket_proxy.wsproxy_host) that required
manual configuration by operators. Normally, these configs are default as
local IP / hostname. It is undesirable for operators to tune all these configs
repeatedly. Let's consolidate all these configurations into two defaults:

* [DEFAULT] my_ip: The IP address which the host is using to connect to the
* management network.
* [DEFAULT] host: Hostname, FQDN or IP address of this host.

Change-Id: Ie26578c4208a79e4306b1006c6b316a41c2b3540
Closes-Bug: #1723515
2017-11-01 09:23:53 +07:00
miaohb
9378394fc8 Add driver support for delete image
This patch adds driver support for delete image, including glance
and docker.

Change-Id: I868eaf9b7245ffabcbbaa61e62ea853844785d02
Partial-Implements: blueprint enhance-image-api
2017-10-31 18:11:57 -07:00
ShunliZhou
34b132eaad Port pci request from nova to zun
Change-Id: Iae65d7278e7f2f7c484a906f0101f1fbf0fdfd48
Depends-On: Ie9f278afb1af68379f8f641eba2e97dd582697cc
Partially-Implements: blueprint support-pcipassthroughfilter
2017-10-31 18:32:57 -04:00
Zuul
761d1318b4 Merge "Add api-ref for container kill" 2017-10-31 02:35:56 +00:00
Zuul
d92e346ee6 Merge "Add pci_stats attribute to ComputeNode Etcd model." 2017-10-31 02:35:55 +00:00
Zuul
b50ed099b9 Merge "Container action response 500" 2017-10-31 02:35:52 +00:00
Zuul
42478b2eb8 Merge "Remove the local tempest plugin" 2017-10-31 02:35:49 +00:00
Zuul
d7bda42363 Merge "Support stop and delete container" 2017-10-31 02:35:47 +00:00
Zuul
85f086ae33 Merge "Add document for capsule" 2017-10-31 01:45:06 +00:00
James E. Blair
0be423279c Zuul: add file extension to playbook path
Zuul now supports including the file extension on the playbook path
and omitting the extension is now deprecrated.  Update references
to include the extension.

Change-Id: Ief9ddbdf75a6d62e892da41b10049a211d61889a
2017-10-28 19:21:24 -07:00
ShunliZhou
f44af3de86 port pci tracker from nova to zun
Change-Id: Ie9f278afb1af68379f8f641eba2e97dd582697cc
Depends-On: I93ce4fdec7e6d870ee4e57e73374089ba27becfe
Partially-Implements: blueprint support-pcipassthroughfilter
2017-10-26 22:13:00 +00:00
Hongbin Lu
83b7fb110e Remove the local tempest plugin
The plugin has been split into its own repository [1] in accordance
with Queens Goal "Split Tempest Plugins into Separate Repos/Projects"
[2]. This patch removes the local copy as well as the setuptools
entry point.

[1] https://github.com/openstack/zun-tempest-plugin
[2] https://governance.openstack.org/tc/goals/queens/
    split-tempest-plugins.html

Implements: blueprint zun-split-tempest-plugins
Change-Id: Ibfeb38b52c05a9f886dc7524d892842971cbd264
2017-10-26 09:13:30 +07:00
miaohb
257ee4c208 Support stop and delete container
This patch adds an option for user to stop container firstly when deleting
the container.

Change-Id: I5e5afb6a7a1b8850fc57cdae6e0e3553d56b1040
Closes-Bug: #1713520
2017-10-25 18:37:14 -07:00
Kevin Zhao
b24e3181fb Add document for capsule
Part of blueprint introduce-compose

Co-Authored-By: Hongbin Lu <hongbin034@gmail.com>
Change-Id: I5d01dab977535586df534a6ffc0b1101c4b364c4
Signed-off-by: Kevin Zhao <kevin.zhao@arm.com>
2017-10-25 19:24:36 +00:00
Hongbin Lu
72fae6f5d5 Handling container on 'Deleting' state
If container is being deleting, we need to handle it correctly.
For example, avoid marking it as 'Error' and skip populating
information from docker.

Change-Id: I7fe7167d57bcd8ca8f902ec21b2eaca57911b14e
2017-10-25 14:26:05 +00:00
OpenStack Proposal Bot
4d91ab84bb Updated from global requirements
Change-Id: I3cde788ee59f65fa8824b5f7099eb25f1f51f231
2017-10-25 04:45:08 +00:00
Zuul
a5da35231a Merge "Improve attach/detach volume logging" 2017-10-25 03:04:44 +00:00
Zuul
7d9403a85c Merge "Implement APIs for mounting Cinder volumes" 2017-10-25 03:04:44 +00:00
Zuul
f95a34a9af Merge "Remove network_standalone variable" 2017-10-25 03:04:43 +00:00
Zuul
af6f8ed9bc Merge "Introduce Cinder volume driver" 2017-10-25 02:42:03 +00:00
Zuul
ea3e8f42c4 Merge "Implement Cinder attach workflow" 2017-10-24 04:21:04 +00:00
Zuul
f16fcd1365 Merge "Remove obsolete code from NovaDocker driver" 2017-10-23 11:37:18 +00:00
miaohb
d3c9954506 Add api-ref for container kill
This patch adds api-ref for container kill.

Change-Id: Icd13077d10b44f9d6b3b56599de8c84922055f48
Closes-Bug: #1720927
2017-10-23 00:54:51 -07:00