yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #43671
[Bug 1528549] [NEW] There is Not Found (HTTP 404) when run openstack service create
Public bug reported:
There is Not Found (HTTP 404) when run openstack service create, the
error info is as below,
[root@Controller httpd]# openstack service create --name keystone --description "OpenStack Identity" identity
Not Found (HTTP 404)
[root@Controller httpd]# vi /etc/keystone/keystone.conf
[root@Controller httpd]# systemctl status openstack-keystone
openstack-keystone.service - OpenStack Identity Service (code-named Keystone)
Loaded: loaded (/usr/lib/systemd/system/openstack-keystone.service; disabled)
Active: active (running) since Tue 2015-12-22 16:40:54 CST; 2min 8s ago
Main PID: 8801 (keystone-all)
CGroup: /system.slice/openstack-keystone.service
aa8801 /usr/bin/python2 /usr/bin/keystone-all
aa8810 /usr/bin/python2 /usr/bin/keystone-all
aa8811 /usr/bin/python2 /usr/bin/keystone-all
aa8812 /usr/bin/python2 /usr/bin/keystone-all
aa8813 /usr/bin/python2 /usr/bin/keystone-all
Dec 22 16:40:53 Controller systemd[1]: Starting OpenStack Identity Service (code-named Keystone)...
Dec 22 16:40:54 Controller keystone-all[8801]: No handlers could be found for logger "oslo_co...fg"
Dec 22 16:40:54 Controller systemd[1]: Started OpenStack Identity Service (code-named Keystone).
Hint: Some lines were ellipsized, use -l to show in full.
** Affects: keystone
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Identity (keystone).
https://bugs.launchpad.net/bugs/1528549
Title:
There is Not Found (HTTP 404) when run openstack service create
Status in OpenStack Identity (keystone):
New
Bug description:
There is Not Found (HTTP 404) when run openstack service create, the
error info is as below,
[root@Controller httpd]# openstack service create --name keystone --description "OpenStack Identity" identity
Not Found (HTTP 404)
[root@Controller httpd]# vi /etc/keystone/keystone.conf
[root@Controller httpd]# systemctl status openstack-keystone
openstack-keystone.service - OpenStack Identity Service (code-named Keystone)
Loaded: loaded (/usr/lib/systemd/system/openstack-keystone.service; disabled)
Active: active (running) since Tue 2015-12-22 16:40:54 CST; 2min 8s ago
Main PID: 8801 (keystone-all)
CGroup: /system.slice/openstack-keystone.service
aa8801 /usr/bin/python2 /usr/bin/keystone-all
aa8810 /usr/bin/python2 /usr/bin/keystone-all
aa8811 /usr/bin/python2 /usr/bin/keystone-all
aa8812 /usr/bin/python2 /usr/bin/keystone-all
aa8813 /usr/bin/python2 /usr/bin/keystone-all
Dec 22 16:40:53 Controller systemd[1]: Starting OpenStack Identity Service (code-named Keystone)...
Dec 22 16:40:54 Controller keystone-all[8801]: No handlers could be found for logger "oslo_co...fg"
Dec 22 16:40:54 Controller systemd[1]: Started OpenStack Identity Service (code-named Keystone).
Hint: Some lines were ellipsized, use -l to show in full.
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1528549/+subscriptions
Follow ups