[Yahoo-eng-team] [Bug 1493710] [NEW] login error when run Django environment server

2015-09-09 Thread Canh Truong
Public bug reported: when running the Django development server for openstack_dashboard in the virttual environment (running command ./run_tests.sh --runserver 0.0.0.0:8877), we can't login to dashboard with the that port. ./run_tests.sh --runserver 0.0.0.0:8877 Checking environment. Environment

[Yahoo-eng-team] [Bug 1487372] Re: unretrieve project list when switching project in keystone v3

2015-08-30 Thread Canh Truong
** Project changed: horizon = django-openstack-auth -- 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/1487372 Title: unretrieve project list when switching project in

[Yahoo-eng-team] [Bug 1487372] [NEW] unretrieve project list when switching project in keystone v3

2015-08-21 Thread Canh Truong
Public bug reported: when switching project, the dashboard show error , but we can still list project list by command. if we logout and login again, the dashboard works nomarly. ** Affects: horizon Importance: Undecided Status: New ** Attachment added: log.png

[Yahoo-eng-team] [Bug 1482567] [NEW] Install error when run latest devstack on master branch

2015-08-07 Thread Canh Truong
Public bug reported: 2015-08-07 07:24:09.148 | + create_keystone_accounts 2015-08-07 07:24:09.149 | ++ get_or_create_project admin default 2015-08-07 07:24:09.150 | ++ local project_id 2015-08-07 07:24:09.151 | +++ openstack --os-url=http://172.16.91.153:5000/v3 --os-identity-api-version=3

[Yahoo-eng-team] [Bug 1473277] [NEW] Create new project fail

2015-07-09 Thread Canh Truong
Public bug reported: Creating new project fail with keystone V3. we get the message Project name is already in use. Please use a different name. , although the name of project is not duplicated. ** Affects: horizon Importance: Undecided Assignee: Canh Truong (canh-v-truong

[Yahoo-eng-team] [Bug 1472860] [NEW] install latest devstack error

2015-07-08 Thread Canh Truong
Public bug reported: removing old stack folder and use latest devstack to install, we get the error: 015-07-09 03:10:00.733 | + git_clone git://git.openstack.org/openstack/keystone.git /opt/stack/keystone master 2015-07-09 03:10:00.733 | + local

[Yahoo-eng-team] [Bug 1463247] [NEW] discription in the user table is missing

2015-06-08 Thread Canh Truong
Public bug reported: In the user table , description column is missing ** Affects: horizon Importance: Undecided Assignee: Canh Truong (canh-v-truong) Status: New ** Changed in: horizon Assignee: (unassigned) = Canh Truong (canh-v-truong) -- You received this bug

[Yahoo-eng-team] [Bug 1462858] [NEW] Missing role argument when create new user in CLI

2015-06-07 Thread Canh Truong
Public bug reported: On horizon dashboard, we have mandatory field Role for creating new user. However, using CLI to create new user that doesn't have argument for Role option. I think we should update for this. ~/devstack$ keystone help user-create

[Yahoo-eng-team] [Bug 1462857] [NEW] Missing update primary project argument when updating user in CLI

2015-06-07 Thread Canh Truong
Public bug reported: On horizon dashboard, updating user have Primary Project field. However, we don't have argument for updating this field when we update user in CLI ~/devstack$ keystone help user-update /usr/local/lib/python2.7/dist-packages/keystoneclient/shell.py:65: DeprecationWarning:

[Yahoo-eng-team] [Bug 1462706] [NEW] Mandatory some fields when create new user by CLI

2015-06-06 Thread Canh Truong
Public bug reported: When create new user on horizon dashboard, some fields Password, Primary project are mandatory. However, these fields are optional in CLI. This leads that we don't know the password for new user. keystone V2 is used here. ** Affects: keystone Importance: Undecided

[Yahoo-eng-team] [Bug 1462708] [NEW] Mismatch argument name for keystone create new user

2015-06-06 Thread Canh Truong
Public bug reported: Command to create new user: ~/devstack$ keystone help user-create /usr/local/lib/python2.7/dist-packages/keystoneclient/shell.py:65: DeprecationWarning: The keystone CLI is deprecated in favor of python-openstackclient. For a Python library, continue using

[Yahoo-eng-team] [Bug 1459065] [NEW] Unable to update the user - unable to retrieve user list

2015-05-26 Thread Canh Truong
Public bug reported: The steps to produce the bug: 1/ Login to openstack with user name: admin 2/ Go to Identity - Users - Edit -- To update admin user 3/ Choose primary project for admin user is admin -- Update user successful 4/ go to Edit of admin user again and choose primary

[Yahoo-eng-team] [Bug 1458436] [NEW] wrong url in document of horizon tutorial

2015-05-24 Thread Canh Truong
: Canh Truong (canh-v-truong) Status: New ** Tags: documentation ** Changed in: horizon Assignee: (unassigned) = Canh Truong (canh-v-truong) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon

[Yahoo-eng-team] [Bug 1456458] [NEW] Create volume without source (empty volume)

2015-05-19 Thread Canh Truong
Public bug reported: When create a new volume without source, the empty volume is not bootable. then going to edit volume to change it to bootable and the status of bootable in this volume is YES. 1. Don't we have any button to add image to this empty volume ? 2.