- Jun 09, 2016
-
-
Michal (inc0) Jastrzebski authored
Since it's no longer relevant as liberty 1.0.0 is not there any more TrivialFix Change-Id: Id2b2404d76c82444418c00162b1abab2e1a64eed
-
- Jun 07, 2016
-
-
Jeffrey Zhang authored
First step to break it down is to make it importable lib rather than self-contained script. Change-Id: Ibbc924c2849cc79006046f62f31a1909ce959066 Partially-implements: bp build-refactor
-
Jeffrey Zhang authored
TrivialFix Change-Id: I3ee10efc093ed394c3af483a229dcd9dc732ec9a
-
- Jun 06, 2016
-
-
Jenkins authored
-
Jenkins authored
-
Christian Berendt authored
The part "The valid types are: binary, source, rdo, rhos" is already a part of the generated kolla-build configuration file ("# Allowed values: binary, source, rdo, rhos"). TrivialFix Change-Id: I87b913c1b650fe54402ea643fc9c774448850f6b
-
- Jun 04, 2016
-
-
Christian Berendt authored
This resolves the following issue: $ curl -i http://hekad.readthedocs.io/en/ HTTP/1.1 404 OK Change-Id: I322b74a13f355e929a51fd332f7bc68f1346156d
-
Jenkins authored
-
Jenkins authored
-
Benedikt Trefzer authored
- use rabbitmq official package since debian does not offer required version - force-depend since we do not install logrotate Change-Id: I0818a6807210eb861aab5ef36d1f807a0ce435b2 Partially-implements: blueprint build-debian
-
Benedikt Trefzer authored
- handle different xen-utils version in debian/ubuntu - add rm -f to ignore nonexistent file in debian - add variable for libvirt group since different in debian Partially-implements: blueprint build-debian Change-Id: I44c55981819294286d163b5391aefe967b6dd1d9
-
Benedikt Trefzer authored
Change-Id: I911a684e1269076f9466fe0b6511c0b72dd80833 Partially-implements: blueprint build-debian
-
Benedikt Trefzer authored
- remove pinning to old docker version in ubuntu - move docker ubuntu repository to base image Change-Id: If05ccc0c5b3e89725acea3b603b5ef7acbbee649 Partially-implements: blueprint build-debian
-
Jenkins authored
-
Benedikt Trefzer authored
- add debian as base_system Change-Id: I1d0f1e5de819e8325243fa0b971c1eb7b83fb5b5 Partially-implements: blueprint build-debian
-
Benedikt Trefzer authored
- handle different path for os_client_config Change-Id: I1134a932845ee22e8318c14ec02f0478eee11b9a Partially-implements: blueprint build-debian
-
Jenkins authored
-
- Jun 03, 2016
-
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
mgatien authored
starting ansible 2.X it require a else statement. Closes-bug: #1588941 Change-Id: I3f12be8de75ddcebf28a077c361a9206b36aafb0
-
OpenStack Proposal Bot authored
Change-Id: I7742cbd0797d7a3773de004c61aacf5b4397c614
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Christian Berendt authored
L3 HA requires keepalived. It has to be installed when install_type is source. Change-Id: I3265b74490559ca9b22a19917a76925a55e32cdd Closes-bug: 1588829
-
Hui Kang authored
Change-Id: I3cb6c6a1879bb463da42d5d20fd6bb5d4b067a41 Closes-Bug: #1588722
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Steven Dake authored
This documents the basics of upgrades. Partially implements: blueprint documentation-rework Change-Id: I042179aec0e4a43b82f5ccaf6262217301ae46c6
-
- Jun 02, 2016
-
-
Ettore Simone authored
This patch enable wsrep_notify_cmd to rename haproxy user in haproxy_blocked when the node is not ready to serve and restore it when ready. Change-Id: I4f49960d7ff2fa689d6ea730b2574f16f083edc1 Closes-Bug: 1578752 Closes-Bug: 1587752
-
Benedikt Trefzer authored
Change-Id: Ic5c1d20fa9f7f1cd9fd20e658b4bd1abb235f3b6 Partially-implements: blueprint build-debian
-
Joshua Harlow authored
Instead of using raw dicts and passing data around via dictionaries (which makes it really hard to figure out what is in those dictionaries at any point) prefer to use objects. That way people can actually understand what the object is supposed to be, vs guessing and/or having to decipher its usage. The same goes for raw string constants, prefer using named constants instead. Closes-Bug: #1586475 Change-Id: Ide179dc6593c50696d47a2d3d4cd000f343855d4
-
Joshua Harlow authored
Instead of having smart workers that need to know about the full logic of how they operate and what they will do which makes it hard to reuse parts of those workers switch the model so that workers are dumb and they just run tasks which themselves can request additional tasks to run when succesful. This makes it more consistent when tasks are to be retried and also makes it easier to know which task is running and when. Less specialized workers == good. Closes-Bug: #1586474 Change-Id: Ie7b7303b8bf2a80b3e26b6d4ffc27787f8c794d6
-
Benedikt Trefzer authored
The curlrc file for root allows better output control for curl downloads during build process. Closes-Bug: #1567926 Change-Id: I19b526e4eab223d2456f4bbc2f4ba50192ec0901
-
Michal (inc0) Jastrzebski authored
If somebody wants kolla-specific vimrc.. TrivialFix Change-Id: I1c7b6f5ab841b9b292e2401b83c4ab1e038076c5
-
- Jun 01, 2016
-
-
Jenkins authored
-
Marc-Andre Gatien authored
Change-Id: Ie73bfb1f2cd0879cb41adf1fce180f91bca40f73
-