- Jan 17, 2018
-
-
Michal (inc0) Jastrzebski authored
Nearly full rewrite of our QSG to make it more 2017. Co-Authored-By:
chenxing <chason.chan@foxmail.com> Partially-Implements: blueprint ka-queens-doc-restructure Change-Id: Ie558e1121438a502611c7c0e6c0e5ac0f6574827
-
- Dec 05, 2017
- Dec 04, 2017
-
-
Benjamin Diaz authored
Replaced the use of the -e flag in ovs-dpdk handler Change-Id: I3455fc284b455283774b427ca1fec7acfa8c5b91 Closes-Bug: #1734944
-
Zuul authored
-
Zuul authored
-
- Dec 01, 2017
-
-
caoyuan authored
when ceph-mon and ceph-osd run on difference hosts such as ceph-mon run on controller node, ceph-osd run on storage node, and controller node have no cluster_interface, when it happens, kolla-ansible will failed. Closes-Bug: #1735775 Change-Id: I8d6bc66d41c544ab9e7e1b126127e25c70a22933
-
Jeffrey Zhang authored
- remove useless *_url, which can be auto discovery - use internalURL instead of publicURL which make it works when using self-signed SSL certification. - configure network_driver to Neutron - add network_label_regex to match all network name Change-Id: I5654dbf391db7076c82aede5c2a4f8b7530b8381 Closes-Bug: #1734039
-
Zuul authored
-
chenxing authored
Change-Id: Ic2e0aee7f4834a400c31334c9ce3df32888cfca3 Closes-Bug: #1582861
-
liujunpeng authored
add domain_name for multi-regions. When deploying regiontwo, nova_compute simple_cell_setup will use domain_name. Change-Id: I2f4171e1469966140ccccb38540fa5c54258bdfb
-
- Nov 30, 2017
-
-
Zuul authored
-
- Nov 29, 2017
-
-
Zuul authored
-
Zuul authored
-
OpenStack Proposal Bot authored
Change-Id: I5eec1a3513df71b081b93440a52943d8d8686133
-
Jeffrey Zhang authored
Change-Id: Ibfa777065291c2e9c2ae00db5288afc8db91e055 Closes-Bug: #1735095
-
Zuul authored
-
- Nov 28, 2017
-
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
Benjamin Diaz authored
Change-Id: I96dd3eb1207c59ef40b436fd027d33ce51dbbf68 Closes-Bug: #1734894
-
Pierre Hanselmann authored
Added ``horizon_keystone_domain_choices`` hash. It can be used to set the available domains to choose from on the horizon login page. This feature was introduced in pike release. Change-Id: Ia7d2bc45e518848a04ce78e7833e1cf9a0ef21ce
-
- Nov 27, 2017
- Nov 24, 2017
-
-
James McCarthy authored
There are corresponding image changes to go with these ansible changes - changes in rsyncd template, and add environment settings for RSYNC_CONNECT_PROG (i.e. nc) nc allows for rsync replication to easily target {{ swift_rsync_port }} update the lock file and chroot settings in template - see bug for more details. Change-Id: Ic81b7de8fad8aec9416e4e27e8ffda6d03be293c Closes-Bug: #1733851
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
caowei authored
Nova network has been fully removed from the OpenStack codebase. As such, all instances of switches on use_neutron should be removed, as the functionality will never be meaningful. Change-Id: I6af9af897b5a4416082307e01dca951c9b7026ad Depends-On: Ib9d87dd339d637b69fb27315d92228cbc523c8eb
-
- Nov 23, 2017
-
-
Ravi Shekhar Jethani authored
Currently init-runonce script changes directory to the script's base directory (/usr/...) before doing anything else. This unnecessarily _forces_ a non-root user to use sudo for running this script thereby raising privileges for code which doesn't want it. Also downloading temporary stuff in places like /usr... seems not a good choice. Hence deleting the said code part and letting the deployer work comfortably from any directory. Made documentation changes accordingly. Change-Id: Ib3c7ed97aa5f53c115b6337aaf572b5fdc7a71f3 Closes-Bug: #1732963
-