# Translations template for neutron. # Copyright (C) 2016 ORGANIZATION # This file is distributed under the same license as the neutron project. # FIRST AUTHOR , 2016. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: neutron 9.0.0.0rc2.dev498\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n" "POT-Creation-Date: 2016-11-15 15:38+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.3.4\n" #: neutron/manager.py:125 #, python-format msgid "Loading core plugin: %s" msgstr "" #: neutron/manager.py:174 #, python-format msgid "Service %s is supported by the core plugin" msgstr "" #: neutron/manager.py:197 #, python-format msgid "Loading Plugin: %s" msgstr "" #: neutron/service.py:300 #, python-format msgid "Neutron service started, listening on %(host)s:%(port)s" msgstr "" #: neutron/wsgi.py:585 #, python-format msgid "%(method)s %(url)s" msgstr "" #: neutron/wsgi.py:602 #, python-format msgid "HTTP exception thrown: %s" msgstr "" #: neutron/wsgi.py:618 #, python-format msgid "%(url)s returned with HTTP %(status)d" msgstr "" #: neutron/wsgi.py:621 #, python-format msgid "%(url)s returned a fault: %(exception)s" msgstr "" #: neutron/agent/agent_extensions_manager.py:40 #, python-format msgid "Loaded agent extensions: %s" msgstr "" #: neutron/agent/agent_extensions_manager.py:56 #, python-format msgid "Initializing agent extension '%s'" msgstr "" #: neutron/agent/securitygroups_rpc.py:64 msgid "Disabled security-group extension." msgstr "" #: neutron/agent/securitygroups_rpc.py:66 msgid "Disabled allowed-address-pairs extension." msgstr "" #: neutron/agent/securitygroups_rpc.py:126 #, python-format msgid "" "Skipping method %s as firewall is disabled or configured as " "NoopFirewallDriver." msgstr "" #: neutron/agent/securitygroups_rpc.py:138 #, python-format msgid "Preparing filters for devices %s" msgstr "" #: neutron/agent/securitygroups_rpc.py:176 #, python-format msgid "Security group rule updated %r" msgstr "" #: neutron/agent/securitygroups_rpc.py:184 #, python-format msgid "Security group member updated %r" msgstr "" #: neutron/agent/securitygroups_rpc.py:209 msgid "Provider rule updated" msgstr "" #: neutron/agent/securitygroups_rpc.py:221 #, python-format msgid "Remove device filter for %r" msgstr "" #: neutron/agent/securitygroups_rpc.py:231 msgid "Refresh firewall rules" msgstr "" #: neutron/agent/securitygroups_rpc.py:235 msgid "No ports here to refresh firewall" msgstr "" #: neutron/agent/common/ovs_lib.py:485 neutron/agent/common/ovs_lib.py:518 #, python-format msgid "Port %(port_id)s not present in bridge %(br_name)s" msgstr "" #: neutron/agent/dhcp/agent.py:95 neutron/agent/dhcp/agent.py:713 msgid "DHCP agent started" msgstr "" #: neutron/agent/dhcp/agent.py:155 msgid "Synchronizing state" msgstr "" #: neutron/agent/dhcp/agent.py:161 msgid "All active networks have been fetched through RPC." msgstr "" #: neutron/agent/dhcp/agent.py:180 msgid "Synchronizing state complete" msgstr "" #: neutron/agent/dhcp/agent.py:207 msgid "" "Server does not support port ready notifications. Waiting for 5 minutes " "before retrying." msgstr "" #: neutron/agent/dhcp/agent.py:262 #, python-format msgid "Starting network %s dhcp configuration" msgstr "" #: neutron/agent/dhcp/agent.py:264 #, python-format msgid "Finished network %s dhcp configuration" msgstr "" #: neutron/agent/dhcp/agent.py:376 #, python-format msgid "Trigger reload_allocations for port %s" msgstr "" #: neutron/agent/dhcp/agent.py:690 msgid "Agent has just been revived. Scheduling full sync" msgstr "" #: neutron/agent/dhcp/agent.py:710 neutron/agent/l3/agent.py:727 #: neutron/services/metering/agents/metering_agent.py:277 #, python-format msgid "agent_updated by server side %s!" msgstr "" #: neutron/agent/l2/extensions/qos.py:253 #, python-format msgid "" "QoS policy %(qos_policy_id)s applied to port %(port_id)s is not available" " on server, it has been deleted. Skipping." msgstr "" #: neutron/agent/l2/extensions/qos.py:290 #, python-format msgid "" "QoS extension did have no information about the port %s that we were " "trying to reset" msgstr "" #: neutron/agent/l3/agent.py:641 neutron/agent/l3/agent.py:718 msgid "L3 agent started" msgstr "" #: neutron/agent/l3/agent.py:703 #: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:323 msgid "Agent has just been revived. Doing a full sync." msgstr "" #: neutron/agent/l3/ha.py:96 #, python-format msgid "Router %(router_id)s transitioned to %(state)s" msgstr "" #: neutron/agent/l3/ha.py:103 #, python-format msgid "" "Router %s is not managed by this agent. It was possibly deleted " "concurrently." msgstr "" #: neutron/agent/linux/daemon.py:115 #, python-format msgid "Process runs with uid/gid: %(uid)s/%(gid)s" msgstr "" #: neutron/agent/linux/dhcp.py:960 #, python-format msgid "" "Cannot apply dhcp option %(opt)s because it's ip_version %(version)d is " "not in port's address IP versions" msgstr "" #: neutron/agent/linux/dhcp.py:1240 #, python-format msgid "Skipping DHCP port %s as it is already in use" msgstr "" #: neutron/agent/linux/interface.py:242 #, python-format msgid "Device %s already exists" msgstr "" #: neutron/agent/linux/iptables_firewall.py:181 #, python-format msgid "Attempted to update port filter which is not filtered %s" msgstr "" #: neutron/agent/linux/iptables_firewall.py:192 #, python-format msgid "Attempted to remove port filter which is not filtered %r" msgstr "" #: neutron/api/extensions.py:443 msgid "Initializing extension manager." msgstr "" #: neutron/api/extensions.py:615 #, python-format msgid "Loaded extension: %s" msgstr "" #: neutron/api/extensions.py:649 #, python-format msgid "Extension %s not supported by any of loaded plugins" msgstr "" #: neutron/api/v2/base.py:121 msgid "Allow sorting is enabled because native pagination requires native sorting" msgstr "" #: neutron/api/v2/resource.py:84 neutron/pecan_wsgi/hooks/translation.py:37 #, python-format msgid "%(action)s failed (client error): %(exc)s" msgstr "" #: neutron/cmd/ipset_cleanup.py:46 #, python-format msgid "Removing iptables rule for IPset: %s" msgstr "" #: neutron/cmd/ipset_cleanup.py:65 #, python-format msgid "Destroying IPset: %s" msgstr "" #: neutron/cmd/ipset_cleanup.py:75 #, python-format msgid "Destroying IPsets with prefix: %s" msgstr "" #: neutron/cmd/ipset_cleanup.py:83 msgid "IPset cleanup completed successfully" msgstr "" #: neutron/cmd/linuxbridge_cleanup.py:35 #, python-format msgid "Interface mappings: %s." msgstr "" #: neutron/cmd/linuxbridge_cleanup.py:43 #, python-format msgid "Bridge mappings: %s." msgstr "" #: neutron/cmd/linuxbridge_cleanup.py:55 #, python-format msgid "Linux bridge %s deleted" msgstr "" #: neutron/cmd/linuxbridge_cleanup.py:58 msgid "Linux bridge cleanup completed successfully" msgstr "" #: neutron/cmd/ovs_cleanup.py:65 #, python-format msgid "Deleting port: %s" msgstr "" #: neutron/cmd/ovs_cleanup.py:95 #, python-format msgid "Cleaning bridge: %s" msgstr "" #: neutron/cmd/ovs_cleanup.py:102 msgid "OVS cleanup completed successfully" msgstr "" #: neutron/common/config.py:103 msgid "Logging enabled!" msgstr "" #: neutron/common/config.py:104 #, python-format msgid "%(prog)s version %(version)s" msgstr "" #: neutron/common/ipv6_utils.py:48 msgid "" "IPv6 not present or configured not to bind to new interfaces on this " "system. Please ensure IPv6 is enabled and " "/proc/sys/net/ipv6/conf/default/disable_ipv6 is set to 1 to enable IPv6." msgstr "" #: neutron/common/profiler.py:44 msgid "" "OSProfiler is enabled.\n" "Traces provided from the profiler can only be subscribed to using the " "same HMAC keys that are configured in Neutron's configuration file under " "the [profiler] section.\n" " To disable OSprofiler set in /etc/neutron/neutron.conf:\n" "[profiler]\n" "enabled=false" msgstr "" #: neutron/db/agents_db.py:321 #, python-format msgid "" "Heartbeat received from %(type)s agent on host %(host)s, uuid %(uuid)s " "after %(delta)s" msgstr "" #: neutron/db/agentschedulers_db.py:271 neutron/db/agentschedulers_db.py:279 msgid "" "Skipping periodic DHCP agent status check because automatic network " "rescheduling is disabled." msgstr "" #: neutron/db/agentschedulers_db.py:317 #, python-format msgid "Scheduling unhosted network %s" msgstr "" #: neutron/db/agentschedulers_db.py:324 #, python-format msgid "" "Failed to schedule network %s, no eligible agents or it might be already " "scheduled by another server" msgstr "" #: neutron/db/agentschedulers_db.py:332 #, python-format msgid "Adding network %(net)s to agent %(agent)s on host %(host)s" msgstr "" #: neutron/db/db_base_plugin_v2.py:904 neutron/plugins/ml2/plugin.py:1095 #, python-format msgid "" "Found port (%(port_id)s, %(ip)s) having IP allocation on subnet " "%(subnet)s, cannot delete" msgstr "" #: neutron/db/ipam_backend_mixin.py:72 #, python-format msgid "Found invalid IP address in pool: %(start)s - %(end)s:" msgstr "" #: neutron/db/ipam_backend_mixin.py:251 #, python-format msgid "" "Validation for CIDR: %(new_cidr)s failed - overlaps with subnet " "%(subnet_id)s (CIDR: %(cidr)s)" msgstr "" #: neutron/db/ipam_backend_mixin.py:289 msgid "Specified IP addresses do not match the subnet IP version" msgstr "" #: neutron/db/ipam_backend_mixin.py:293 #, python-format msgid "Found pool larger than subnet CIDR:%(start)s - %(end)s" msgstr "" #: neutron/db/ipam_backend_mixin.py:314 #, python-format msgid "Found overlapping ranges: %(l_range)s and %(r_range)s" msgstr "" #: neutron/db/l3_agentschedulers_db.py:80 #: neutron/db/l3_agentschedulers_db.py:89 msgid "" "Skipping period L3 agent status check because automatic router " "rescheduling is disabled." msgstr "" #: neutron/db/l3_agentschedulers_db.py:365 #, python-format msgid "Agent has its services disabled. Returning no active routers. Agent: %s" msgstr "" #: neutron/db/l3_db.py:1552 #, python-format msgid "Skipping port %s as no IP is configure on it" msgstr "" #: neutron/db/l3_dvr_db.py:87 #, python-format msgid "Centralizing distributed router %s is not supported" msgstr "" #: neutron/db/l3_dvr_db.py:761 #, python-format msgid "Agent Gateway port does not exist, so create one: %s" msgstr "" #: neutron/db/l3_dvr_db.py:843 #, python-format msgid "SNAT interface port list does not exist, so create one: %s" msgstr "" #: neutron/db/l3_dvr_db.py:970 #, python-format msgid "CSNAT port has no IPs: %s" msgstr "" #: neutron/db/l3_hamode_db.py:175 #, python-format msgid "" "Attempt %(count)s to allocate a VRID in the network %(network)s for the " "router %(router)s" msgstr "" #: neutron/db/l3_hamode_db.py:274 #, python-format msgid "" "Number of active agents lower than max_l3_agents_per_router. L3 agents " "available: %s" msgstr "" #: neutron/db/l3_hamode_db.py:557 #, python-format msgid "HA network %s can not be deleted." msgstr "" #: neutron/db/l3_hamode_db.py:563 #, python-format msgid "" "HA network %(network)s was deleted as no HA routers are present in tenant" " %(tenant)s." msgstr "" #: neutron/db/l3_hamode_db.py:666 #, python-format msgid "HA router %s is missing HA router port bindings. Skipping it." msgstr "" #: neutron/db/segments_db.py:60 #, python-format msgid "Added segment %(id)s of type %(network_type)s for network %(network_id)s" msgstr "" #: neutron/debug/commands.py:87 #, python-format msgid "%d probe(s) deleted" msgstr "" #: neutron/extensions/vlantransparent.py:48 msgid "Disabled vlantransparent extension." msgstr "" #: neutron/notifiers/nova.py:283 #, python-format msgid "Nova event response: %s" msgstr "" #: neutron/plugins/common/utils.py:254 #, python-format msgid "" "The requested interface name %(requested_name)s exceeds the %(limit)d " "character limitation. It was shortened to %(new_name)s to fit." msgstr "" #: neutron/plugins/ml2/managers.py:50 #, python-format msgid "Configured type driver names: %s" msgstr "" #: neutron/plugins/ml2/managers.py:55 #, python-format msgid "Loaded type driver names: %s" msgstr "" #: neutron/plugins/ml2/managers.py:72 #, python-format msgid "Registered types: %s" msgstr "" #: neutron/plugins/ml2/managers.py:83 #, python-format msgid "Tenant network_types: %s" msgstr "" #: neutron/plugins/ml2/managers.py:183 #, python-format msgid "Initializing driver for type '%s'" msgstr "" #: neutron/plugins/ml2/managers.py:329 #, python-format msgid "Configured mechanism driver names: %s" msgstr "" #: neutron/plugins/ml2/managers.py:335 #, python-format msgid "Loaded mechanism driver names: %s" msgstr "" #: neutron/plugins/ml2/managers.py:351 #, python-format msgid "Registered mechanism drivers: %s" msgstr "" #: neutron/plugins/ml2/managers.py:374 #, python-format msgid "" "%(rule_types)s rule types disabled for ml2 because %(driver)s does not " "support them" msgstr "" #: neutron/plugins/ml2/managers.py:398 #, python-format msgid "Initializing mechanism driver '%s'" msgstr "" #: neutron/plugins/ml2/managers.py:883 #, python-format msgid "Configured extension driver names: %s" msgstr "" #: neutron/plugins/ml2/managers.py:889 #, python-format msgid "Loaded extension driver names: %s" msgstr "" #: neutron/plugins/ml2/managers.py:900 #, python-format msgid "Registered extension drivers: %s" msgstr "" #: neutron/plugins/ml2/managers.py:906 #, python-format msgid "Initializing extension driver '%s'" msgstr "" #: neutron/plugins/ml2/managers.py:915 #, python-format msgid "Got %(alias)s extension from driver '%(drv)s'" msgstr "" #: neutron/plugins/ml2/managers.py:926 #, python-format msgid "Extension driver '%(name)s' failed in %(method)s" msgstr "" #: neutron/plugins/ml2/plugin.py:180 msgid "Modular L2 Plugin initialization complete" msgstr "" #: neutron/plugins/ml2/plugin.py:361 #, python-format msgid "Attempt %(count)s to bind port %(port)s" msgstr "" #: neutron/plugins/ml2/plugin.py:874 #, python-format msgid "Port %s was deleted concurrently" msgstr "" #: neutron/plugins/ml2/plugin.py:886 #, python-format msgid "Subnet %s was deleted concurrently" msgstr "" #: neutron/plugins/ml2/plugin.py:1669 #, python-format msgid "No ports have port_id starting with %s" msgstr "" #: neutron/plugins/ml2/plugin.py:1699 #, python-format msgid "" "Binding info for port %s was not found, it might have been deleted " "already." msgstr "" #: neutron/plugins/ml2/drivers/type_flat.py:57 msgid "Arbitrary flat physical_network names allowed" msgstr "" #: neutron/plugins/ml2/drivers/type_flat.py:60 msgid "Flat networks are disabled" msgstr "" #: neutron/plugins/ml2/drivers/type_flat.py:62 #, python-format msgid "Allowable flat physical_network names: %s" msgstr "" #: neutron/plugins/ml2/drivers/type_flat.py:69 msgid "ML2 FlatTypeDriver initialization complete" msgstr "" #: neutron/plugins/ml2/drivers/type_local.py:38 msgid "ML2 LocalTypeDriver initialization complete" msgstr "" #: neutron/plugins/ml2/drivers/type_tunnel.py:139 #, python-format msgid "%(type)s ID ranges: %(range)s" msgstr "" #: neutron/plugins/ml2/drivers/type_tunnel.py:375 #, python-format msgid "" "Tunnel IP %(ip)s was used by host %(host)s and will be assigned to " "%(new_host)s" msgstr "" #: neutron/plugins/ml2/drivers/type_vlan.py:63 #, python-format msgid "Network VLAN ranges: %s" msgstr "" #: neutron/plugins/ml2/drivers/type_vlan.py:131 msgid "VlanTypeDriver initialization complete" msgstr "" #: neutron/plugins/ml2/drivers/agent/_common_agent.py:117 #, python-format msgid "Stopping %s agent." msgstr "" #: neutron/plugins/ml2/drivers/agent/_common_agent.py:133 #, python-format msgid "%s Agent has just been revived. Doing a full sync." msgstr "" #: neutron/plugins/ml2/drivers/agent/_common_agent.py:158 #: neutron/plugins/ml2/drivers/mech_sriov/agent/sriov_nic_agent.py:152 #, python-format msgid "RPC agent_id: %s" msgstr "" #: neutron/plugins/ml2/drivers/agent/_common_agent.py:239 #: neutron/plugins/ml2/drivers/mech_sriov/agent/sriov_nic_agent.py:305 #: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:1519 #, python-format msgid "Port %(device)s updated. Details: %(details)s" msgstr "" #: neutron/plugins/ml2/drivers/agent/_common_agent.py:317 #, python-format msgid "Device %s not defined on plugin" msgstr "" #: neutron/plugins/ml2/drivers/agent/_common_agent.py:333 #, python-format msgid "Attachment %s removed" msgstr "" #: neutron/plugins/ml2/drivers/agent/_common_agent.py:345 #: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:1606 #, python-format msgid "Port %s updated." msgstr "" #: neutron/plugins/ml2/drivers/agent/_common_agent.py:431 #, python-format msgid "%s Agent RPC Daemon Started!" msgstr "" #: neutron/plugins/ml2/drivers/agent/_common_agent.py:443 #, python-format msgid "%s Agent out of sync with plugin!" msgstr "" #: neutron/plugins/ml2/drivers/linuxbridge/agent/arp_protect.py:34 #: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:902 #, python-format msgid "" "Skipping ARP spoofing rules for port '%s' because it has port security " "disabled" msgstr "" #: neutron/plugins/ml2/drivers/linuxbridge/agent/arp_protect.py:93 #, python-format msgid "Clearing orphaned ARP spoofing entries for devices %s" msgstr "" #: neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_neutron_agent.py:799 #, python-format msgid "Physical network %s is defined in bridge_mappings and cannot be deleted." msgstr "" #: neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_neutron_agent.py:920 #: neutron/plugins/ml2/drivers/macvtap/agent/macvtap_neutron_agent.py:178 #, python-format msgid "Interface mappings: %s" msgstr "" #: neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_neutron_agent.py:929 #, python-format msgid "Bridge mappings: %s" msgstr "" #: neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_neutron_agent.py:940 #: neutron/plugins/ml2/drivers/macvtap/agent/macvtap_neutron_agent.py:216 #: neutron/plugins/ml2/drivers/mech_sriov/agent/sriov_nic_agent.py:468 #: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:2090 msgid "Agent initialized successfully, now running... " msgstr "" #: neutron/plugins/ml2/drivers/linuxbridge/agent/extension_drivers/qos_driver.py:35 msgid "Initializing Linux bridge QoS extension" msgstr "" #: neutron/plugins/ml2/drivers/mech_sriov/agent/sriov_nic_agent.py:247 #, python-format msgid "Device %(device)s spoofcheck %(spoofcheck)s" msgstr "" #: neutron/plugins/ml2/drivers/mech_sriov/agent/extension_drivers/qos_driver.py:65 #: neutron/plugins/ml2/drivers/mech_sriov/agent/extension_drivers/qos_driver.py:94 #: neutron/plugins/ml2/drivers/mech_sriov/agent/sriov_nic_agent.py:271 #, python-format msgid "No device with MAC %s defined on agent." msgstr "" #: neutron/plugins/ml2/drivers/mech_sriov/agent/sriov_nic_agent.py:319 #, python-format msgid "Device with MAC %s not defined on plugin" msgstr "" #: neutron/plugins/ml2/drivers/mech_sriov/agent/sriov_nic_agent.py:327 #, python-format msgid "Removing device with MAC address %(mac)s and PCI slot %(pci_slot)s" msgstr "" #: neutron/plugins/ml2/drivers/mech_sriov/agent/sriov_nic_agent.py:352 #, python-format msgid "Port with MAC %(mac)s and PCI slot %(pci_slot)s updated." msgstr "" #: neutron/plugins/ml2/drivers/mech_sriov/agent/sriov_nic_agent.py:365 msgid "SRIOV NIC Agent RPC Daemon Started!" msgstr "" #: neutron/plugins/ml2/drivers/mech_sriov/agent/sriov_nic_agent.py:372 #: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:1827 msgid "Agent out of sync with plugin!" msgstr "" #: neutron/plugins/ml2/drivers/mech_sriov/agent/sriov_nic_agent.py:455 #, python-format msgid "Physical Devices mappings: %s" msgstr "" #: neutron/plugins/ml2/drivers/mech_sriov/agent/sriov_nic_agent.py:456 #, python-format msgid "Exclude Devices: %s" msgstr "" #: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_dvr_neutron_agent.py:208 #, python-format msgid "L2 Agent operating in DVR Mode with MAC %s" msgstr "" #: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_dvr_neutron_agent.py:571 #, python-format msgid "DVR: Port %(vif)s changed port number to %(ofport)s, rebinding." msgstr "" #: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:658 #, python-format msgid "Assigning %(vlan_id)s as local vlan for net-id=%(net_uuid)s" msgstr "" #: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:723 #, python-format msgid "Reclaiming vlan = %(vlan_id)s from net-id = %(net_uuid)s" msgstr "" #: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:894 #, python-format msgid "Configuration for devices up %(up)s and devices down %(down)s completed." msgstr "" #: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:964 #, python-format msgid "port_unbound(): net_uuid %s not managed by VLAN manager" msgstr "" #: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:1034 #, python-format msgid "Adding %s to list of bridges." msgstr "" #: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:1096 #, python-format msgid "Mapping physical network %(physical_network)s to bridge %(bridge)s" msgstr "" #: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:1389 #, python-format msgid "Port '%(port_name)s' has lost its vlan tag '%(vlan_tag)d'!" msgstr "" #: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:1416 #, python-format msgid "VIF port: %s admin state up disabled, putting on the dead VLAN" msgstr "" #: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:1513 #, python-format msgid "" "Port %s was not found on the integration bridge and will therefore not be" " processed" msgstr "" #: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:1573 #, python-format msgid "Ancillary Ports %(added)s added, failed devices %(failed)s" msgstr "" #: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:1580 #, python-format msgid "Ports %s removed" msgstr "" #: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:1594 #, python-format msgid "Ancillary ports %s removed" msgstr "" #: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:1600 #, python-format msgid "Devices down %s " msgstr "" #: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:1814 #, python-format msgid "Cleaning stale %s flows" msgstr "" #: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:1959 msgid "rpc_loop doing a full sync." msgstr "" #: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:2110 msgid "Agent caught SIGTERM, quitting daemon loop." msgstr "" #: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:2114 msgid "Agent caught SIGHUP, resetting." msgstr "" #: neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ovs_bridge.py:47 #, python-format msgid "Bridge %(br_name)s has datapath-ID %(dpid)s" msgstr "" #: neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ovs_bridge.py:62 #, python-format msgid "Bridge %(br_name)s changed its datapath-ID from %(old)s to %(new)s" msgstr "" #: neutron/plugins/ml2/extensions/dns_integration.py:274 msgid "DNSExtensionDriverML2 initialization complete" msgstr "" #: neutron/plugins/ml2/extensions/port_security.py:35 msgid "PortSecurityExtensionDriver initialization complete" msgstr "" #: neutron/quota/__init__.py:176 msgid "" "ConfDriver is used as quota_driver because the loaded plugin does not " "support 'quotas' table." msgstr "" #: neutron/quota/__init__.py:187 #, python-format msgid "Loaded quota_driver: %s." msgstr "" #: neutron/quota/resource_registry.py:174 #, python-format msgid "Creating instance of CountableResource for resource:%s" msgstr "" #: neutron/quota/resource_registry.py:180 #, python-format msgid "Creating instance of TrackedResource for resource:%s" msgstr "" #: neutron/scheduler/dhcp_agent_scheduler.py:197 #, python-format msgid "Agent %s already present" msgstr "" #: neutron/server/rpc_eventlet.py:30 msgid "Eventlet based AMQP RPC server starting..." msgstr "" #: neutron/server/rpc_eventlet.py:35 neutron/server/wsgi_eventlet.py:44 msgid "RPC was already started in parent process by plugin." msgstr "" #: neutron/server/wsgi_pecan.py:25 msgid "Pecan WSGI server starting..." msgstr "" #: neutron/services/service_base.py:92 #, python-format msgid "Default provider is not specified for service type %s" msgstr "" #: neutron/services/metering/agents/metering_agent.py:86 #, python-format msgid "Loading Metering driver %s" msgstr "" #: neutron/services/metering/drivers/iptables/iptables_driver.py:90 #, python-format msgid "Loading interface driver %s" msgstr "" #: neutron/services/qos/notification_drivers/manager.py:65 #, python-format msgid "Loading %(name)s (%(description)s) notification driver for QoS plugin" msgstr ""