[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 --os-auth-url, OS_AUTH_URL or auth.auth_url
Set a scope, such as a project or domain, set a project scope with
--os-project-name, OS_PROJECT_NAME or auth.project_name, set a domain scope
with --os-domain-name, OS_DOMAIN_NAME or auth.domain_name.

can some please help regarding this issue.


With regards
venkat
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


[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_VERSION=3export OS_IMAGE_API_VERSION=2

when i changed the password and url the versions, accordingly after running
the command  and press enter i am not getting any output.

can some one please help regarding this.


With regards
venkat
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


[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) (Request-ID:
req-78bdca0c-6dda-4f4d-a571-eee336cec053)

can someone help regarding this.


With regards
venkat
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


[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 from
another system with same network i am getting the following the below error


 openstack user create --domain default  --password-prompt admin
Missing parameter(s):
Set a username with --os-username, OS_USERNAME, or auth.username
Set an authentication URL, with --os-auth-url, OS_AUTH_URL or auth.auth_url
Set a scope, such as a project or domain, set a project scope with
--os-project-name, OS_PROJECT_NAME or auth.project_name, set a domain scope
with --os-domain-name, OS_DOMAIN_NAME or auth.domain_name


can someone please help to solve this issue. waiting for reply


With regards
venkat
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


[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 rabbitmq and conductor service are running in controller
node

we found the log in controller node

2016-06-27 16:54:34.759 4591 ERROR oslo.messaging._drivers.impl_rabbit
[req-2873d7c7-31b1-4b99-a2ed-ee9e23a4d72e - - - - -] AMQP server
172.16.2.152:5672 closed the connection. Check login credentials: Socket
closed
2016-06-27 16:55:09.863 4591 ERROR oslo.messaging._drivers.impl_rabbit
[req-2873d7c7-31b1-4b99-a2ed-ee9e23a4d72e - - - - -] AMQP server
172.16.2.152:5672 closed the connection. Check login credentials: Socket
closed
2016-06-27 16:55:44.974 4591 ERROR oslo.messaging._drivers.impl_rabbit
[req-2873d7c7-31b1-4b99-a2ed-ee9e23a4d72e - - - - -] AMQP server
172.16.2.152:5672 closed the connection. Check login credentials: Socket
closed
2016-06-27 16:56:20.077 4591 ERROR oslo.messaging._drivers.impl_rabbit
[req-2873d7c7-31b1-4b99-a2ed-ee9e23a4d72e - - - - -] AMQP server
172.16.2.152:5672 closed the connection. Check login credentials: Socket
closed.

and found the log in compute node

2016-06-27 06:57:15.438 13757 ERROR oslo.messaging._drivers.impl_rabbit
[req-d85c17be-79a6-4ac2-991b-c1577cb58fc2 - - - - -] AMQP server
172.16.2.152:5672 closed the connection. Check login credentials: Socket
closed
2016-06-27 06:57:30.479 13757 ERROR oslo.messaging._drivers.impl_rabbit
[req-d85c17be-79a6-4ac2-991b-c1577cb58fc2 - - - - -] AMQP server
172.16.2.152:5672 closed the connection. Check login credentials: Socket
closed
2016-06-27 06:57:47.510 13757 ERROR oslo.messaging._drivers.impl_rabbit
[req-d85c17be-79a6-4ac2-991b-c1577cb58fc2 - - - - -] AMQP server
172.16.2.152:5672 closed the connection. Check login credentials: Socket
closed
2016-06-27 06:58:06.555 13757 ERROR oslo.messaging._drivers.impl_rabbit
[req-d85c17be-79a6-4ac2-991b-c1577cb58fc2 - - - - -] AMQP server
172.16.2.152:5672 closed the connection. Check login credentials: Socket
closed

can someone help me out to find the solution as soon as possible.

With regards
venkat
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


[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/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


[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_admin only.

we tried yum install python-openstackclient but no luck.

After python-openstackclient run the image list not through error output
but it shows empty place only. what was the issue someone please suggest.

Please guys help me.



With regards
venkat
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


[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.

please some one help regarding this.


With regards
venkat
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack