| openstackgerrit | Rahul Khiyani proposed airship/treasuremap master: [WIP] integrate ceph utility container https://review.opendev.org/681135 | 00:12 |
|---|---|---|
| openstackgerrit | Merged airship/treasuremap master: Update neutron document in global. https://review.opendev.org/682492 | 00:28 |
| *** kevinz has joined #airshipit | 00:54 | |
| *** kevinz has quit IRC | 01:47 | |
| *** kevinz has joined #airshipit | 01:59 | |
| *** kevinz has quit IRC | 01:59 | |
| *** kevinz has joined #airshipit | 02:00 | |
| *** kskels has quit IRC | 02:01 | |
| *** kevinz has quit IRC | 02:34 | |
| *** roman_g has quit IRC | 02:34 | |
| *** kevinz has joined #airshipit | 02:34 | |
| *** alexanderhughes has quit IRC | 02:47 | |
| *** cjain has quit IRC | 03:28 | |
| *** gkadam has joined #airshipit | 03:58 | |
| *** kevinz has quit IRC | 05:10 | |
| *** kevinz has joined #airshipit | 05:38 | |
| *** jsuchome has joined #airshipit | 06:17 | |
| *** cheng1 has quit IRC | 06:23 | |
| *** cheng1 has joined #airshipit | 06:28 | |
| *** pgaxatte has joined #airshipit | 06:40 | |
| *** jamesgu has quit IRC | 07:06 | |
| *** rezroo has quit IRC | 07:47 | |
| *** CobHead has joined #airshipit | 08:03 | |
| *** avolkov has joined #airshipit | 08:10 | |
| *** roman_g has joined #airshipit | 08:44 | |
| *** kevinz has quit IRC | 08:54 | |
| *** alexanderhughes has joined #airshipit | 12:16 | |
| openstackgerrit | Nikolay Fedorov proposed airship/images master: Initial debian based iso builder https://review.opendev.org/682050 | 12:35 |
| dr_feelgood | hey guys! | 12:41 |
| dr_feelgood | I hope everybody having a smooth Friday. | 12:42 |
| *** georgk has quit IRC | 12:47 | |
| *** georgk has joined #airshipit | 12:47 | |
| *** kranthikirang has joined #airshipit | 13:01 | |
| dr_feelgood | I have a question, I think I successfully deployed genesis node on airsloop. I think because I couldn't see any validate-genesis.sh for airsloop but there was no error on armada logs. | 13:01 |
| dr_feelgood | Now I have to deploy the site but I'm getting the error below: | 13:03 |
| dr_feelgood | Error: Unable to invoke action due to: Unable to establish connection to https://iam-sw.DOMAIN:443/v3/auth/tokens: HTTPSConnectionPool(host='iam-sw.domain', port=443): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f352cdc74e0>: Failed to establish a new connection: [Errno -2] Name or service not known',)) | 13:03 |
| dr_feelgood | I tried to figure out with this document https://airship-treasuremap.readthedocs.io/en/latest/authoring_and_deployment.html#deploy-site-with-shipyard but when I run the tools/airship shipyard create configdocs design --directory=/target/collect command I'm getting the error above. | 13:07 |
| dr_feelgood | seems to me there's something wrong with https://iam-sw.DOMAIN:443/v3/auth/tokens url, DOMAIN should be my local or something. Any idea? | 13:09 |
| openstackgerrit | kanwar saad bin liaqat proposed airship/airshipctl master: WIP: bootstrap redfish Remote direct https://review.opendev.org/683165 | 13:09 |
| dr_feelgood | once again I had no idea what I did wrong :) | 13:09 |
| roman_g | dr_feelgood: Sorry, have no idea. But would suggest to grep your site for iam-sw | 13:15 |
| roman_g | dr_feelgood: ...:443/v3/auth/tokens <- this looks like keystone url | 13:16 |
| roman_g | check everything related to keystone | 13:16 |
| roman_g | in yamls, as well as in pods which are brought up in different namespaces | 13:16 |
| roman_g | Error messages in Airship are sometimes cryptic, I must admit. | 13:17 |
| dr_feelgood | https://www.irccloud.com/pastebin/Cbpheevb/ | 13:21 |
| dr_feelgood | I'll check the pods to see what I can find | 13:21 |
| roman_g | dr_feelgood: https://github.com/airshipit/treasuremap/blob/master/doc/source/authoring_and_deployment.rst#register-dns-names | 13:26 |
| roman_g | dr_feelgood: or you can adjust site/seaworthy/software/config/endpoints.yaml | 13:26 |
| roman_g | sorry to use github instead of opendev, but opendev search is much worse | 13:27 |
| dr_feelgood | oh thanks for bring this up, airsloop doesn't have software/config/endpoints.yaml file at all. I assume it's because it's has only one controller. | 13:28 |
| roman_g | but endpoints seem to be imported | 13:29 |
| roman_g | they have to be defined somewhere anyway | 13:29 |
| dr_feelgood | also /networks/common-addresses.yaml file doesn't have data.vip section | 13:30 |
| *** aaronsheffield has joined #airshipit | 13:36 | |
| openstackgerrit | Dmitry Ukov proposed airship/airshipctl master: Add isogen subcommand for bootstrap https://review.opendev.org/676121 | 13:40 |
| openstackgerrit | Dmitry Ukov proposed airship/airshipctl master: Add logic to isogen subcommand https://review.opendev.org/675851 | 13:40 |
| openstackgerrit | Dmitry Ukov proposed airship/airshipctl master: [WIP] Cloud init generator https://review.opendev.org/679563 | 13:40 |
| dr_feelgood | agree, endpoints should be somewhere I assume the address could be https://iam-sw.THE_DOMAIN_NAME_FROM_MY_YAML_FILES:443/v3/auth/tokens also I tried with https://iam-sw.localhost:443/v3 nothing changed. | 13:41 |
| dr_feelgood | I'll check the pods, thanks Roman. | 13:42 |
| *** cps1408 has joined #airshipit | 13:46 | |
| cps1408 | hi...i have created document for vBMC-Emulation.md, please let me know which folder to upload the document.. | 13:48 |
| *** sthussey has joined #airshipit | 13:49 | |
| openstackgerrit | Ian Pittwood proposed airship/promenade master: [WIP] Upgrade mismatch dependencies for pegleg https://review.opendev.org/683389 | 13:51 |
| openstackgerrit | Sean Eagan proposed airship/armada master: fix: Align template file naming with Helm CLI https://review.opendev.org/681116 | 13:51 |
| *** cps1408 has quit IRC | 13:53 | |
| *** jsuchome has quit IRC | 14:05 | |
| *** kevinz has joined #airshipit | 14:05 | |
| *** openstackgerrit has quit IRC | 14:06 | |
| *** openstackgerrit has joined #airshipit | 14:07 | |
| openstackgerrit | Trung Thai proposed airship/porthole master: Initial commit of mysqlclient-utility container. https://review.opendev.org/674881 | 14:07 |
| *** kevinz has quit IRC | 14:10 | |
| openstackgerrit | Ian Pittwood proposed airship/promenade master: [WIP] Upgrade mismatch dependencies for pegleg https://review.opendev.org/683389 | 14:12 |
| openstackgerrit | Trung Thai proposed airship/porthole master: Initial commit of mysqlclient-utility container. https://review.opendev.org/674881 | 14:15 |
| *** spilla has joined #airshipit | 14:24 | |
| openstackgerrit | Nikolay Fedorov proposed airship/images master: Initial debian based iso builder https://review.opendev.org/682050 | 14:28 |
| openstackgerrit | Alexander Hughes proposed airship/pegleg master: [WIP] Update layer source for wrapped docs https://review.opendev.org/683209 | 14:30 |
| openstackgerrit | Ian Pittwood proposed airship/promenade master: [WIP] Upgrade mismatch dependencies for pegleg https://review.opendev.org/683389 | 14:31 |
| openstackgerrit | Nikolay Fedorov proposed airship/images master: Initial debian based iso builder https://review.opendev.org/682050 | 14:34 |
| *** pgaxatte has quit IRC | 14:36 | |
| *** nick_kar has quit IRC | 14:38 | |
| *** kskels has joined #airshipit | 14:40 | |
| kskels | https://www.irccloud.com/pastebin/gLEgJzGA/ | 14:57 |
| kskels | team, please check this one - latest fix to promenade to fix the uplift job https://review.opendev.org/#/c/682728/ | 14:58 |
| kskels | This has now passed all the internal pipelines - seaworthy/aiab | 14:58 |
| openstackgerrit | Alexander Hughes proposed airship/pegleg master: Add profiles to passphrase catalog https://review.opendev.org/682398 | 14:58 |
| *** cps1408 has joined #airshipit | 15:13 | |
| *** jamesgu has joined #airshipit | 15:18 | |
| openstackgerrit | Ian Pittwood proposed airship/promenade master: Upgrade mismatch dependencies for pegleg https://review.opendev.org/683389 | 15:23 |
| openstackgerrit | Alexander Hughes proposed airship/pegleg master: Add profiles to passphrase catalog https://review.opendev.org/682398 | 15:26 |
| *** cps1408 has quit IRC | 15:29 | |
| openstackgerrit | Merged airship/treasuremap master: Bumped the timeout for the ucp keystone test https://review.opendev.org/677980 | 15:34 |
| *** rezroo has joined #airshipit | 15:36 | |
| openstackgerrit | Trung Thai proposed airship/porthole master: Initial commit of mysqlclient-utility container. https://review.opendev.org/674881 | 15:37 |
| openstackgerrit | Ian Pittwood proposed airship/pegleg master: [WIP] Uplift promenade and deckhand https://review.opendev.org/683215 | 15:53 |
| openstackgerrit | Merged airship/treasuremap master: Run haproxy as nobody https://review.opendev.org/682728 | 15:57 |
| openstackgerrit | Kaspars Skels proposed airship/treasuremap master: Forceful deletion of Stateful set pods https://review.opendev.org/677789 | 16:05 |
| openstackgerrit | Merged airship/treasuremap master: Updating seaworthy bonding https://review.opendev.org/679317 | 16:17 |
| openstackgerrit | Merged airship/shipyard master: (airflow) - Added no_proxy env variable https://review.opendev.org/683032 | 16:32 |
| *** dr_feelgood has quit IRC | 16:37 | |
| openstackgerrit | Rodolfo Pacheco proposed airship/airshipctl master: WIP - Implementatin of airshipctl config commands https://review.opendev.org/680518 | 16:48 |
| *** AlexNoskov has joined #airshipit | 16:55 | |
| openstackgerrit | Merged airship/treasuremap master: Forceful deletion of Stateful set pods https://review.opendev.org/677789 | 17:24 |
| *** roman_g has quit IRC | 17:31 | |
| openstackgerrit | Merged airship/promenade master: Upgrade mismatch dependencies for pegleg https://review.opendev.org/683389 | 17:48 |
| openstackgerrit | Ian Pittwood proposed airship/pegleg master: [WIP] Uplift promenade and deckhand https://review.opendev.org/683215 | 18:12 |
| openstackgerrit | Ian Pittwood proposed airship/pegleg master: Uplift promenade and deckhand https://review.opendev.org/683215 | 18:16 |
| openstackgerrit | Scott Hussey proposed airship/airship-in-a-bottle master: (multinode) Support external stage libraries https://review.opendev.org/683682 | 18:17 |
| *** redrobot has quit IRC | 18:28 | |
| openstackgerrit | Merged airship/pegleg master: Uplift promenade and deckhand https://review.opendev.org/683215 | 19:00 |
| openstackgerrit | Sean Eagan proposed airship/armada master: Add configuration for tiller storage https://review.opendev.org/683698 | 19:07 |
| openstackgerrit | Nishant Kumar proposed airship/deckhand master: [WIP/DNM][Testing] Disable unused code for validation policy as feature not implemented https://review.opendev.org/681296 | 19:12 |
| openstackgerrit | Merged airship/porthole master: Initial commit of mysqlclient-utility container. https://review.opendev.org/674881 | 19:23 |
| *** kevinz has joined #airshipit | 19:24 | |
| *** kevinz has quit IRC | 19:28 | |
| *** rezroo has quit IRC | 19:47 | |
| *** rezroo has joined #airshipit | 19:48 | |
| openstackgerrit | Evgeniy L proposed airship/armada master: Allow to configure service network policy https://review.opendev.org/683714 | 19:49 |
| openstackgerrit | Evgeniy L proposed airship/deckhand master: Allow to configure service network policy https://review.opendev.org/683715 | 19:50 |
| openstackgerrit | Evgeniy L proposed airship/drydock master: Allow to configure service network policy https://review.opendev.org/683716 | 19:52 |
| openstackgerrit | Evgeniy L proposed airship/maas master: Allow to configure service network policy https://review.opendev.org/683717 | 19:52 |
| openstackgerrit | Evgeniy L proposed airship/promenade master: Allow to configure service network policy https://review.opendev.org/683718 | 19:54 |
| openstackgerrit | Evgeniy L proposed airship/divingbell master: Allow to configure service network policy https://review.opendev.org/683719 | 19:56 |
| *** kranthikirang has quit IRC | 20:01 | |
| *** kranthikirang has joined #airshipit | 20:02 | |
| *** kranthikirang has quit IRC | 20:06 | |
| openstackgerrit | Drew Walters proposed airship/armada master: CI: Remove call to deleted Airskiff script https://review.opendev.org/683724 | 20:21 |
| *** KeithMnemonic1 has quit IRC | 20:23 | |
| openstackgerrit | Drew Walters proposed airship/deckhand master: CI: Remove call to deleted Airskiff script https://review.opendev.org/683726 | 20:25 |
| openstackgerrit | Drew Walters proposed airship/armada master: CI: Remove call to deleted Airskiff script https://review.opendev.org/683724 | 20:25 |
| *** redrobot has joined #airshipit | 20:34 | |
| *** spilla has quit IRC | 20:48 | |
| openstackgerrit | Alexander Hughes proposed airship/pegleg master: Add profiles to passphrase catalog https://review.opendev.org/682398 | 20:58 |
| openstackgerrit | Alexander Hughes proposed airship/pegleg master: Add profiles to passphrase catalog https://review.opendev.org/682398 | 20:59 |
| *** kranthikirang has joined #airshipit | 21:36 | |
| *** kranthikirang has quit IRC | 21:40 | |
| openstackgerrit | Sean Eagan proposed airship/promenade master: [WIP] Add configuration for tiller storage https://review.opendev.org/683737 | 21:52 |
| *** alexanderhughes has quit IRC | 23:06 | |
| *** rezroo has quit IRC | 23:11 | |
| *** rezroo has joined #airshipit | 23:12 | |
| *** avolkov has quit IRC | 23:20 | |
| *** kevinz has joined #airshipit | 23:25 | |
| *** kevinz has quit IRC | 23:29 | |
| *** sthussey has quit IRC | 23:47 | |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!