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 -
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
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)
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
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
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
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
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