| *** itlinux has quit IRC | 00:08 | |
| openstackgerrit | OpenStack Proposal Bot proposed openstack/designate master: Updated from global requirements https://review.openstack.org/506614 | 00:17 |
|---|---|---|
| *** mikal_ has quit IRC | 00:32 | |
| openstackgerrit | OpenStack Proposal Bot proposed openstack/designate master: Updated from global requirements https://review.openstack.org/506614 | 00:33 |
| *** mikal has joined #openstack-dns | 00:34 | |
| *** JuanDaugherty has quit IRC | 00:46 | |
| openstackgerrit | OpenStack Proposal Bot proposed openstack/designate master: Updated from global requirements https://review.openstack.org/506614 | 00:57 |
| openstackgerrit | OpenStack Proposal Bot proposed openstack/designate master: Updated from global requirements https://review.openstack.org/506614 | 01:13 |
| *** hieulq has joined #openstack-dns | 02:05 | |
| *** hieulq has quit IRC | 02:15 | |
| openstackgerrit | OpenStack Proposal Bot proposed openstack/designate master: Updated from global requirements https://review.openstack.org/506614 | 02:28 |
| *** hieulq has joined #openstack-dns | 02:48 | |
| openstackgerrit | OpenStack Proposal Bot proposed openstack/designate master: Updated from global requirements https://review.openstack.org/506614 | 02:48 |
| *** mikal has quit IRC | 02:59 | |
| *** mikal has joined #openstack-dns | 03:02 | |
| openstackgerrit | OpenStack Proposal Bot proposed openstack/designate master: Updated from global requirements https://review.openstack.org/506614 | 03:04 |
| *** itlinux has joined #openstack-dns | 03:19 | |
| *** itlinux has quit IRC | 03:22 | |
| *** itlinux has joined #openstack-dns | 03:23 | |
| openstackgerrit | OpenStack Proposal Bot proposed openstack/designate master: Updated from global requirements https://review.openstack.org/506614 | 03:25 |
| *** itlinux has quit IRC | 03:35 | |
| *** itlinux has joined #openstack-dns | 03:37 | |
| *** itlinux has quit IRC | 04:00 | |
| *** livelace2 has quit IRC | 04:10 | |
| *** trungnv has joined #openstack-dns | 04:42 | |
| *** JuanDaugherty has joined #openstack-dns | 05:11 | |
| *** livelace has joined #openstack-dns | 05:15 | |
| *** nkinder has quit IRC | 05:17 | |
| *** livelace2 has joined #openstack-dns | 05:17 | |
| *** livelace has quit IRC | 05:21 | |
| *** livelace has joined #openstack-dns | 05:46 | |
| *** MarkBaker_ has quit IRC | 05:49 | |
| *** livelace has quit IRC | 05:51 | |
| *** livelace has joined #openstack-dns | 06:04 | |
| openstackgerrit | Nguyen Van Trung proposed openstack/designate master: Cleanup test-requirements https://review.openstack.org/507360 | 06:17 |
| *** pcaruana has joined #openstack-dns | 06:20 | |
| *** MarkBaker_ has joined #openstack-dns | 06:26 | |
| *** MarkBaker_ has quit IRC | 07:22 | |
| *** egonzalez has joined #openstack-dns | 07:42 | |
| *** JuanDaugherty has quit IRC | 11:02 | |
| *** livelace2 has quit IRC | 11:13 | |
| *** brandor5 has joined #openstack-dns | 11:21 | |
| *** bauruine has quit IRC | 11:52 | |
| *** bauruine has joined #openstack-dns | 11:54 | |
| *** nkinder has joined #openstack-dns | 12:03 | |
| *** livelace2 has joined #openstack-dns | 12:07 | |
| *** nkinder has quit IRC | 12:09 | |
| openstackgerrit | OpenStack Proposal Bot proposed openstack/designate master: Updated from global requirements https://review.openstack.org/506614 | 12:21 |
| openstackgerrit | OpenStack Proposal Bot proposed openstack/designate master: Updated from global requirements https://review.openstack.org/506614 | 12:38 |
| *** GonZo2000 has joined #openstack-dns | 12:41 | |
| *** GonZo2000 has joined #openstack-dns | 12:41 | |
| openstackgerrit | OpenStack Proposal Bot proposed openstack/designate master: Updated from global requirements https://review.openstack.org/506614 | 13:06 |
| *** brandor5 has quit IRC | 13:16 | |
| *** GonZo2000 has quit IRC | 13:19 | |
| openstackgerrit | OpenStack Proposal Bot proposed openstack/designate master: Updated from global requirements https://review.openstack.org/506614 | 13:22 |
| *** cleong has joined #openstack-dns | 13:29 | |
| *** lno has joined #openstack-dns | 13:36 | |
| lno | Hello. I'm trying to do a "openstack zone list" with Keystone auth (Mitaka). No auth errors but the list of available zones returns 0. Same command with "noauth" is working. What could be the problem ? Thanks by advance | 13:38 |
| mugsie | lno: were they created in noauth ? | 13:46 |
| mugsie | run openstack zone list --all-projects | 13:46 |
| *** lno has quit IRC | 13:47 | |
| *** lno has joined #openstack-dns | 13:49 | |
| lno | mugsie: yes, they were | 13:49 |
| mugsie | ah, so they are owned byn the "no-auth" tenant | 13:49 |
| lno | error: unrecognized arguments: --all-projects | 13:49 |
| mugsie | must not have made it into the mitaka client | 13:50 |
| mugsie | if you do a designate domain-list --all-projects it should show | 13:50 |
| lno | same "--all-projects" missing option | 13:51 |
| mugsie | --all-tenants ? | 13:51 |
| lno | interestingly, it returns a 404. | 13:52 |
| lno | it's the "no-auth" tenant, or could it be something like "noauth-project" ? | 13:53 |
| mugsie | oh - it could be noauth-project | 13:54 |
| lno | tried with noauth-project as tenant, no luck. if I understand the default policy.json correctly, if my user is added to the role "admin", I should have all privileges, right ? | 14:09 |
| *** brandor5 has joined #openstack-dns | 14:29 | |
| mugsie | yeah | 15:01 |
| *** penick has joined #openstack-dns | 15:15 | |
| lno | OK, found my problem | 15:19 |
| lno | X-Auth-All-Projects | 15:20 |
| lno | A header a necessary : "X-Auth-All-Projects: True" | 15:20 |
| lno | is * | 15:20 |
| *** livelace2 has quit IRC | 15:21 | |
| mugsie | yeah - the CLI "--all-projects" flag should add that header | 15:25 |
| lno | thanks anyway for pointing me to the right direction ;) | 15:27 |
| *** lno has quit IRC | 15:32 | |
| openstackgerrit | OpenStack Proposal Bot proposed openstack/designate master: Updated from global requirements https://review.openstack.org/506614 | 15:45 |
| *** egonzalez has quit IRC | 16:00 | |
| *** abalutoiu has joined #openstack-dns | 17:07 | |
| *** nkinder has joined #openstack-dns | 17:15 | |
| *** abalutoiu has quit IRC | 17:36 | |
| *** brandor5 has quit IRC | 18:04 | |
| *** brandor5 has joined #openstack-dns | 18:19 | |
| -openstackstatus- NOTICE: The infra team is continuing work to bring Zuul v3 online; expect service disruptions and please see https://docs.openstack.org/infra/manual/zuulv3.html for more information. | 18:23 | |
| *** GonZo2000 has joined #openstack-dns | 18:26 | |
| *** GonZo2000 has quit IRC | 18:26 | |
| *** GonZo2000 has joined #openstack-dns | 18:26 | |
| *** livelace has quit IRC | 18:35 | |
| *** JuanDaugherty has joined #openstack-dns | 18:45 | |
| *** egonzalez has joined #openstack-dns | 19:02 | |
| *** livelace has joined #openstack-dns | 19:03 | |
| *** brandor5 has quit IRC | 19:27 | |
| *** brandor5 has joined #openstack-dns | 19:40 | |
| *** puck has quit IRC | 19:43 | |
| *** puck has joined #openstack-dns | 19:44 | |
| *** pcaruana has quit IRC | 20:05 | |
| *** egonzalez has quit IRC | 20:13 | |
| *** cleong has quit IRC | 20:33 | |
| *** penick has quit IRC | 20:39 | |
| *** penick has joined #openstack-dns | 20:44 | |
| *** itlinux has joined #openstack-dns | 20:53 | |
| *** brandor5 has quit IRC | 21:57 | |
| *** penick has quit IRC | 22:01 | |
| *** GonZo2000 has quit IRC | 22:36 | |
| *** itlinux has quit IRC | 22:37 | |
| *** penick has joined #openstack-dns | 23:48 | |
| *** penick has quit IRC | 23:53 | |
| *** penick has joined #openstack-dns | 23:55 | |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!