labs:stable/ocata

Last commit made on 2019-03-24
Get this branch:
git clone -b stable/ocata https://git.launchpad.net/labs

Branch merges

Branch information

Name:
stable/ocata
Repository:
lp:labs

Recent commits

ea2655b... by Ian Wienand

Replace openstack.org git:// URLs with https://

This is a mechanically generated change to replace openstack.org
git:// URLs with https:// equivalents.

This is in aid of a planned future move of the git hosting
infrastructure to a self-hosted instance of gitea (https://gitea.io),
which does not support the git wire protocol at this stage.

This update should result in no functional change.

For more information see the thread at

 http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003825.html

Change-Id: I781373d14afca928a329e74676d3cf51db418421

07b585b... by Doug Hellmann

import zuul job settings from project-config

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: Iced113e1804870d94bf9dd64a26f114624363524
Story: #2002586
Task: #24293

ab65b1f... by Doug Hellmann

fix .gitreview for stable/ocata

Change-Id: I60c7bd513a0c0ac303e304c927eb97395e016d2e
Signed-off-by: Doug Hellmann <email address hidden>

8e0f31e... by Julen Larrucea

Update Ubuntu LTS ISO to 16.04.4

backport: pike ocata

Change-Id: Iee1cc15e4c1287cfcc090cc0e8afc68d1a7b9a33
(cherry picked from commit 8d42656d9f428962b3dc50432cca455748c1dd52)

684979f... by Roger Luethi

README.rst: Replace deprecated doc ML with dev ML

Change-Id: Ic7c335c869e3bc82db6a602f358d3a5551d4df08
(cherry picked from commit 30da2e4045dbbe207f5a9d874d3e3f621ad6b2eb)

7f9688a... by Roger Luethi

Fix KEY_SHIFT keycode for libvirt

In 2017, libvirt changed the way they handle keycodes (presumably when
they switched to the keycodemapdb repo). They dropped the KEY_SHIFT
keycode which used to be mapped to KEY_LEFTSHIFT, resulting in an
error "invalid keycode: 'KEY_SHIFT'" when building the basedisk with
KVM.

Fortunately, KEY_LEFTSHIFT existed before, so we can just use that and
it will work on both new and old versions of libvirt.

Change-Id: Iaddd068a6ee19d8c7f027558dcf3d3efea26dbbb
(cherry picked from commit 59ea77081067d6780daeb3449f3ee2181cf382f4)

de91b43... by Roger Luethi

Fix installation via proxy

This changeset fixes a bug in the Python port of the server-side scripts
that kept the installation via an HTTP proxy from working.

backport: pike ocata

Closes-Bug: #1727959
Change-Id: If38dec034f768779a8d5d01238129a6bc348428c
(cherry picked from commit b6d204184ed4e6c4485e2f30c6619a87824b5b33)

07d77ab... by Roger Luethi

Update Ubuntu LTS ISO to 16.04.3

Change-Id: I85832e61f01376878a19a1689d93f4cabc71ed1f
(cherry picked from commit db8f24f544a863b5dfa97831b10751e2e6f7a0cf)

dd067dc... by Roger Luethi

Revert "Add temporary DNS entry for download.cirros-cloud.net"

Temporary workaround no longer needed.

This reverts commit b889dfdf087111f8859e82ba1c0ef13cc4871594.

Change-Id: Id85c4c7b57045255c7bd50383074f0764c7d5f6d

b889dfd... by Roger Luethi

Add temporary DNS entry for download.cirros-cloud.net

The domain, cirros-cloud.net expired 2017-08-27, which means that
CirrOS image downloads fail.

This temporary workaround allows training-labs to build basedisks
again.

Change-Id: I3736c67b4425667b6ffe6c5f9955834cec103249