- Aug 07, 2017
-
-
Alex Yang authored
Because the default domain name is "Default" in ansible/group_vars/all.yml (default domain id is "default"), the domain name in admin-openrc also should be "Default". Change-Id: I05f905d87ca57c09d4bdf540c4efbe06ee9bff67 Signed-off-by:
Alex Yang <yangyang1@zte.com.cn>
-
- Aug 03, 2017
-
-
zhubingbing authored
Change-Id: I43fec45a49198daedddbb7c5d477690bbe3864e8
-
- Aug 04, 2017
-
-
Jenkins authored
-
- Aug 03, 2017
-
-
Jenkins authored
-
Marcus G K Williams authored
Adds role for OpenDaylight deploy. Change-Id: I1e697ea4d3f33aab4b0f55863a377b39eda8f609 Co-Authored-By:
Mauricio Lima <mauriciolimab@gmail.com> Co-Authored-By:
Jiri Prokes <jirix.x.prokes@intel.com> Co-Authored-By:
Eduardo Gonzalez <dabarren@gmail.com> Partially-Implements: blueprint opendaylight-support
-
zhubingbing authored
for example: the placement-api regular match will override placement-api-access Change-Id: I80ed896b2477709599be0ce73e00d03da1858349 Closes-Bug: #1708468
-
jiangpch authored
We should use the default value for image_driver_list to support both glance and docker images. Change-Id: I123fce57cdbd7d154d70aa8d171f946f74dd4e2f
-
- Aug 02, 2017
- Jul 31, 2017
- Jul 30, 2017
-
-
Jenkins authored
-
- Jul 28, 2017
-
-
Sam Yaple authored
This only existed to add an iptables rule for nova-net related things. Change-Id: I4e6c50d0908edde3b3cc68382f4466a828f377a5 Related-Bug: #1687187
-
Michal Nasiadka authored
Change-Id: I2d9fca7d4272c69c75b106ac4cea244a371d3b5f Closes-bug: #1707163
-
Jeffrey Zhang authored
In some case, docker can not remove container and raise following error message: Unable to remove filesystem for xxx remove /var/lib/docker/containers/xxx/shm: device or resource busy But the container is removed. This patch assumes container is removed if only container name is not shown in docker ps. Closes-Bug: #1662598 Change-Id: I079d5ec6178018403ec7a49c975f137e27eb9ad4
-
Jeffrey Zhang authored
Docker has an issue[0] when restart container. But stop then start works. [0] https://github.com/moby/moby/issues/29704 Change-Id: If0a9c0c257cd72209be8e138a1f0b8871500e089 Closes-Bug: #1707097
-
- Jul 27, 2017
-
-
OpenStack Proposal Bot authored
Change-Id: If20101daba52df4a41abe5e4606b317761bc936b
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jeffrey Zhang authored
If not, change admin user password will break ceph rgw service. Change-Id: Ia872f6f1aa2d9917d3f5851e0edcffed61e71355 Closes-Bug: #1705929
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
OpenStack Proposal Bot authored
Change-Id: Ic043dcac9d9483374fbdac7287d686ba4a72fc6b
-
Jenkins authored
-
Jenkins authored
-
- Jul 26, 2017
-
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Eduardo Gonzalez authored
Zun command is invalid, double colons are not valid. More info about this in bug report. Change-Id: I367aec97775dcefb2c45fe55a311c5451d33e703 Closes-bug: #1706569
-
Jenkins authored
-
Jenkins authored
-
Eduardo Gonzalez authored
Init fernet task fails if keystone_fernet container is not running and ssh port bind. This change add a check to ensure all keystone_fernet containers are running before init fernet tokens. Change-Id: Ib95bb5a47a9174f1a00b82cc8b697c0dc19c848e Closes-Bug: #1704758
-
Jenkins authored
-
Yotaro Konishi authored
Currently nova.conf.j2 generates two compute_driver options for nova_compute_ironic container like this: compute_driver = ironic.IronicDriver compute_driver = libvirt.LibvirtDriver nova_compute_ironic container fails to start because the latter value overrides the former one. This patch fixes the issue recently introduced in [1]. [1] 63314ad6 Change-Id: Ibb661a5a594120be4195d331c38883c3b2886361 Closes-Bug: #1706534
-