← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1775563] [NEW] Install and configure a compute node for Ubuntu in nova

 

Public bug reported:


This bug tracker is for errors with the documentation, use the following
as a template and remove or add fields as you see fit. Convert [ ] into
[x] to check boxes:

- [x] This doc is inaccurate in this way: ______

[keystone_authtoken]
# ...
auth_uri = http://controller:5000
auth_url = http://controller:35357
memcached_servers = controller:11211
auth_type = password
project_domain_name = default
user_domain_name = default
project_name = service
username = nova
password = NOVA_PASS


the line auth_url = http://controller:35357 must be auth_url = http://controller:5000 to be work


- [ ] This is a doc addition request.
- [ ] I have a fix to the document that I can paste below including example: input and output. 

If you have a troubleshooting or support issue, use the following
resources:

 - Ask OpenStack: http://ask.openstack.org
 - The mailing list: http://lists.openstack.org
 - IRC: 'openstack' channel on Freenode

-----------------------------------
Release: 16.1.4.dev15 on 2018-06-04 05:37
SHA: 2c9c4a09cb5fd31ccff368315534eaa788e90e67
Source: https://git.openstack.org/cgit/openstack/nova/tree/doc/source/install/compute-install-ubuntu.rst
URL: https://docs.openstack.org/nova/pike/install/compute-install-ubuntu.html

** Affects: nova
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1775563

Title:
  Install and configure a compute node for Ubuntu in nova

Status in OpenStack Compute (nova):
  New

Bug description:

  This bug tracker is for errors with the documentation, use the
  following as a template and remove or add fields as you see fit.
  Convert [ ] into [x] to check boxes:

  - [x] This doc is inaccurate in this way: ______

  [keystone_authtoken]
  # ...
  auth_uri = http://controller:5000
  auth_url = http://controller:35357
  memcached_servers = controller:11211
  auth_type = password
  project_domain_name = default
  user_domain_name = default
  project_name = service
  username = nova
  password = NOVA_PASS

  
  the line auth_url = http://controller:35357 must be auth_url = http://controller:5000 to be work

  
  - [ ] This is a doc addition request.
  - [ ] I have a fix to the document that I can paste below including example: input and output. 

  If you have a troubleshooting or support issue, use the following
  resources:

   - Ask OpenStack: http://ask.openstack.org
   - The mailing list: http://lists.openstack.org
   - IRC: 'openstack' channel on Freenode

  -----------------------------------
  Release: 16.1.4.dev15 on 2018-06-04 05:37
  SHA: 2c9c4a09cb5fd31ccff368315534eaa788e90e67
  Source: https://git.openstack.org/cgit/openstack/nova/tree/doc/source/install/compute-install-ubuntu.rst
  URL: https://docs.openstack.org/nova/pike/install/compute-install-ubuntu.html

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1775563/+subscriptions


Follow ups