[Yahoo-eng-team] [Bug 1775295] [NEW] Queen keystone installation instructions outdated, keystone-managed credential_setup invalid choice

2018-06-05 Thread johnpham
Public bug reported:

- [x] This doc is inaccurate in this way:
This command
"apt install keystone  apache2 libapache2-mod-wsgi"
installs keystone with keystone-manage version 9.3.0 which doesn't support 
subsequent command:
"keystone-manage credential_setup --keystone-user keystone --keystone-group 
keystone"

I'm new to openstack so not sure whether this issue is unique to my environment.
If this is an actual issue, how do i get around this. 

P.s: I'm installing keystone on a clean installation of Ubuntu 16.04

Thanks so much in advance!
---
Release: 13.0.1.dev9 on 2018-05-08 06:44
SHA: 4ca0172fcdb1ce28a1f00d5a0e1bb3d646141803
Source: 
https://git.openstack.org/cgit/openstack/keystone/tree/doc/source/install/keystone-install-ubuntu.rst
URL: 
https://docs.openstack.org/keystone/queens/install/keystone-install-ubuntu.html

** Affects: keystone
 Importance: Undecided
 Status: New


** Tags: doc

** Summary changed:

- keystone installation instructions needed to be updated  
+ Queen keystone installation instructions outdated, keystone-managed 
credential_setup invalid choice

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

Title:
  Queen keystone installation instructions outdated, keystone-managed
  credential_setup invalid choice

Status in OpenStack Identity (keystone):
  New

Bug description:
  - [x] This doc is inaccurate in this way:
  This command
  "apt install keystone  apache2 libapache2-mod-wsgi"
  installs keystone with keystone-manage version 9.3.0 which doesn't support 
subsequent command:
  "keystone-manage credential_setup --keystone-user keystone --keystone-group 
keystone"

  I'm new to openstack so not sure whether this issue is unique to my 
environment.
  If this is an actual issue, how do i get around this. 

  P.s: I'm installing keystone on a clean installation of Ubuntu 16.04

  Thanks so much in advance!
  ---
  Release: 13.0.1.dev9 on 2018-05-08 06:44
  SHA: 4ca0172fcdb1ce28a1f00d5a0e1bb3d646141803
  Source: 
https://git.openstack.org/cgit/openstack/keystone/tree/doc/source/install/keystone-install-ubuntu.rst
  URL: 
https://docs.openstack.org/keystone/queens/install/keystone-install-ubuntu.html

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1776587] [NEW] Configure neutron services on compute and controller node., keystone listens port 5000 but document instructs to configure the service at 35357

2018-06-12 Thread johnpham
Public bug reported:

Hi everyone,

I was following the document to install and configure the neutron
services on a controller and a compute node. The document specified the
services to authenticate at http://controller:35357

"https://docs.openstack.org/neutron/queens/install/compute-install-
ubuntu.html"

The services wasn't working and "openstack network agent list" returned an 
empty table.
However, I realised keystone service only listen to port 5000/v3.

I also checked to see if any process is listening to port 35357 on the 
controller, but got nothing
"lsof -i :35357" returned empty

This might be an issue with the document, however I am 100% positive. So
it would be great if someone can check and confirm this.

setup: 2 nodes running Ubuntu 16.04
---
Release: 12.0.3.dev25 on 2018-06-09 01:18
SHA: 9eef1db160521076d8243f1980e681f0f04ecbc6
Source: 
https://git.openstack.org/cgit/openstack/neutron/tree/doc/source/install/compute-install-ubuntu.rst
URL: 
https://docs.openstack.org/neutron/queens/install/compute-install-ubuntu.html

** Affects: neutron
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1776587

Title:
  Configure neutron services on compute and controller node., keystone
  listens port 5000 but document instructs to configure the service at
  35357

Status in neutron:
  New

Bug description:
  Hi everyone,

  I was following the document to install and configure the neutron
  services on a controller and a compute node. The document specified
  the services to authenticate at http://controller:35357

  "https://docs.openstack.org/neutron/queens/install/compute-install-
  ubuntu.html"

  The services wasn't working and "openstack network agent list" returned an 
empty table.
  However, I realised keystone service only listen to port 5000/v3.

  I also checked to see if any process is listening to port 35357 on the 
controller, but got nothing
  "lsof -i :35357" returned empty

  This might be an issue with the document, however I am 100% positive.
  So it would be great if someone can check and confirm this.

  setup: 2 nodes running Ubuntu 16.04
  ---
  Release: 12.0.3.dev25 on 2018-06-09 01:18
  SHA: 9eef1db160521076d8243f1980e681f0f04ecbc6
  Source: 
https://git.openstack.org/cgit/openstack/neutron/tree/doc/source/install/compute-install-ubuntu.rst
  URL: 
https://docs.openstack.org/neutron/queens/install/compute-install-ubuntu.html

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1776587] Re: Configure neutron services on compute and controller node., keystone listens port 5000 but document instructs to configure the service at 35357

2018-06-13 Thread johnpham
hi @brian-haley,

The document that I was looking at was for the queen release, but it still uses 
35357 port. Can you please leave me a link to the document where this was fixed?
I'll need it in the future.

Thanks in advance, really appreciate it!

** Changed in: neutron
   Status: Invalid => Incomplete

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1776587

Title:
  Configure neutron services on compute and controller node., keystone
  listens port 5000 but document instructs to configure the service at
  35357

Status in neutron:
  Incomplete

Bug description:
  Hi everyone,

  I was following the document to install and configure the neutron
  services on a controller and a compute node. The document specified
  the services to authenticate at http://controller:35357

  "https://docs.openstack.org/neutron/queens/install/compute-install-
  ubuntu.html"

  The services wasn't working and "openstack network agent list" returned an 
empty table.
  However, I realised keystone service only listen to port 5000/v3.

  I also checked to see if any process is listening to port 35357 on the 
controller, but got nothing
  "lsof -i :35357" returned empty

  This might be an issue with the document, however I am 100% positive.
  So it would be great if someone can check and confirm this.

  setup: 2 nodes running Ubuntu 16.04
  ---
  Release: 12.0.3.dev25 on 2018-06-09 01:18
  SHA: 9eef1db160521076d8243f1980e681f0f04ecbc6
  Source: 
https://git.openstack.org/cgit/openstack/neutron/tree/doc/source/install/compute-install-ubuntu.rst
  URL: 
https://docs.openstack.org/neutron/queens/install/compute-install-ubuntu.html

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1780710] [NEW] heat-dashboard installation guides

2018-07-08 Thread johnpham
Public bug reported:

Hi all,


I am following this documentation to install heat-dashboard 
https://docs.openstack.org/heat-dashboard/latest/install/index.html

I'm having issue getting it to work. There are several parts in the
documents which are a little bit confusing, it would be great if someone
can clarify.:

1. The part in the document which said 
   
   "Configure the policy file for heat-dashboard in OpenStack Dashboard 
local_settings.py."
   Is this referring to the "local_settings.py" in /etc/openstack_dashboard/?

2. The documentation said to execute the following commands:

$ cd 
$ python ./manage.py compilemessages

$ cd 
$ DJANGO_SETTINGS_MODULE=openstack_dashboard.settings python manage.py 
collectstatic --noinput
$ DJANGO_SETTINGS_MODULE=openstack_dashboard.settings python manage.py 
compress --force

However, the "manage.py" files are missing in both .../horizon/
(horizon-dir) and .../heat_dashboard/ (heat-dashboard-dir)

Thanks in advance,

** Affects: horizon
 Importance: Undecided
 Status: New

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

Title:
  heat-dashboard installation guides

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  Hi all,

  
  I am following this documentation to install heat-dashboard 
  https://docs.openstack.org/heat-dashboard/latest/install/index.html

  I'm having issue getting it to work. There are several parts in the
  documents which are a little bit confusing, it would be great if
  someone can clarify.:

  1. The part in the document which said 
 
 "Configure the policy file for heat-dashboard in OpenStack Dashboard 
local_settings.py."
 Is this referring to the "local_settings.py" in /etc/openstack_dashboard/?

  2. The documentation said to execute the following commands:
  
  $ cd 
  $ python ./manage.py compilemessages

  $ cd 
  $ DJANGO_SETTINGS_MODULE=openstack_dashboard.settings python manage.py 
collectstatic --noinput
  $ DJANGO_SETTINGS_MODULE=openstack_dashboard.settings python manage.py 
compress --force

  However, the "manage.py" files are missing in both .../horizon/
  (horizon-dir) and .../heat_dashboard/ (heat-dashboard-dir)

  Thanks in advance,

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1780710] Re: heat-dashboard installation guides

2018-07-09 Thread johnpham
*** This bug is a duplicate of bug 1780770 ***
https://bugs.launchpad.net/bugs/1780770

** This bug has been marked a duplicate of bug 1780770
   heat-dashboard installation guides

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

Title:
  heat-dashboard installation guides

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  Hi all,

  
  I am following this documentation to install heat-dashboard 
  https://docs.openstack.org/heat-dashboard/latest/install/index.html

  I'm having issue getting it to work. There are several parts in the
  documents which are a little bit confusing, it would be great if
  someone can clarify.:

  1. The part in the document which said 
 
 "Configure the policy file for heat-dashboard in OpenStack Dashboard 
local_settings.py."
 Is this referring to the "local_settings.py" in /etc/openstack_dashboard/?

  2. The documentation said to execute the following commands:
  
  $ cd 
  $ python ./manage.py compilemessages

  $ cd 
  $ DJANGO_SETTINGS_MODULE=openstack_dashboard.settings python manage.py 
collectstatic --noinput
  $ DJANGO_SETTINGS_MODULE=openstack_dashboard.settings python manage.py 
compress --force

  However, the "manage.py" files are missing in both .../horizon/
  (horizon-dir) and .../heat_dashboard/ (heat-dashboard-dir)

  Thanks in advance,

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp