This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
apiVersion: v1 | |
kind: ConfigMap | |
metadata: | |
name: homeassistant-config | |
data: | |
config: | | |
# Loads default set of integrations. Do not remove. | |
default_config: | |
# Load frontend themes from the themes folder | |
frontend: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Dec 29 19:12:03 bas0003p1mdw1.sendgrid.net systemd[1]: Starting Erlang Port Mapper Daemon... | |
Dec 29 19:12:03 bas0003p1mdw1.sendgrid.net systemd[7205]: Failed at step EXEC spawning /usr/bin/epmd: Resource temporarily unavailable | |
Dec 29 19:12:03 bas0003p1mdw1.sendgrid.net systemd[1]: [email protected]: main process exited, code=exited, status=203/EXEC | |
Dec 29 19:12:03 bas0003p1mdw1.sendgrid.net systemd[1]: Failed to start Erlang Port Mapper Daemon. | |
Dec 29 19:12:03 bas0003p1mdw1.sendgrid.net systemd[1]: Unit [email protected] entered failed state. | |
Dec 29 19:12:03 bas0003p1mdw1.sendgrid.net systemd[1]: [email protected] failed. | |
Dec 29 19:12:03 bas0003p1mdw1.sendgrid.net systemd[1]: [email protected] holdoff time over, scheduling restart. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[DEFAULT] | |
debug = True | |
log_file = /var/log/kolla/keystone/keystone.log | |
use_stderr = True | |
[oslo_middleware] | |
enable_proxy_headers_parsing = True | |
[database] | |
connection = mysql+pymysql://keystone:[email protected]:3306/keystone |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
kolla-ansible -i /root/all-in-one bootstrap-servers | |
Bootstraping servers : ansible-playbook -i /root/all-in-one -e @/etc/kolla/globals.yml -e @/etc/kolla/passwords.yml -e CONFIG_DIR=/etc/kolla -e action=bootstrap-servers /usr/share/kolla-ansible/ansible/kolla-host.yml | |
... | |
fatal: [localhost]: FAILED! => {"failed": true, "msg": "The conditional check 'inventory_hostname not in groups['bifrost'] or 'ansible_' + hostvars[inventory_hostname]['api_interface'] in hostvars[inventory_hostname]' failed. The error was: error while evaluating conditional (inventory_hostname not in groups['bifrost'] or 'ansible_' + hostvars[inventory_hostname]['api_interface'] in hostvars[inventory_hostname]): 'dict object' has no attribute 'api_interface'\n\nThe error appears to have been in '/usr/share/kolla-ansible/ansible/roles/baremetal/tasks/pre-install.yml': line 22, column 3, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n\n- name: Generate /etc/hosts for all of |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/neutron/db/securitygroups_rpc_base.py b/neutron/db/securitygroups_rpc_base.py | |
index a7a9bb2..47acd2d 100644 | |
--- a/neutron/db/securitygroups_rpc_base.py | |
+++ b/neutron/db/securitygroups_rpc_base.py | |
@@ -133,15 +133,12 @@ class SecurityGroupServerRpcMixin(sg_db.SecurityGroupDbMixin): | |
sg_provider_updated_networks = set() | |
sec_groups = set() | |
for port in ports: | |
- if port['device_owner'] == n_const.DEVICE_OWNER_DHCP: | |
- sg_provider_updated_networks.add( |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
New errors: | |
nova.tests.unit.objects.test_instance.TestInstanceObject.test_save_in_compute_cell ... FAILED | |
nova.tests.unit.objects.test_instance.TestInstanceV1RemoteObject.test_save_in_compute_cell ... FAILED | |
nova.tests.unit.objects.test_instance.TestRemoteInstanceObject.test_save_in_compute_cell ... FAILED | |
Samle of debug output from one of the above (others are similar): | |
-------- | |
{5} nova.tests.unit.objects.test_instance.TestInstanceV1RemoteObject.test_save_in_compute_cell [0.083946s] ... FAILED |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
def self.nova_get_host_by_name_and_type(host_name, service_type) | |
#find the host by name and service type | |
nova_hosts.each do |entry| | |
# (mdorman) Support api!cell_name@host_name -style output of nova host-list under nova cells | |
if entry["host_name"] =~ /^([a-zA-Z0-1\-_]+![a-zA-Z0-1\-_]+@)?#{Regexp.quote(host_name)}$/ | |
if entry["service"] == service_type | |
return host_name | |
end | |
end | |
end |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Failures: | |
1) Puppet::Provider::Nova when searching for a host/type combo with cells enabled should find the hostname if there is a match | |
Failure/Error: klass.expects(:auth_nova).returns(output) | |
Mocha::ExpectationError: | |
not all expectations were satisfied | |
unsatisfied expectations: | |
- expected exactly once, not yet invoked: Puppet::Provider::Nova.auth_nova(any_parameters) | |
satisfied expectations: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
LMDV-MDORM:provider mdorman$ bundle exec rake spec | |
(in /Users/mdorman/puppet/puppet-nova) | |
rm -rf openstack/puppet-openstack-integration | |
git clone https://git.openstack.org/openstack/puppet-openstack-integration openstack/puppet-openstack-integration | |
Cloning into 'openstack/puppet-openstack-integration'... | |
remote: Counting objects: 520, done. | |
remote: Compressing objects: 100% (353/353), done. | |
remote: Total 520 (delta 293), reused 338 (delta 143) | |
Receiving objects: 100% (520/520), 99.96 KiB | 0 bytes/s, done. | |
Resolving deltas: 100% (293/293), done. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/nova/api/openstack/compute/contrib/server_groups.py b/nova/api/openstack/compute/contrib/server_groups.py | |
index 553f946..b9854c1 100644 | |
--- a/nova/api/openstack/compute/contrib/server_groups.py | |
+++ b/nova/api/openstack/compute/contrib/server_groups.py | |
@@ -27,6 +27,7 @@ from nova.i18n import _ | |
from nova.i18n import _LE | |
from nova import objects | |
from nova import utils | |
+from nova import compute | |
NewerOlder