← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1571990] Re: Getting Error: Invalid service catalog service: network from Horizon, when i click on Network services

 

Service catalog errors point to an issue in keystone, not neutron. Take
a look there.

** Changed in: neutron
       Status: New => Invalid

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1571990

Title:
  Getting Error: Invalid service catalog service: network  from Horizon,
  when i click on Network services

Status in neutron:
  Invalid

Bug description:
  When checked both the neutron-dhcp-agent.service and
  neutron-l3-agent.service are running and in active state

  [root@controller ~]# systemctl status neutron-dhcp-agent.service
  ● neutron-dhcp-agent.service - OpenStack Neutron DHCP Agent
     Loaded: loaded (/usr/lib/systemd/system/neutron-dhcp-agent.service; enabled; vendor preset: disabled)
     Active: active (running) since Mon 2016-04-18 05:43:05 EDT; 20h ago
   Main PID: 1389 (neutron-dhcp-ag)
     CGroup: /system.slice/neutron-dhcp-agent.service
             └─1389 /usr/bin/python2 /usr/bin/neutron-dhcp-agent --config-file /usr/share/neutron/neutron-dist.conf --config-file /etc/neutron/neutron.conf --config-fi...

  Apr 18 05:43:05 controller systemd[1]: Started OpenStack Neutron DHCP Agent.
  Apr 18 05:43:05 controller systemd[1]: Starting OpenStack Neutron DHCP Agent...
  Apr 18 05:43:16 controller neutron-dhcp-agent[1389]: No handlers could be found for logger "oslo_config.cfg"
  [root@controller ~]# systemctl status neutron-l3-agent.service
  ● neutron-l3-agent.service - OpenStack Neutron Layer 3 Agent
     Loaded: loaded (/usr/lib/systemd/system/neutron-l3-agent.service; enabled; vendor preset: disabled)
     Active: active (running) since Mon 2016-04-18 05:43:05 EDT; 20h ago
   Main PID: 1399 (neutron-l3-agen)
     CGroup: /system.slice/neutron-l3-agent.service
             └─1399 /usr/bin/python2 /usr/bin/neutron-l3-agent --config-file /usr/share/neutron/neutron-dist.conf --config-dir /usr/share/neutron/l3_agent --config-fil...

  Apr 18 05:43:05 controller systemd[1]: Started OpenStack Neutron Layer 3 Agent.
  Apr 18 05:43:05 controller systemd[1]: Starting OpenStack Neutron Layer 3 Agent...
  Apr 18 05:43:15 controller neutron-l3-agent[1399]: No handlers could be found for logger "oslo_config.cfg"

  I am getting an error when i use Horizon as admin user to
  "Project-->Network-->Networks" , the error message is "Error: Invalid
  service catalog service: network"

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1571990/+subscriptions


References