[Openstack] FLOATING IP ISSUE

2016-10-17 Thread venkat boggarapu
i have deployed openstack liberty on centos 7 with 5 node architecture. 1.controller, 2.compute 3.block 4 object01 5 object02 when i launched a vm i am able to internal ip and floating ip but i am unbale to connect outside the network with the floating ip and ping google.com inside the vm. plea

[Openstack] output is bash:openstack: command not found.

2016-07-28 Thread venkat boggarapu
Hi All, OS: RHEL7.1 I'm installed openstack using packstack. after installation successfully launched the dashboard and instance. when i'm run the command line openstack image list or some openstack commands *output is bash:openstack: command not found.* I'm run the above command in keystone_a

[Openstack] ADMIN PASSWORD CHANGE

2016-06-27 Thread venkat boggarapu
Hi All, how to change my admin password inorder to login to dashboard using command line presently i am using mitaka version installed on centos 7 With regards venkat ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openst

[Openstack] Reg: not able to start openstack-nova-compute.service in compute node

2016-06-27 Thread venkat boggarapu
Hi All, we are installing mitaka openstack on centos 7.2 As per the document http://docs.openstack.org/mitaka/install-guide-rdo/nova-compute-install.html . We are trying to install the compute node,but we are getting the error while starting the openstack-nova-compute.service the services both

[Openstack] Cannot able to connect to putty from another system while installing controller node in openstack

2016-06-27 Thread venkat boggarapu
Hi All, We are installing openstack mitaka, Centos 7.2 when we take one putty from controller node we can able to install. openstack user create --domain default --password-prompt admin Missing parameter(s): new password: if we are trying to take the same controller node with another putty

[Openstack] nova service-list error

2016-06-24 Thread venkat boggarapu
HI All, When i am trying to run the command nova service-list i am getting the below error ERROR (BadRequest): 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)

[Openstack] admin-openrc error in openstack

2016-06-23 Thread venkat boggarapu
Hi All, I am getting the error when the run below in admin-openrc file export OS_PROJECT_DOMAIN_NAME=defaultexport OS_USER_DOMAIN_NAME=defaultexport OS_PROJECT_NAME=adminexport OS_USERNAME=adminexport OS_PASSWORD=ADMIN_PASSexport OS_AUTH_URL=http://controller:35357/v3export OS_IDENTITY_API_VERSIO

[Openstack] (no subject)

2016-06-23 Thread venkat boggarapu
Hi All, We are getting the below error while installing glance service in our environment. [root@controller ~]# openstack user create --domain default --password-prompt glance Missing parameter(s): Set a username with --os-username, OS_USERNAME, or auth.username Set an authentication URL, with -