Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-04-04 | Merge "Purge initial firewall for deployed-server's" | 3 | -0/+12 | ||
2017-04-04 | Merge "Add ceilometer ipmi agent" | 4 | -0/+82 | ||
2017-04-03 | Purge initial firewall for deployed-server's | 3 | -0/+12 | ||
We need to purge the initial firewall for deployed-server's, otherwise if you have a default REJECT rule, the pacemaker cluster will fail to initialize. This matches the behavior done when using images, see: Iddc21316a1a3d42a1a43cbb4b9c178adba8f8db3 I0dee5ff045fbfe7b55d078583e16b107eec534aa Change-Id: Ia83d17b609e4f737074482a980689cc57c3ad911 Closes-Bug: #1679234 | |||||
2017-04-03 | Merge "Qpid dispatch router composable role" | 6 | -1/+75 | ||
2017-04-03 | Merge "Remove useless trailing '\n' in /etc/hosts file." | 1 | -1/+1 | ||
2017-04-03 | Merge "Remove EC2 endpoint from EndpointMap" | 2 | -83/+0 | ||
2017-04-03 | Merge "Change heat and mistral to use v3/ec2tokens url" | 2 | -2/+10 | ||
2017-04-03 | Merge "Fixes port binding controller for OpenDaylight" | 2 | -0/+46 | ||
2017-04-02 | Merge "Setting keystone region for tacker" | 1 | -0/+1 | ||
2017-04-02 | Merge "Set auth flag so ceilometer auth is enabled" | 3 | -0/+15 | ||
2017-04-01 | Merge "Add special case upgrade from openvswitch 2.5.0-14" | 3 | -4/+11 | ||
2017-03-31 | Merge "Don't check haproxy if external load-balancer is used." | 1 | -1/+13 | ||
2017-03-31 | Set auth flag so ceilometer auth is enabled | 3 | -0/+15 | ||
Ceilometer Auth should be enabled even if ceilometer api is not. Lets decouple these, this flag will be used in puppet-tripleo where ceilometer::keystone::auth class is initialized. Change-Id: Iffebd40752eafb1d30b5962da8b5624fb9df7d48 Closes-bug: #1677354 | |||||
2017-03-31 | Add special case upgrade from openvswitch 2.5.0-14 | 3 | -4/+11 | ||
In [1] we removed the previously used special case upgrade code. However we have since discovered that for openvswitch 2.5.0-14 the special case is still required with an extra flag to prevent the restart. This adds the upgrade code back into the minor update and 'manual upgrade' scripts for compute/swift. The review at If998704b3c4199bbae8a1d068c31a71763f5c8a2 is adding this logic for the ansible upgrade steps. Related-Bug: 1669714 [1] https://review.openstack.org/#/q/59e5f9597eb37f69045e470eb457b878728477d7 Change-Id: I3e5899e2d831b89745b2f37e61ff69dbf83ff595 | |||||
2017-03-31 | Merge "Add missing ec2api::api::keystone_ec2_tokens_url config" | 1 | -0/+5 | ||
2017-03-31 | Setting keystone region for tacker | 1 | -0/+1 | ||
Change-Id: I170b7e4cff66f0a4b1b6d5735f93c9f0295a5ac5 | |||||
2017-03-31 | Remove EC2 endpoint from EndpointMap | 2 | -83/+0 | ||
We are removing this in favor of just using the keystone uri and appending /ec2tokens Change-Id: Idab78d61f3931818aa91faad2d68c1fe20f68db6 | |||||
2017-03-31 | Change heat and mistral to use v3/ec2tokens url | 2 | -2/+10 | ||
They were using v2.0 and we're getting rid of v2.0/ec2tokens in the EndpointMap. Change-Id: Ib9fbbdb0144bb4e250c561613bba6219506ff30f | |||||
2017-03-30 | Merge "Re-Add bigswitch agent support" | 5 | -1/+69 | ||
2017-03-30 | Merge "Output service_metadata_settings in docker services.yaml" | 1 | -0/+2 | ||
2017-03-30 | Merge "Do not install openstack-heat-agents" | 1 | -1/+0 | ||
2017-03-30 | Merge "[N->O] Fix wrong database connection for cell0 during upgrade." | 2 | -1/+11 | ||
2017-03-30 | Merge "[N->O] is creating 2 default cell_v2 cells" | 1 | -4/+4 | ||
2017-03-30 | Merge "Add NodeCreateBatchSize parameter" | 1 | -0/+8 | ||
2017-03-30 | Don't check haproxy if external load-balancer is used. | 1 | -1/+13 | ||
Change-Id: Ia65796b04be9f7cadc57af30ef66788dd8cb7de8 Closes-Bug: 1677539 | |||||
2017-03-30 | Merge "Run cluster check on nodes configured in wsrep_cluster_address." | 1 | -9/+13 | ||
2017-03-30 | Output service_metadata_settings in docker services.yaml | 1 | -0/+2 | ||
This output gets nova metadata into the servers this is deployed to and is necessary for the TLS-everywhere work. bp tls-via-certmonger-containers Change-Id: Iff54f7af9c63a529f88c6455047f6584d29154b4 | |||||
2017-03-30 | Merge "Include panko in the default dispatcher" | 2 | -1/+5 | ||
2017-03-30 | Merge "Allow to configure policy.json for OpenStack projects" | 24 | -4/+160 | ||
2017-03-30 | Do not install openstack-heat-agents | 1 | -1/+0 | ||
Installing openstack-heat-agents is unnecessary since it has the same effect as installing python-heat-agent-* which happens on the next line. Installing openstack-heat-agents is causing issues when mixing ocata and master repos, since there hasn't been a release on master since ocata was branched. Change-Id: I1a75e16810b6a89cf1dd9ff4f4b3b5dccfc0466e Closes-Bug: #1677278 | |||||
2017-03-29 | Add ceilometer ipmi agent | 4 | -0/+82 | ||
Closes-Bug: #1662679 Change-Id: I3446d59b89d43859caedd2be4583099374944379 | |||||
2017-03-29 | Qpid dispatch router composable role | 6 | -1/+75 | ||
Note: since it replaces rabbitmq, in order to aim for the smallest amount of changes the service_name is called 'rabbitmq' so all the other services do not need additional logic to use qdr. Depends-On: Idecbbabdd4f06a37ff0cfb34dc23732b1176a608 Change-Id: I27f01d2570fa32de91ffe1991dc873cdf2293dbc | |||||
2017-03-29 | Merge "Modify pci_passthrough hiera value as string" | 2 | -2/+10 | ||
2017-03-28 | Allow to configure policy.json for OpenStack projects | 24 | -4/+160 | ||
For both containers and classic deployments, allow to configure policy.json for all OpenStack APIs with new parameters (hash, empty by default). Example of new parameter: NovaApiPolicies. See environments/nova-api-policy.yaml for how the feature can be used. Note: use it with extreme caution. Partial-implement: blueprint modify-policy-json Change-Id: I1144f339da3836c3e8c8ae4e5567afc4d1a83e95 | |||||
2017-03-28 | Include panko in the default dispatcher | 2 | -1/+5 | ||
panko is enabled by default, we might as well make it the default dispatcher along with gnocchi. Closes-bug: #1676900 Change-Id: Icb6c98ed0810724e4445d78f3d34d8b71db826ae | |||||
2017-03-28 | Merge "Remove 'Controller' role references from overcloud.j2.yaml" | 1 | -6/+6 | ||
2017-03-28 | Merge "N->O upgrade, blanks ipv6 rules before activating it." | 1 | -0/+6 | ||
2017-03-28 | Merge "N->O Upgrade, make sure all nova placement parameter properly set." | 1 | -3/+6 | ||
2017-03-28 | Merge "Stop openstack-nova-compute during nova-ironic upgrade" | 1 | -0/+4 | ||
2017-03-28 | Merge "Only set EnableConfigPurge on major upgrades" | 7 | -9/+13 | ||
2017-03-28 | Merge "Updated from global requirements" | 2 | -2/+2 | ||
2017-03-28 | Merge "Swift auth url should use a suffix" | 1 | -1/+1 | ||
2017-03-28 | Updated from global requirements | 2 | -2/+2 | ||
Change-Id: I86fd68da7b2d96590f21a8511fa1a23dcf1a6dda | |||||
2017-03-28 | Merge "MySQL: Use conditional instead of nested stack for TLS-specific bits" | 4 | -56/+26 | ||
2017-03-28 | Merge "Apache: Use conditional instead of nested stack for TLS-specific bits" | 4 | -82/+39 | ||
2017-03-28 | Merge "Rabbitmq: Use conditional instead of nested stack for TLS-specific bits" | 4 | -59/+27 | ||
2017-03-28 | Run cluster check on nodes configured in wsrep_cluster_address. | 1 | -9/+13 | ||
Attempt to check galera's cluster status fails when galera service is not running on the same node. Change-Id: I27fb0841d85cd0dc86e92ac2e21eedf5f8f863ab | |||||
2017-03-28 | Merge "Remove kolla_config copy from keystone service." | 1 | -47/+3 | ||
2017-03-28 | Merge "Nic config mappings for deployed-server" | 2 | -4/+11 | ||
2017-03-28 | Modify pci_passthrough hiera value as string | 2 | -2/+10 | ||
Hiera value of nova::compute::pci_passthrough should be a string. It has been modified to JSON with the heira hook changes. Modifying it again back to string. Closes-Bug: #1675036 Change-Id: I441907ff313ecc5b7b4da562c6be195687fc6c76 |