Comment 24 for bug 1811941

Revision history for this message
Amer Hwitat (amer.hwitat) wrote :

login as: root
root@192.168.43.110's password:
Last login: Fri Jan 18 10:31:11 2019 from desktop-dnumv0h
'abrt-cli status' timed out
[root@localhost ~]# neutron router-interface-add router1 Internal
neutron CLI is deprecated and will be removed in the future. Use openstack CLI instead.
Auth plugin requires parameters which were not given: auth_url
[root@localhost ~]# export OS_USERNAME=admin
[root@localhost ~]# export OS_PASSWORD=server
[root@localhost ~]# export OS_TENANT_NAME=admin
[root@localhost ~]# export OS_AUTH_URL=http://localhost:5000/v3
[root@localhost ~]# neutron router-interface-add router1 Internal
neutron CLI is deprecated and will be removed in the future. Use openstack CLI instead.
Expecting to find domain in project. The server could not comply with the request since it is either malformed or otherwise incorrect. The client is assumed to be in error. (HTTP 400) (Request-ID: req-dea0f91b-cb72-4ab3-a350-a681e39e0071)
[root@localhost ~]#
[root@localhost ~]# cd /root
[root@localhost ~]# ls
--allocation-pool answer.txt initial-setup-ks.cfg packstackca
anaconda-ks.cfg --dns-nameserver keystonerc_admin --subnet-range
[root@localhost ~]# . keystonerc_admin
[root@localhost ~(keystone_admin)]# openstack

it's very slow ... so I think the case is I run the VM on 16GB from another Laptop ... well in the end the Internal interface of 172.17.20.1 gave GREEN light of being Active ... the case now is that why the External gateway interface gave RED Down ...

this changes the case back to why the gateway interface is DOWN ... which takes me back to:
https://ask.openstack.org/en/question/25234/one-router-port-is-always-down/

Thanks alot for the support ..