After adding,
FLAGS.FAKE_subdomain = 'ec2'
in /usr/bin/nova-api
I was trying to restart the nova api, getting below error.
$ sudo /etc/init.d/nova-api stop
* Stopping nova api nova-api
Traceback (most recent call last):
File "/usr/bin/nova-api", line 39, in <module>
FLAGS.FAKE_subdomain = 'ec2'
NameError: name 'FLAGS' is not defined
--
404 Not found with euca-register
https://bugs.launchpad.net/bugs/654584
You received this bug notification because you are a member of Registry
Administrators, which is subscribed to OpenStack.
_______________________________________________
Mailing list: https://launchpad.net/~registry
Post to : [email protected]
Unsubscribe : https://launchpad.net/~registry
More help : https://help.launchpad.net/ListHelp