| *** _dpaterson has quit IRC | 03:52 | |
| *** _dpaterson has joined #refstack | 03:52 | |
| *** xinliang has joined #refstack | 06:15 | |
| *** _dpaterson has quit IRC | 06:49 | |
| *** MatthewLi has joined #refstack | 07:24 | |
| *** bill_tom has joined #refstack | 07:28 | |
| bill_tom | hi currently I am installing refstack locally according to https://github.com/openstack/refstack/blob/master/doc/source/refstack.rst | 07:29 |
|---|---|---|
| bill_tom | in refstack.conf connection=mysql+pymysql: <your password > what password does it mean ? | 07:30 |
| GheRivero | refstack mysql user password | 07:31 |
| GheRivero | in the doc: CREATE USER 'refstack'@'localhost' IDENTIFIED BY '<your password>'; | 07:32 |
| GheRivero | bill_tom: ^^ | 07:32 |
| bill_tom | GheRivero: thx I use that, however can't connect to my mysql.... | 07:33 |
| bill_tom | will check... | 07:33 |
| GheRivero | could be a host allow perms | 07:34 |
| GheRivero | if you used " CREATE USER 'refstack'@'localhost' IDENTIFIED BY '<your password>';" you can only connect locally to the database | 07:34 |
| GheRivero | and if in #connection = <None> to connection = mysql+pymysql://refstack:<your password>@x.x.x.x/refstack | 07:34 |
| GheRivero | you used an ip other than 127.0.0.1 then the problem is that | 07:35 |
| GheRivero | check from the command line... | 07:37 |
| GheRivero | mysql -u refstack -h x.x.x.x -p | 07:37 |
| *** MatthewLi has quit IRC | 07:48 | |
| *** MatthewLi has joined #refstack | 07:49 | |
| *** MatthewLi has left #refstack | 07:52 | |
| *** tobybot11 has joined #refstack | 08:03 | |
| *** pilgrimstack has joined #refstack | 08:35 | |
| *** pilgrimstack has quit IRC | 08:35 | |
| *** _dpaterson has joined #refstack | 09:01 | |
| *** _dpaterson has quit IRC | 09:01 | |
| bill_tom | GheRivero: thx and sorry for late response.... | 09:10 |
| bill_tom | GheRivero: I amend my mysql user password, and it works, thx... | 09:12 |
| bill_tom | one more question refstack-api --env REFSTACK_OSLO_CONFIG=/path/to/refstack.conf relative path or ? | 09:18 |
| *** tobybot11 has quit IRC | 09:29 | |
| *** tobybot11 has joined #refstack | 09:29 | |
| GheRivero | should work with a relative path | 09:30 |
| GheRivero | but there are some paths that are checked if not specified | 09:32 |
| GheRivero | http://git.openstack.org/cgit/openstack/refstack/tree/refstack/api/app.py#n193 | 09:34 |
| *** bill_tom has quit IRC | 09:42 | |
| *** pilgrimstack has joined #refstack | 09:57 | |
| *** pilgrimstack has quit IRC | 10:00 | |
| *** tobybot11 has quit IRC | 10:08 | |
| *** pilgrimstack has joined #refstack | 10:08 | |
| *** tobybot11 has joined #refstack | 10:13 | |
| *** pilgrimstack has quit IRC | 10:21 | |
| *** pilgrimstack has joined #refstack | 11:00 | |
| *** pilgrimstack has quit IRC | 11:21 | |
| *** tobybot11 has quit IRC | 11:43 | |
| *** edmondsw has joined #refstack | 12:14 | |
| *** xinliang has quit IRC | 12:20 | |
| *** nijaba has quit IRC | 12:20 | |
| *** catherineD has quit IRC | 12:20 | |
| *** catherineD has joined #refstack | 12:36 | |
| *** nijaba has joined #refstack | 12:36 | |
| *** nijaba has quit IRC | 12:36 | |
| *** nijaba has joined #refstack | 12:36 | |
| *** hogepodge has quit IRC | 13:03 | |
| *** hogepodge has joined #refstack | 13:11 | |
| *** xinliang has joined #refstack | 14:08 | |
| *** pilgrimstack has joined #refstack | 16:34 | |
| *** fyxim has quit IRC | 16:40 | |
| *** serverascode has quit IRC | 16:40 | |
| *** fyxim has joined #refstack | 16:42 | |
| *** serverascode has joined #refstack | 16:43 | |
| *** pilgrimstack has quit IRC | 16:58 | |
| *** _dpaterson has joined #refstack | 19:50 | |
| *** luzC has quit IRC | 20:20 | |
| *** _dpaterson has quit IRC | 21:15 | |
| *** _dpaterson has joined #refstack | 21:15 | |
| *** edmondsw has quit IRC | 21:20 | |
| *** catherineD has quit IRC | 22:44 | |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!