- Jan 25, 2016
-
-
David Moreau Simard authored
RDO now has regular and good coverage which leads to tested repository promotion to current-passed-ci. Bumping to current-passed-ci should lead to less errors and instability. Change-Id: Ifb68a26afe0062a27303553b8116a3c739aa33c6
-
Jenkins authored
-
Qiu Yu authored
Swift doesn't have hard dependency on keystone authentication. Hence keystonemiddleware is not listed in Keystone's requirements.txt. For Kolla setup, since keystone is by default enabled, ensure keystonemiddleware is correctly installed in proxy server Dockerfile. Change-Id: Ie49433772d7ebe13b984dc0eb93840e6ca54a91a Closes-Bug: #1537407
-
Jenkins authored
-
Jenkins authored
-
Jeffrey Zhang authored
we can deploy specific services by using tags feature. It is very useful, especially in develop/test stage. TrivaiFix Change-Id: I21cc55e6f1a32a5c57570bc2c2fb9b084e513af8
-
- Jan 24, 2016
-
-
Hui Kang authored
TrivialFix Change-Id: Ia7dc521a83b13799345ca8b89ba4130aba039d60
-
- Jan 22, 2016
-
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
David Moreau Simard authored
Otherwise curl downloads an html 302 found file Closes-Bug: 1537100 Change-Id: Ib77ef0efea54f03f187b97fac4322b473ff35dac
-
Jenkins authored
-
Allen Gao authored
TrivialFix Change-Id: Ic55664a8156560a9f979556ac9b0094fa2946ba4
-
Jenkins authored
-
Jenkins authored
-
Marc Koderer authored
Change-Id: Iea77fa26c17e120b5c0487eca8a76972281ee99a Partially-Implements: blueprint enable-manila-containers
-
- Jan 21, 2016
-
-
Hui Kang authored
rename auth_type to auth_plugin Change-Id: Idc20cc6e61fe15e64ba5b49e874f1290b9ee685d closes-Bug: #1536820
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Artur Zarzycki authored
Change-Id: Idfdeee030441a61e5bb1936dea9e5e84c243f156 Partially-Implements: blueprint binary-ubuntu
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
jing.liuqing authored
In general, the tools is some scripts, not a python module. TrivialFix Change-Id: I638e4d8a347dbe6e4faa395cae708b939ec4cc26
-
Allen Gao authored
TrivialFix Change-Id: I511f463250d1472c831aa3e5b126dafb36ce79c4
-
Qiu Yu authored
After recent drop root changes, all cinder rootwrap calls will fail in source build because lack of sudoer setting. This change adds sudoer file to enable rootwrap. It also add missing package dependencies needed for volume from image in source build type. Change-Id: I63a2405fb962ac687cdd88c81e1cdc02b3da638d Closes-Bug: #1536514
-
Jenkins authored
-
Allen Gao authored
Change-Id: I688ac5cba128e7eae9df9f51c48273e39fdb09a9 Partially-implements: blueprint precheck-tasks
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
SamYaple authored
Change-Id: I3d452f30304a83cdeb65d8cac0ddef77c58cfeb9 Partially-Implements: blueprint precheck-tasks
-
Jenkins authored
-
- Jan 20, 2016
-
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Artur Zarzycki authored
Due to changes with the drop-root work, we lost the ability to write to /var/lib/nova/*. This fixes those permissions and ensures cross container talk works properly between nova_libvirt and nova_compute Additionally, this fixes another issue introduced which saw that nova-compute could not run sudo commands as it did not have a proper sudoers entry Testing from previous deploys means you need a fresh environment. You have to remove all of the named volumes that kolla created in docker. Check these with `docker volume ls` Signed-off-by:
Hui Kang <kangh@us.ibm.com> Signed-off-by:
Artur Zarzycki <azarzycki@mirantis.com> Co-Authored-By:
Sam Yaple <sam@yaple.net> Co-Authored-By:
Hui Kang <kangh@us.ibm.com> Closes-Bug: #1533350 Change-Id: I7f864c448a2414e0b5d89f48337be411b891df35
-
Jenkins authored
-