openstackgerrit | xuyang proposed openstack/openstack-manuals: Fixed bug #1482099 In the 11th chapter, Page 139 To install and configure the Telemetry module components part.Detail is as followed https://review.openstack.org/210161 | 00:02 |
---|---|---|
openstack | bug 1482099 in openstack-manuals "Spelling mistake" [Undecided,Confirmed] https://launchpad.net/bugs/1482099 - Assigned to xuyang (xuyang) | 00:02 |
*** salv-orlando has quit IRC | 00:03 | |
*** sigmavirus24 is now known as sigmavirus24_awa | 00:14 | |
*** puranamr has quit IRC | 00:23 | |
*** geoffarnold has quit IRC | 00:23 | |
openstackgerrit | Stefano Maffulli 'reed' proposed openstack/api-site: Adding tutorial for OpenStack Shade library https://review.openstack.org/203796 | 00:23 |
*** stevemar has joined #openstack-doc | 00:25 | |
*** chlong has joined #openstack-doc | 00:27 | |
*** stevemar has quit IRC | 00:29 | |
*** yushiro has quit IRC | 00:39 | |
openstackgerrit | Merged openstack/openstack-manuals: Add Contributor Guide to draft index https://review.openstack.org/209819 | 00:43 |
*** ddomingo has joined #openstack-doc | 00:46 | |
*** jasondotstar has quit IRC | 00:50 | |
*** jasondotstar has joined #openstack-doc | 00:52 | |
*** jasondotstar has quit IRC | 00:56 | |
openstackgerrit | Merged openstack/openstack-manuals: Remove outdated training-guide content https://review.openstack.org/209855 | 01:18 |
openstackgerrit | Merged openstack/openstack-manuals: Remove outdated training-guide content https://review.openstack.org/209853 | 01:21 |
*** rbowen has quit IRC | 01:22 | |
*** yushiro has joined #openstack-doc | 01:22 | |
*** stevemar has joined #openstack-doc | 01:26 | |
*** jasondotstar has joined #openstack-doc | 01:27 | |
*** stevemar has quit IRC | 01:30 | |
htaccess | hi can anyone please explain this review: https://review.openstack.org/#/c/207295/1/etc/default_data.json | 01:40 |
htaccess | it appears to be asking me to move my new user entry be the second from the top? | 01:41 |
htaccess | so that the launchpad_id of the previous entry is 0-doug | 01:42 |
htaccess | which does not make a lot of sense to me, I see plenty other commits adding users to different places in the file | 01:46 |
*** pm90_ has joined #openstack-doc | 01:53 | |
*** stevemar has joined #openstack-doc | 01:57 | |
*** pm90_ has quit IRC | 01:57 | |
anish | htaccess: you're alphabetically off | 02:01 |
anish | dstufft -> donovan-4 -> dtroyer is wrong | 02:01 |
anish | htaccess: you should be right above "launchpad_id": "doug-hellmann", | 02:02 |
htaccess | anish: yea thanks, i realised it was sorting by launchpad_id when i clicked through to the test failures | 02:04 |
htaccess | seems that the test sort is different from shell sort | 02:05 |
htaccess | diff <(grep launchpad_id etc/default_data.json | awk '{ print $2 }') <(grep launchpad_id etc/default_data.json | awk '{ print $2 }' | sort) | 02:06 |
htaccess | gives me a lot of differences for names with dash and . | 02:06 |
*** zul has joined #openstack-doc | 02:11 | |
anish | htaccess: default bash sort treats numbers as part of a string, not numbers | 02:14 |
htaccess | yea LC_ALL=C sort is what i needed | 02:14 |
*** furface is now known as furface_afk | 02:21 | |
*** yushiro has quit IRC | 02:28 | |
*** tedlit has joined #openstack-doc | 02:30 | |
*** yushiro has joined #openstack-doc | 02:32 | |
htaccess | anish: thanks | 02:39 |
*** furface_afk is now known as furface | 03:15 | |
openstackgerrit | Merged openstack/openstackdocstheme: Add next, previous, report a bug buttons at bottom https://review.openstack.org/208370 | 03:19 |
openstackgerrit | Matthew Montgomery proposed openstack/openstack-manuals: Adds missing group to chown command example https://review.openstack.org/210189 | 03:19 |
openstackgerrit | xuyang proposed openstack/openstack-manuals: Closes-Bug: #1482099 https://review.openstack.org/210190 | 03:20 |
openstack | bug 1482099 in openstack-manuals "Spelling mistake" [Undecided,Confirmed] https://launchpad.net/bugs/1482099 - Assigned to xuyang (xuyang) | 03:20 |
openstackgerrit | Anne Gentle proposed openstack/api-site: Document Graphviz as a prerequisite of the firstapp doc https://review.openstack.org/207765 | 03:22 |
*** salv-orlando has joined #openstack-doc | 03:24 | |
openstackgerrit | Matthew Montgomery proposed openstack/openstack-manuals: Adds missing group to chown command example https://review.openstack.org/210189 | 03:24 |
openstackgerrit | Merged openstack/openstackdocstheme: Fix for RST enumerated list, loweralpha https://review.openstack.org/207368 | 03:25 |
*** sayan has joined #openstack-doc | 03:30 | |
*** salv-orlando has quit IRC | 03:33 | |
openstackgerrit | Merged openstack/api-site: Update metadata property flags https://review.openstack.org/209322 | 03:36 |
openstackgerrit | Anne Gentle proposed openstack/api-site: Updates .htaccess to redirect Compute v3 to v2.1 and name change https://review.openstack.org/210191 | 03:43 |
*** tedlit has quit IRC | 03:58 | |
*** jasondotstar has quit IRC | 04:09 | |
htaccess | hello, question about https://wiki.openstack.org/wiki/Documentation/HowTo#Detailed_Workflow_with_Github_and_Gerrit | 04:10 |
openstackgerrit | Andreas Jaeger proposed openstack/openstackdocstheme: Update RELEASENOTES.rst https://review.openstack.org/209213 | 04:10 |
htaccess | is is best practice that every commit has its own review, or can i make multiple commits before i do 'git review' ? | 04:11 |
htaccess | same question for branches | 04:12 |
htaccess | ie, can i make a new branch, work for half a day, and make five commits, then do git review? | 04:13 |
htaccess | do i need 5 TOPIC-BRANCHes with one commit on each, each with its own review? | 04:14 |
*** pm90_ has joined #openstack-doc | 04:25 | |
*** ildikov has quit IRC | 04:29 | |
*** pm90_ has quit IRC | 04:29 | |
openstackgerrit | Donovan Jones proposed openstack/api-site: fix typo in intro script https://review.openstack.org/210193 | 04:34 |
*** salv-orlando has joined #openstack-doc | 04:34 | |
*** darrenc is now known as darrenc_afk | 04:35 | |
*** salv-orlando has quit IRC | 04:39 | |
openstackgerrit | Donovan Jones proposed openstack/api-site: complete remove extra blank todo: fixes missing floating ip docs https://review.openstack.org/210195 | 04:44 |
*** megm has quit IRC | 04:45 | |
openstackgerrit | Andreas Jaeger proposed openstack/api-site: Document Graphviz as a prerequisite of the firstapp doc https://review.openstack.org/207765 | 04:49 |
*** JRobinson__ is now known as JRobinson__afk | 05:00 | |
*** darrenc_afk is now known as darrenc | 05:01 | |
openstackgerrit | Brian Moss proposed openstack/openstack-manuals: Update Identity service intro and concepts https://review.openstack.org/209815 | 05:11 |
*** ildikov has joined #openstack-doc | 05:12 | |
*** jasondotstar has joined #openstack-doc | 05:16 | |
*** stevemar has quit IRC | 05:18 | |
*** stevemar has joined #openstack-doc | 05:18 | |
*** jasondotstar has quit IRC | 05:21 | |
*** JRobinson__afk is now known as JRobinson__ | 05:23 | |
*** megm has joined #openstack-doc | 05:24 | |
*** ddomingo has quit IRC | 05:27 | |
openstackgerrit | xuyang proposed openstack/openstack-manuals: Fix-Bug: #1482099 Change-Id: I1863403f90007bcb18a98885bbc80b5cc431a4d0 https://review.openstack.org/210161 | 05:40 |
openstack | bug 1482099 in openstack-manuals "Spelling mistake" [Undecided,In progress] https://launchpad.net/bugs/1482099 - Assigned to xuyang (xuyang) | 05:40 |
*** salv-orlando has joined #openstack-doc | 05:40 | |
anish | htaccess: anytime ! | 05:44 |
openstackgerrit | Merged openstack/openstack-manuals: Link to Euca2ools Guide goes to Page Not Found https://review.openstack.org/208258 | 05:44 |
*** salv-orlando has quit IRC | 05:46 | |
*** stevemar has quit IRC | 05:47 | |
*** stevemar has joined #openstack-doc | 05:49 | |
openstackgerrit | xuyang proposed openstack/openstack-manuals: Fix-Bug: #1482084 https://review.openstack.org/210206 | 05:52 |
openstack | bug 1482084 in openstack-manuals "Grammar mistakes in the manual." [Low,Confirmed] https://launchpad.net/bugs/1482084 - Assigned to xuyang (xuyang) | 05:52 |
openstackgerrit | xuyang proposed openstack/openstack-manuals: Rectify "celiometer" spelling mistake in install-guide. https://review.openstack.org/210161 | 05:59 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/operations-guide: Imported Translations from Transifex https://review.openstack.org/210207 | 06:00 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/security-doc: Imported Translations from Transifex https://review.openstack.org/210208 | 06:01 |
*** Udayendu has joined #openstack-doc | 06:03 | |
*** zul has quit IRC | 06:06 | |
Udayendu | Hello there, I am facing some issue between API V2 and V3 in openstack kilo: https://bugs.launchpad.net/openstack-manuals/+bug/1481255 | 06:07 |
openstack | Launchpad bug 1481255 in openstack-manuals ""nova service-list" is not working but "nova endpoints" is working fine" [Undecided,New] | 06:07 |
Udayendu | can some one please take a look into it ? Not sure if its an API but or a documentation bug !! | 06:07 |
openstackgerrit | xuyang proposed openstack/openstack-manuals: Rectify grammar mistake in install-guide where missing a space. https://review.openstack.org/210206 | 06:07 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/api-site: Imported Translations from Transifex https://review.openstack.org/210210 | 06:10 |
openstackgerrit | Merged openstack/security-doc: Imported Translations from Transifex https://review.openstack.org/210208 | 06:13 |
openstackgerrit | Merged openstack/operations-guide: Imported Translations from Transifex https://review.openstack.org/210207 | 06:15 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-manuals: Imported Translations from Transifex https://review.openstack.org/210212 | 06:18 |
openstackgerrit | xuyang proposed openstack/openstack-manuals: Rectify "celiometer" spelling mistake in install-guide. https://review.openstack.org/210161 | 06:19 |
*** stevemar has quit IRC | 06:25 | |
*** Udayendu has quit IRC | 06:25 | |
*** pm90_ has joined #openstack-doc | 06:25 | |
*** Udayendu has joined #openstack-doc | 06:26 | |
*** furface has quit IRC | 06:26 | |
openstackgerrit | xuyang proposed openstack/openstack-manuals: Rectify "celiometer" spelling mistake https://review.openstack.org/210161 | 06:30 |
*** pm90_ has quit IRC | 06:30 | |
*** Udayendu has quit IRC | 06:35 | |
*** furface has joined #openstack-doc | 06:35 | |
*** furface has quit IRC | 06:39 | |
openstackgerrit | Andreas Jaeger proposed openstack/security-doc: Build Japanese RST Security Guide https://review.openstack.org/206918 | 06:47 |
*** salv-orlando has joined #openstack-doc | 06:51 | |
*** salv-orlando has quit IRC | 06:56 | |
openstackgerrit | Merged openstack/api-site: Imported Translations from Transifex https://review.openstack.org/210210 | 06:57 |
openstackgerrit | Brian Moss proposed openstack/openstack-manuals: Update Identity service intro and concepts https://review.openstack.org/209815 | 06:58 |
openstackgerrit | IanSun proposed openstack/openstack-manuals: Add info about image format convert when using rbd imagebackend. https://review.openstack.org/210222 | 06:59 |
*** sayan has quit IRC | 07:02 | |
*** jasondotstar has joined #openstack-doc | 07:05 | |
openstackgerrit | xuyang proposed openstack/openstack-manuals: Rectify grammar mistake in install-guide where missing a space https://review.openstack.org/210206 | 07:06 |
*** dmacpher has quit IRC | 07:07 | |
*** jasondotstar has quit IRC | 07:09 | |
*** yushiro has quit IRC | 07:10 | |
openstackgerrit | IanSun proposed openstack/openstack-manuals: Add info about image format convert when using rbd imagebackend. https://review.openstack.org/210225 | 07:11 |
*** Marga_ has joined #openstack-doc | 07:13 | |
openstackgerrit | Merged openstack/openstack-manuals: Imported Translations from Transifex https://review.openstack.org/210212 | 07:13 |
*** salv-orlando has joined #openstack-doc | 07:13 | |
*** yushiro has joined #openstack-doc | 07:22 | |
*** Marga_ has quit IRC | 07:23 | |
*** Marga_ has joined #openstack-doc | 07:24 | |
*** adahms has quit IRC | 07:29 | |
openstackgerrit | Merged openstack/openstack-manuals: Rectify "celiometer" spelling mistake https://review.openstack.org/210161 | 07:29 |
*** dnavale has quit IRC | 07:39 | |
*** bmoss has quit IRC | 07:46 | |
*** sayan has joined #openstack-doc | 07:47 | |
*** macjack has left #openstack-doc | 07:54 | |
openstackgerrit | Olena Logvinova proposed openstack/openstack-manuals: Rectify grammar mistake in install-guide where missing a space https://review.openstack.org/210206 | 07:55 |
*** stevemar has joined #openstack-doc | 07:56 | |
openstackgerrit | Atsushi SAKAI proposed openstack/api-site: Add user to specify image to use during rescue https://review.openstack.org/210238 | 07:57 |
*** stevemar has quit IRC | 07:58 | |
*** chlong has quit IRC | 08:04 | |
openstackgerrit | Joseph Robinson proposed openstack/openstack-manuals: Updating and adding links to Cloud Admin .rst files https://review.openstack.org/210247 | 08:24 |
*** pm90_ has joined #openstack-doc | 08:26 | |
openstackgerrit | Merged openstack/openstack-manuals: Rectify grammar mistake in install-guide where missing a space https://review.openstack.org/210206 | 08:28 |
*** pm90_ has quit IRC | 08:31 | |
*** markus_z has joined #openstack-doc | 08:44 | |
*** JRobinson__ has quit IRC | 08:55 | |
*** jasondotstar has joined #openstack-doc | 09:00 | |
*** yushiro has quit IRC | 09:03 | |
*** jasondotstar has quit IRC | 09:29 | |
*** sayan has quit IRC | 09:39 | |
*** sayan has joined #openstack-doc | 09:42 | |
*** jasondotstar has joined #openstack-doc | 09:42 | |
*** stevemar has joined #openstack-doc | 09:57 | |
*** stevemar has quit IRC | 09:58 | |
*** steveg_afk has joined #openstack-doc | 10:07 | |
*** pc_m has joined #openstack-doc | 10:08 | |
*** jasondotstar has quit IRC | 10:13 | |
*** loquacities has quit IRC | 10:16 | |
*** nikhil_k has quit IRC | 10:18 | |
*** nikhil_k has joined #openstack-doc | 10:18 | |
*** bradjones has quit IRC | 10:20 | |
*** zz_steveortiz has quit IRC | 10:21 | |
*** jeblair has quit IRC | 10:21 | |
*** zz_steveortiz has joined #openstack-doc | 10:21 | |
*** loquacities has joined #openstack-doc | 10:22 | |
*** jeblair has joined #openstack-doc | 10:22 | |
*** bradjones_ has joined #openstack-doc | 10:30 | |
*** bradjones_ is now known as bradjones | 10:30 | |
*** sayan has quit IRC | 10:35 | |
*** bradjones has quit IRC | 10:45 | |
*** harlowja has quit IRC | 10:45 | |
*** openstackgerrit has quit IRC | 10:45 | |
*** HenryG has quit IRC | 10:45 | |
*** danieru has quit IRC | 10:45 | |
*** dhellmann has quit IRC | 10:45 | |
*** Sam-I-Am has quit IRC | 10:45 | |
*** bradjones has joined #openstack-doc | 10:49 | |
*** harlowja has joined #openstack-doc | 10:49 | |
*** openstackgerrit has joined #openstack-doc | 10:49 | |
*** HenryG has joined #openstack-doc | 10:49 | |
*** danieru has joined #openstack-doc | 10:49 | |
*** dhellmann has joined #openstack-doc | 10:49 | |
*** Sam-I-Am has joined #openstack-doc | 10:49 | |
*** bradjones has quit IRC | 10:49 | |
*** bradjones has joined #openstack-doc | 10:49 | |
*** bradjones has quit IRC | 10:49 | |
*** bradjones has joined #openstack-doc | 10:49 | |
*** Piet has quit IRC | 10:58 | |
*** sayan has joined #openstack-doc | 11:05 | |
*** shaunm has joined #openstack-doc | 11:23 | |
openstackgerrit | Christian Berendt proposed openstack/openstack-manuals: Update CLI reference for python-heatclient 0.6.0 https://review.openstack.org/210332 | 11:24 |
openstackgerrit | Atsushi SAKAI proposed openstack/api-site: Add description of template_type parameter https://review.openstack.org/210337 | 11:28 |
openstackgerrit | Christian Berendt proposed openstack/openstack-manuals: Add the designate CLI to the CLI reference https://review.openstack.org/210339 | 11:30 |
openstackgerrit | Atsushi SAKAI proposed openstack/api-site: Add description of template_type parameter https://review.openstack.org/210337 | 11:39 |
openstackgerrit | Atsushi SAKAI proposed openstack/api-site: Add description of template_type parameter https://review.openstack.org/210337 | 11:41 |
*** stevemar has joined #openstack-doc | 11:57 | |
*** stevemar has quit IRC | 12:01 | |
*** pm90_ has joined #openstack-doc | 12:13 | |
openstackgerrit | Merged openstack/openstack-manuals: Update CLI reference for python-heatclient 0.6.0 https://review.openstack.org/210332 | 12:13 |
*** chlong has joined #openstack-doc | 12:17 | |
*** AJaeger has joined #openstack-doc | 12:17 | |
*** pm90_ has quit IRC | 12:17 | |
*** steveg_afk has quit IRC | 12:23 | |
*** sayan has quit IRC | 12:32 | |
*** shaunm has quit IRC | 12:36 | |
*** KLevenstein has joined #openstack-doc | 12:45 | |
*** zz_steveortiz is now known as steveortiz | 12:54 | |
*** rbowen has joined #openstack-doc | 12:55 | |
openstackgerrit | Diane Fleming proposed openstack/api-site: Add description of template_type parameter https://review.openstack.org/210337 | 13:06 |
openstackgerrit | Diane Fleming proposed openstack/api-site: Adding tutorial for OpenStack Shade library https://review.openstack.org/203796 | 13:18 |
openstackgerrit | Diane Fleming proposed openstack/api-site: Adding tutorial for OpenStack Shade library https://review.openstack.org/203796 | 13:22 |
*** petertr7_away is now known as petertr7 | 13:26 | |
openstackgerrit | KATO Tomoyuki proposed openstack/openstack-manuals: [install-guide] Fix wrong markup https://review.openstack.org/210415 | 13:28 |
*** rbowen has quit IRC | 13:31 | |
openstackgerrit | Diane Fleming proposed openstack/api-site: Document Graphviz as a prerequisite of the firstapp doc https://review.openstack.org/207765 | 13:34 |
openstackgerrit | Diane Fleming proposed openstack/api-site: Document Graphviz as a prerequisite of the firstapp doc https://review.openstack.org/207765 | 13:36 |
openstackgerrit | Merged openstack/api-site: Add disk bus and device type to volume attach https://review.openstack.org/209884 | 13:43 |
openstackgerrit | Merged openstack/api-site: Allow reset-state on attach and migration fields https://review.openstack.org/209495 | 13:43 |
openstackgerrit | Merged openstack/api-site: Update image sort flag documentation https://review.openstack.org/209049 | 13:47 |
*** rbowen has joined #openstack-doc | 13:51 | |
openstackgerrit | Diane Fleming proposed openstack/api-site: Add user to specify image to use during rescue https://review.openstack.org/210238 | 13:55 |
*** stevemar has joined #openstack-doc | 13:58 | |
*** Marga_ has quit IRC | 13:59 | |
*** Marga_ has joined #openstack-doc | 14:01 | |
openstackgerrit | Diane Fleming proposed openstack/api-site: Add user to specify image to use during rescue https://review.openstack.org/210238 | 14:01 |
*** stevemar has quit IRC | 14:02 | |
openstackgerrit | Diane Fleming proposed openstack/api-site: Document Graphviz as a prerequisite of the firstapp doc https://review.openstack.org/207765 | 14:07 |
*** AJaeger has quit IRC | 14:08 | |
openstackgerrit | Diane Fleming proposed openstack/api-site: fix typo in intro script https://review.openstack.org/210193 | 14:10 |
*** AJaeger has joined #openstack-doc | 14:11 | |
AJaeger | could I get some review for https://review.openstack.org/209213, please? It's the release notes for openstackdocstheme... | 14:13 |
openstackgerrit | Merged openstack/api-site: Add image status table to Image service v2.0 https://review.openstack.org/209738 | 14:13 |
*** pm90_ has joined #openstack-doc | 14:13 | |
openstackgerrit | Diane Fleming proposed openstack/api-site: Add rescue description to Compute v2.1 https://review.openstack.org/210238 | 14:14 |
*** pm90_ has quit IRC | 14:18 | |
openstackgerrit | Merged openstack/api-site: complete remove extra blank todo: fixes missing floating ip docs https://review.openstack.org/210195 | 14:18 |
openstackgerrit | Merged openstack/api-site: Add description of template_type parameter https://review.openstack.org/210337 | 14:22 |
*** geoffarnold has joined #openstack-doc | 14:25 | |
openstackgerrit | Merged openstack/api-site: Fix the display of "List networks" https://review.openstack.org/210136 | 14:25 |
*** geoffarnold has quit IRC | 14:26 | |
*** geoffarnold has joined #openstack-doc | 14:27 | |
openstackgerrit | Merged openstack/api-site: Updates .htaccess to redirect Compute v3 to v2.1 and name change https://review.openstack.org/210191 | 14:27 |
*** stevemar has joined #openstack-doc | 14:42 | |
openstackgerrit | Merged openstack/openstack-manuals: [install-guide] Fix wrong markup https://review.openstack.org/210415 | 14:43 |
openstackgerrit | Merged openstack/api-site: Document Graphviz as a prerequisite of the firstapp doc https://review.openstack.org/207765 | 14:50 |
*** patrickeast has joined #openstack-doc | 14:51 | |
*** Piet has joined #openstack-doc | 14:52 | |
*** ildikov has quit IRC | 14:59 | |
openstackgerrit | Merged openstack/api-site: Add rescue description to Compute v2.1 https://review.openstack.org/210238 | 15:02 |
*** patrickeast has quit IRC | 15:25 | |
*** patrickeast has joined #openstack-doc | 15:27 | |
openstackgerrit | Christian Berendt proposed openstack/openstack-doc-tools: [diff_branches] add note when no options are {new,updated,deprecated} https://review.openstack.org/210500 | 15:35 |
*** AJaeger has quit IRC | 15:40 | |
*** shaunm has joined #openstack-doc | 16:00 | |
*** puranamr has joined #openstack-doc | 16:01 | |
*** salv-orl_ has joined #openstack-doc | 16:06 | |
*** salv-orlando has quit IRC | 16:08 | |
*** patrickeast has quit IRC | 16:11 | |
*** patrickeast has joined #openstack-doc | 16:12 | |
*** taroth has quit IRC | 16:14 | |
*** pm90_ has joined #openstack-doc | 16:14 | |
*** pm90_ has quit IRC | 16:19 | |
*** patrickeast has quit IRC | 16:19 | |
*** steveortiz is now known as zz_steveortiz | 16:19 | |
*** zz_steveortiz is now known as steveortiz | 16:20 | |
*** petertr7 is now known as petertr7_away | 16:21 | |
*** puranamr has quit IRC | 16:22 | |
*** patrickeast has joined #openstack-doc | 16:23 | |
*** patrickeast has quit IRC | 16:28 | |
openstackgerrit | Dong Ma proposed openstack/ha-guide: Remove 'rabbitmq-plugins' package for the On Ubuntu and Debian part in OpenStack High Availability Guide. https://review.openstack.org/210527 | 16:29 |
openstackgerrit | Dong Ma proposed openstack/ha-guide: Remove 'rabbitmq-plugins' package for the On Ubuntu and Debian part in OpenStack High Availability Guide. https://review.openstack.org/210527 | 16:31 |
*** patrickeast has joined #openstack-doc | 16:39 | |
*** stevemar has quit IRC | 16:39 | |
*** stevemar has joined #openstack-doc | 16:41 | |
*** ildikov has joined #openstack-doc | 16:42 | |
*** shaunm has quit IRC | 16:50 | |
*** KLevenstein has quit IRC | 16:53 | |
*** mmmpork has joined #openstack-doc | 16:56 | |
*** puranamr has joined #openstack-doc | 16:58 | |
*** salv-orlando has joined #openstack-doc | 17:02 | |
*** puranamr has quit IRC | 17:03 | |
*** steveortiz is now known as zz_steveortiz | 17:04 | |
*** salv-orl_ has quit IRC | 17:06 | |
*** exploreshaifali has joined #openstack-doc | 17:09 | |
*** geoffarnold has quit IRC | 17:19 | |
*** geoffarnold has joined #openstack-doc | 17:25 | |
*** markus_z has quit IRC | 17:27 | |
*** geoffarnold has quit IRC | 17:28 | |
*** geoffarnold has joined #openstack-doc | 17:30 | |
*** geoffarnold has quit IRC | 17:36 | |
*** geoffarnold has joined #openstack-doc | 17:37 | |
*** petertr7_away is now known as petertr7 | 17:39 | |
*** KLevenstein has joined #openstack-doc | 17:40 | |
openstackgerrit | XiaBing Yao proposed openstack/ha-guide: [ha-guide] Update ceilometer_api_cluster in haproxy configuration https://review.openstack.org/210550 | 17:43 |
openstackgerrit | Priti Desai proposed openstack/security-doc: Updating code block https://review.openstack.org/210551 | 17:43 |
*** pm90_ has joined #openstack-doc | 17:45 | |
*** pm90_ has quit IRC | 17:49 | |
*** salv-orlando has quit IRC | 18:07 | |
*** patrickeast has quit IRC | 18:24 | |
*** zz_steveortiz is now known as steveortiz | 18:29 | |
*** pm90_ has joined #openstack-doc | 18:32 | |
openstackgerrit | Priti Desai proposed openstack/security-doc: Updating code block https://review.openstack.org/210551 | 18:45 |
*** jecarey has joined #openstack-doc | 18:58 | |
*** tedlit has joined #openstack-doc | 19:00 | |
*** Piet has quit IRC | 19:02 | |
*** Piet has joined #openstack-doc | 19:02 | |
*** jecarey has quit IRC | 19:11 | |
*** jecarey has joined #openstack-doc | 19:15 | |
*** pc_m has quit IRC | 19:25 | |
*** exploreshaifali has quit IRC | 19:34 | |
*** ildikov has quit IRC | 19:37 | |
openstackgerrit | Priti Desai proposed openstack/security-doc: Fixing bugs found during migration https://review.openstack.org/210591 | 19:45 |
openstackgerrit | Vikas Jain proposed openstack/openstack-manuals: Updated PKI certificate crypto strength in cert example https://review.openstack.org/207986 | 19:46 |
*** salv-orlando has joined #openstack-doc | 19:55 | |
*** ildikov has joined #openstack-doc | 19:57 | |
*** steveortiz is now known as zz_steveortiz | 19:58 | |
*** salv-orlando has quit IRC | 20:01 | |
*** petertr7 is now known as petertr7_away | 20:02 | |
*** chlong has quit IRC | 20:06 | |
*** petertr7_away is now known as petertr7 | 20:07 | |
*** salv-orlando has joined #openstack-doc | 20:09 | |
*** rbowen has quit IRC | 20:20 | |
*** zul has joined #openstack-doc | 20:36 | |
*** rbowen has joined #openstack-doc | 20:42 | |
*** tedlit has quit IRC | 20:43 | |
openstackgerrit | Merged openstack/openstack-manuals: Updated PKI certificate crypto strength in cert example https://review.openstack.org/207986 | 20:58 |
*** salv-orlando has quit IRC | 21:00 | |
*** pm90_ has quit IRC | 21:12 | |
*** Piet has quit IRC | 21:14 | |
*** petertr7 is now known as petertr7_away | 21:20 | |
*** Piet has joined #openstack-doc | 21:30 | |
*** pm90_ has joined #openstack-doc | 21:31 | |
*** KLevenstein has quit IRC | 21:31 | |
openstackgerrit | Priti Desai proposed openstack/security-doc: Fixing issues found during migration https://review.openstack.org/210613 | 21:48 |
*** patrickeast has joined #openstack-doc | 21:48 | |
openstackgerrit | Priti Desai proposed openstack/security-doc: Fixing bugs found during migration https://review.openstack.org/210591 | 21:49 |
*** salv-orlando has joined #openstack-doc | 21:52 | |
*** salv-orlando has quit IRC | 22:02 | |
*** nikhil_k has quit IRC | 22:19 | |
openstackgerrit | Priti Desai proposed openstack/security-doc: Fixing issues found during migration https://review.openstack.org/210613 | 22:19 |
*** nikhil_k has joined #openstack-doc | 22:20 | |
*** pm90_ has quit IRC | 22:24 | |
*** stevemar has quit IRC | 22:24 | |
*** Piet has quit IRC | 22:26 | |
*** salv-orlando has joined #openstack-doc | 22:44 | |
*** pm90_ has joined #openstack-doc | 22:45 | |
*** zul has quit IRC | 22:49 | |
*** bradjones has quit IRC | 22:49 | |
*** zul has joined #openstack-doc | 22:54 | |
*** bradjones has joined #openstack-doc | 22:55 | |
*** bradjones has quit IRC | 22:55 | |
*** bradjones has joined #openstack-doc | 22:55 | |
*** patrickeast has quit IRC | 22:57 | |
*** salv-orl_ has joined #openstack-doc | 22:57 | |
*** salv-orlando has quit IRC | 22:59 | |
*** salv-orl_ has quit IRC | 23:17 | |
*** salv-orlando has joined #openstack-doc | 23:19 | |
*** salv-orlando has quit IRC | 23:28 | |
*** salv-orlando has joined #openstack-doc | 23:28 | |
*** tedlit has joined #openstack-doc | 23:34 | |
*** pm90_ has quit IRC | 23:45 | |
*** Piet has joined #openstack-doc | 23:49 | |
*** salv-orlando has quit IRC | 23:59 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!