- Feb 17, 2017
-
-
caoyuan authored
Change-Id: I14e1619f8fd33be5b0652982131c2a4a4b3e1292 Partially-implements: blueprint better-reconfigure
-
- Feb 16, 2017
-
-
Abel Lopez authored
There is inconsistent use of either `/usr/bin/python` or `/usr/bin/env python`. This makes for unexpected results when a user might be using a virtualenv. Change-Id: Ibb030f920a8869f9113ade70b66a921cc815060d
-
zhubingbing authored
Change-Id: I4fcacb2f7537236b538bd4bf8408acf08672790f
-
Eduardo Gonzalez authored
Use neutron_extension_drivers to add the option only when a extension_driver is enabled. Change-Id: I44a4e8c95c331fff0b66d18c11566211408fbb85 Closes-Bug: #1665258
-
zhubingbing authored
Change-Id: Icddd27ef0f5041ace848eec75e732143635c1001 Closes-Bug: #1665005
-
t.goto authored
There is an unnecessary condition operator in neutron's defaults/main.yml which causes pull error. - Delete an duplicated "or" from neutron-sfc-agent host_in_groups check condition. Change-Id: I32626ad83fbca9a17cd89b70ff95d58d23b200d2 Closes-Bug: #1665188
-
caowei authored
Change-Id: I14ba906cb688c935351ef296badccf720b0267f0 Closes-Bug: #1665195
-
- Feb 15, 2017
-
-
Eduardo Gonzalez authored
Closes-Bug: #1665047 Change-Id: Ief0813e4f505574c9b8eee8a59765dadbac474ed
-
Jeffrey Zhang authored
Change-Id: I93fe8141a88d6e0600a1f44fe49d96d7816fae87 Closes-Bug: #1664868
-
caowei authored
Change-Id: I0ea1927fff651bf8fd64a156b86c1378aa4d9d7c Closes-Bug: #1664936
-
Mauricio Lima authored
Co-Authored-By:
caoyuan <cao.yuan@99cloud.net> Change-Id: I0604d262965b27b8bf6c560238811f81c830ea1a Partially-implements: blueprint better-reconfigure
-
- Feb 14, 2017
-
-
Serguei Bezverkhi authored
Changing ironic-inspector configuration for kolla-kubernetes Change-Id: Ib1ff99d2d58ca9f910b8e68e6076359e2e7ec5a0 Closes-Bug: #1664726
-
Nenad Radojevic authored
The default roles used by Barbican are missing. According to the policy.json the Key Manager comes with, four roles have to be defined. Change-Id: I8882c2cf328b62e68797e383b26908540d669629 Closes-Bug: #1657742
-
Jeffrey Zhang authored
* add if orchestration_engine == 'KUBERNETES' for host_in_groups * use the same indent for host_in_groups variable, otherwise YAML will add a '\n' character for each line. Change-Id: Idf6eecb451281d5cdc16df318bcd8ae9f5561b02
-
Jeffrey Zhang authored
Need listen on external ip address rather then internal. Change-Id: Ic1b8823b97e52793088cf1f82625107c69ec345b
-
caoyuan authored
- add "item.value.enabled | bool" - add "| bool" to keystone - add group check for searchlight Change-Id: Id4555a0a96ea1670e99c88a1da9d3e07bf253497
-
- Feb 13, 2017
-
-
Serguei Bezverkhi authored
Fixing ironic configs for kolla-kubernetes Change-Id: Id1b1cc3bb3c1790a77f9449ec5b0b5d1c67f91e4 Closes-Bug: #1664269
-
Jeffrey Zhang authored
revoke api is only used when using kvs revoke driver. In most of case it is useless and unnecessary. Change-Id: I6afaf32574330e3ee57435f688c41ae74dbdf7ed Closes-Bug: #1664026
-
Mauricio Lima authored
Co-Authored-By:
caoyuan <cao.yuan@99cloud.net> Co-Authored-By:
Francisco Edigleison Barbosa <barbosaedigleison@gmail.com> Change-Id: I68c7e753060af2544acdb7d0a2c641c85bad42c6 Partially-implements: blueprint better-reconfigure
-
liyingjun authored
There is not precheck for certificate files for octavia, this patch add it. Change-Id: I0031a65d5c83c09ce0e16db9094f3dea12024495 Closes-bug: #1663575
-
zhubingbing authored
Change-Id: I882dc0e6825dd8994ca66257f9a71b34ad780935
-
- Feb 12, 2017
-
-
Jeffrey Zhang authored
Partially-implements: blueprint better-reconfigure Change-Id: I3879b9339b54e1d063dd1c4673bac85ced333335
-
Steven Dake authored
The kolla-kubernetes deliverable uses Newton images, however, the kolla-ansible 4.0.0 deliverable is targeted at Ocata. In Ocata, nova requires the placement API implementation. This change is transitory until genconfig is no longer required for kolla-kubernetes to operate. Change-Id: I1c192a01d91b4f507bafadb53b6abb1efdcdb46c Closes-Bug: #1663961
-
Jeffrey Zhang authored
Change-Id: I046da36b6086698742a88068328554f0447c3bbd
-
- Feb 10, 2017
-
-
zhubingbing authored
Change-Id: I88f84e21ec6ae6dd98f672112f34be8d53f2e2ad
-
- Feb 09, 2017
-
-
zhubingbing authored
Depends-On: 810fcdd28669bbd317c290d498d590ddb2c32f65 Change-Id: I88eff57448cc29ddff0f301f210623b2309e6b4d Closes-Bug: #1663126
-
Duong Ha-Quang authored
Change-Id: I758eedb8569ce5ddbfb44f7dc79d622891997e84 Closes-Bug: #1625340
-
Jeffrey Zhang authored
See the nova code in[0]. [0] https://github.com/openstack/nova/blob/master/nova/conf/api.py#L35 Change-Id: I87861ac44d99699f7a11b5cc383a2f43c47c2b04
-
caoyuan authored
Co-Authored-By:
Jeffrey Zhang <jeffrey.zhang@99cloud.net> Change-Id: Ieb44258cd99744a92ef1aa958e3bdccf9519f212 Partially-implements: blueprint better-reconfigure
-
Serguei Bezverkhi authored
Fixing authentication url for kubernetes Change-Id: Idb0151f8ae8f785a34f3ea1feee2d33a6afa0987
-
liyingjun authored
When enabling telegraf, task failed with "the field 'vars' has an invalid value, which appears to include a variable that is undefined. The error was: 'dict object' has no attribute 'telegraf_services'" Change-Id: I6dd5c401bf9b673685ad1b4a20f85c55ce04abbc Closes-bug: #1662807
-
- Feb 08, 2017
-
-
Eduardo Gonzalez authored
Sighup signal is neccessary to reload upgrade levels on all services communicating with rpc. If not rpc version will remain in Newton. Change-Id: I4b02d933699aa9b013dfbc65d1e57d53db49bcee
-
Jeffrey Zhang authored
Change-Id: I2e050d811a26ac83f2336d25b02952a9e9835142 Closes-Bug: #1662625
-
- Feb 07, 2017
-
-
Vladislav Belogrudov authored
With this fix operator can tune client/server timeouts of HAProxy to avoid receiving '504' for lengthy requests by API clients. Change-Id: I12611b34f99759e6b6527fea3768a971c9fbdd71 Closes-Bug: #1662506
-
- Feb 06, 2017
-
-
Mauricio Lima authored
Co-Authored-By:
caoyuan <cao.yuan@99cloud.net> Change-Id: I1cd494afd3a76e832272e70e9e1e5a41a522a31e Partially-implements: blueprint better-reconfigure
-
caoyuan authored
Change-Id: I7c5188c8b13b4dc728b201a29b6d304a7d396201
-
zhubingbing authored
Closes-Bug: #1662068 Change-Id: I57d4df3ccb70471d8509fcffb351bd254fec567b
-
Jeffrey Zhang authored
Change-Id: Ib3d0067ce4bc90245664a2fff337d4e71e4214c1
-
- Feb 05, 2017
-
-
caowei authored
Change-Id: Ib7354920de24dbab9481553bad6521e2f5e93fae Depends-On: I8a70c7e95cdd6517816060e148d3fdc4857182f4 Closes-Bug: #1661953
-
Jeffrey Zhang authored
Change-Id: I2bf2e8a6ba17c813bb2b9cdf05d3062f29d9fdf6 Closes-Bug: #1653168
-