- Apr 10, 2018
-
-
caoyuan authored
when run ansible command, the inventory should be added, or ansible will use /etc/ansible/hosts by default, but it does't we wanted. Change-Id: I7f2a05c27ddfa95d0747abb9ba931ee1c5714dc0
-
Zuul authored
-
chenxing authored
- Add the requirements installation step for development - Add step number for some section, to make step more clear - Some format issues fix Change-Id: I78deee5f4ae424eec06876168cbdfdf8d25d6bcc
-
- Apr 09, 2018
-
-
caoyuan authored
refer to http://download.cirros-cloud.net/0.4.0/ Change-Id: Ic61e613f5d8ee330c10537f6285e789faded4483
-
Zuul authored
-
confi-surya authored
`auth_uri` option is deprecated and changed to new option `www_authenticate_uri` from group keystone_authtoken please follow below link for reference https://review.openstack.org/#/c/508522/ Change-Id: I8daa645ff1afab9ca643de2c3beb4d757007b514
-
Zuul authored
-
Zuul authored
-
Jeffrey Zhang authored
Base on patch https://review.openstack.org/550527 , after nova cell is created, need send SIGHUP to nova-scheduler process to refresh nova cell cache. Change-Id: Ic1f52b2ca736b593b70fc355a057923b01e0b3ed
-
Zuul authored
-
- Apr 08, 2018
-
-
Zuul authored
-
- Apr 06, 2018
-
-
Joshua Harlow authored
This makes it so that the file copied has the same perms as the other copied files and that become is used so that the copy works (otherwise it does not). Change-Id: I22f39ef30760701e174f304de6ff959ff60607ad
-
wangwei authored
In old docker, if you do not specify ipc_mode, the default value is empty, but in the latest docker, such as 17.09.0, if not specified, the default is "IpcMode": "shareable", which will cause all containers to be deleted and re-create when to redeploy or upgrade. This commit solves the problem. Change-Id: Ia8269b9c8066880e4aee23d6fdea8d9c04c41e44 Closes-Bug: #1747586
-
Zuul authored
-
Zuul authored
-
confi-surya authored
As rest of the files are follow the same pattern So in same manner following the same for fluentd format config Change-Id: I114e3a09e9747085adcc06caa419d5ebe61cec7b
-
Zuul authored
-
confi-surya authored
Removed extra line Change-Id: I519b8a58a67300d25e2dffa65015f879b9b1d322
-
- Apr 05, 2018
-
-
Stanislaw Bogatkin authored
Fluentd custom output and filter configs target directory can have unknown permissions, so copy these configs as root. Change-Id: I1649f8cd4a5066245e8f79e8e71b6bbf04dbcb62 Closes-Bug: #1760213
-
Zuul authored
-
- Apr 04, 2018
- Apr 03, 2018
-
-
Carlos Goncalves authored
Change-Id: I2f5d70bb5707b940387d613879bf2caab35d6bd9
-
Vladislav Belogrudov authored
This feature replaces splitting of compute hosts into inner and external with a new variable 'neutron_compute_dvr_mode' that controls whether computes will have full-blown DVR or internal only (tenant) networking. Change-Id: I6720ccfcfcec89f9996d4cb5ae60f31eb3113667 Implements: blueprint dvr-mode-property
-
Nick Jones authored
This commit provides operators with the ability to specify additional options per HTTP or TCP listener stanza. Change-Id: I66cc5372f2a686213b6748a8260cfe84f789ad8e Implements: blueprint haproxy-listener-extra-options
-
Nick Jones authored
This commit introduces a new variable, horizon_keystone_url, which allows the administrator to specify the Keystone URL. This defaults to the internal Keystone URL for backwards compatibility's sake. Closes-Bug: #1759623 Change-Id: Idf178a6398000fcb2d02b6f37b8ef408218b94ee Signed-off-by:
Nick Jones <nick@stackhpc.com>
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
- Apr 02, 2018
-
-
rhcayadav authored
This patch changes the wrong designate producer image from "{{ designate_central_image }}:{{ designate_central_tag }}" to "{{ designate_producer_image }}:{{ designate_producer_tag }}" Change-Id: I8eabd47b14eb698676acbcc20141fa81c663422b Closes-bug:1759629
-
Jeffrey Zhang authored
More info please check[0][1]. [0] http://lists.openstack.org/pipermail/openstack-dev/2018-March/128902.html [1] https://ara.readthedocs.io/en/latest/advanced.html Change-Id: I5cf68c0bb54878e328387143712dec9582be04a1
-
- Apr 01, 2018
-
-
Zuul authored
-
zhubingbing authored
Change-Id: Iedeaad4fc3256f0d65fda5c4b73691b6a4d0f750
-
- Mar 31, 2018