- Jul 23, 2017
-
-
Jenkins authored
-
- Jul 22, 2017
-
-
Jenkins authored
-
- Jul 21, 2017
-
-
Jenkins authored
-
chenxing authored
Change-Id: I8c340cfe33789badb4f8df93f0c13f56fdea5dbf
-
Mathias Ewald authored
Make data source creation more dynamic to support a variable number of data source of different types Only create data sources actually deployed by kolla Change-Id: I26a2d3c71b178562b906623ab77eaff673c81dce
-
- Jul 20, 2017
- Jul 19, 2017
-
-
Flavio Percoco authored
The Ironic templates and roles assume Keystone is enabled and they don't make use of the `enable_keystone var. This patch changes the behavior so that `noauth` is used as auth method for Ironic if keystone is not enabled, the Ironic endpoint is not registered if keystone is not enabled and the keystone section is not created in the config file. Change-Id: I813de42d10ac264eec81076cb107b58af09ff686
-
Jenkins authored
-
Eduardo Gonzalez authored
Neutron-sfc-agent start its functions with openvswitch. This change moves sfc configuration into neutron-openvswitch-agent. Rework config files to use openvswitch when sfc or openvswitch are used as network plugin. Also adds sfc extension_driver to ml2 Change-Id: If1ebf9554f6d686cc6d064e698a48f8a6b6172b3 Closes-Bug: #1664493 Depends-On: I60ba1333231a4ae38a041d41e551f7d74fe15e3b
-
Jenkins authored
-
shaofeng_cheng authored
Vlan tenant network support in ironic. https://blueprints.launchpad.net/nova/+spec/ironic-networks-support Change-Id: Ia7ce71de5eb1837cbd65ec67bf3cb64fe4ac45e4
-
Mark Goddard authored
Ironic inspector should honour the Ansible inventory group ironic-inspector. Ironic inspector may not be required at all. If Ironic inspector is required then it should only run on a single node, and this should be reflected by the inventory. This change makes a number of Ironic inspector-related tasks dependent upon the host's membership of the ironic-inspector group. Also, we couple the ironic-dnsmasq container with the ironic-inspector group rather than ironic-conductor, as the service is for inspector rather than Ironic. Change-Id: Ifd90753b0fe1a55c11b7723c28e1d14ab3d32737 Closes-Bug: #1665257
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jeffrey Zhang authored
Trace method is enabled in default for httpd. There is security risk with trace enabled. So disable it in default. more info please check[0]. [0] https://security.stackexchange.com/a/7711 Change-Id: I4496a6d058d88e1abfb210085f189e7a610e0362 Closes-Bug: #1705160
-
- Jul 18, 2017
-
-
Jenkins authored
-
Mark Goddard authored
This reverts commit 898155df. The default value of the ironic configuration option default_boot_option will eventually change from netboot to local. The netboot option is incompatible with multitenancy in ironic, as it requires a PXE environment in the tenant network, so it was no longer deemed a suitable default value. Ironic added a warning message when this option is not explicitly set, presumably to alert operators to the change. The commit being reverted set the option to 'netboot'. This will cause operators to continue to use the netboot option even after the default value changes, which was presumably not the intention of the ironic team in changing the default value. It also hides the warning message from the operator that could alert them to the fact that this default is changing. Change-Id: I0ebb1d5ffbead50b034488337e6c93a2f48aaf69 Related-Bug: #1696636
-
Jenkins authored
-
Jeffrey Zhang authored
kolla-kubernetes is using its own configuration generation[0], so it is time for kolla-ansible to remove the related code to simplify the logical. [0] https://github.com/openstack/kolla-kubernetes/tree/master/ansible Change-Id: I7bb0b7fe3b8eea906613e936d5e9d19f4f2e80bb Implements: blueprint clean-k8s-config
-
Jeffrey Zhang authored
Closes-Bug: #1704915 Change-Id: If85cd7bc8547494900c8f6c32dfd1c1f2179f928
-
Luong Anh Tuan authored
Change-Id: I31b99fa25cf7340eb4a7fb4c54f4aa4f406f9d60
-
Jenkins authored
-
shaofeng_cheng authored
Neutron-lbaas-agent container is not restart when neutron_lbaas.conf changed. Closes-Bug: #1704900 Change-Id: Ie9babdf5ad0875b604cb1728a116b450e0f89858
-
- Jul 17, 2017
-
-
Eduardo Gonzalez authored
Ceph was default backup driver in ceph. Before this change [0] ceph backup was enabled when ceph was enabled, but now uses cinder_backup_driver which defaults to NFS. This will cause users upgrading from ocata loose their backup functionallity. [0] https://github.com/openstack/kolla-ansible/commit/a7c47a053944ae750cd841400b9fbb2aef4ff326 Change-Id: I44ef59291c90289abfb8c05726540893ae029d23
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jeffrey Zhang authored
* remove ceilometer-api and ceilometer-collector service * use ceilometer-notification to publish message to proper backend * remove useless ceilometer_database_type and ceilometer_event_type variables * sync event_definitions.yaml, event_pipeline.yaml and pipeline.yaml file with upstream Change-Id: Ib39053cb5f70bd11ee61d3f26d5b28accecd7190
-
Jeffrey Zhang authored
* use gnocchi-api script for wsgi based on this commit[0]. * logfile is deprecated. Use log-file instead[1]. [0] https://github.com/gnocchixyz/gnocchi/commit/c8717e8b71f044953aec744f44f97abad1a0c08e [1] https://github.com/gnocchixyz/gnocchi/blob/master/gnocchi/opts.py#L77,L82 Change-Id: I8fbe8425e43d82e0f9601ba6303dd7f24142a2e6
-
- Jul 14, 2017
-
-
OpenStack Proposal Bot authored
Change-Id: I4fdefac7bd2cd9959bb5ffb69351bc68441f9746
-
Jenkins authored
-
Jenkins authored
-