- Dec 08, 2017
-
-
caoyuan authored
upgrade action no need to create endpoint, project, user, and role. so the register.yml is unnecessary for upgrade.yml. this patch to remove it. Change-Id: I7e8d2c03cc596a551cd3e4b9b5214098d666f7ca Closes-Bug: #1737071 Co-Authored-By:
chenqiaomin <chen.qiaomin@99cloud.net>
-
- Dec 07, 2017
- Dec 06, 2017
-
-
Dai Dang Van authored
Change-Id: I133bd7ed5ac62b9614dece70ceb8016398c138f6 Co-authored-By:
Duong Ha-Quang <duonghq@vn.fujitsu.com> Closes-Bug: #1722744
-
- Dec 05, 2017
-
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
Jianghua Wang authored
When using XenAPI as the virt driver, we need some XenAPI specific configure options. This commit is to ensure nova's configuration can be generated correctly for XenAPI. It includes the folowing changes: * Add XenAPI as one of the valid options for nova_compute_virt_type; * Configure some options when XenAPI is chosen as the virt type. This commit does NOT include the host and [vnc] configurations which will be covered by a following commit. References: * XenServer (and other XAPI based Xen variants): https://docs.openstack.org/nova/pike/admin/configuration/hypervisor-xen-api.html * XenCenter HIMN plugin (adding HIMN network which is used by XenAPI driver to communicate with XenServer): https://github.com/citrix-openstack/xencenter-himn-plugin * nova configuration options: https://docs.openstack.org/nova/pike/configuration/config.html Change-Id: Id34d247ab78976627f8e70685f27470b254cd418 blueprint: xenserver-support
-
- 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
-