*** jawad_axd has joined #openstack-ansible | 00:09 | |
*** jawad_axd has quit IRC | 00:14 | |
*** cjloader has joined #openstack-ansible | 00:23 | |
*** tosky has quit IRC | 00:29 | |
*** jawad_axd has joined #openstack-ansible | 00:30 | |
*** jawad_axd has quit IRC | 00:34 | |
*** jawad_axd has joined #openstack-ansible | 00:50 | |
*** jawad_axd has quit IRC | 00:55 | |
*** gyee has quit IRC | 01:03 | |
*** jawad_axd has joined #openstack-ansible | 01:32 | |
*** jawad_axd has quit IRC | 01:36 | |
openstackgerrit | Merged openstack/openstack-ansible master: Remove log compression before upload https://review.opendev.org/702686 | 01:45 |
---|---|---|
*** jawad_axd has joined #openstack-ansible | 01:52 | |
*** jawad_axd has quit IRC | 01:57 | |
*** jawad_axd has joined #openstack-ansible | 02:13 | |
*** jawad_axd has quit IRC | 02:18 | |
openstackgerrit | Merged openstack/openstack-ansible master: Bump SHAs for master https://review.opendev.org/702133 | 02:46 |
openstackgerrit | Merged openstack/openstack-ansible master: Set fixed version for networking-calico https://review.opendev.org/702488 | 02:46 |
*** hwoarang has quit IRC | 04:02 | |
*** hwoarang has joined #openstack-ansible | 04:04 | |
*** evrardjp has quit IRC | 05:34 | |
*** evrardjp has joined #openstack-ansible | 05:34 | |
*** ahosam has joined #openstack-ansible | 08:04 | |
*** hwoarang has quit IRC | 08:45 | |
*** hwoarang has joined #openstack-ansible | 08:47 | |
openstackgerrit | Jonathan Rosser proposed openstack/openstack-ansible stable/train: Set fixed version for networking-calico https://review.opendev.org/703228 | 08:55 |
*** elenalindq has joined #openstack-ansible | 08:57 | |
*** cyberpear has quit IRC | 09:17 | |
*** cyberpear has joined #openstack-ansible | 09:18 | |
*** donnyd has quit IRC | 09:22 | |
*** donnyd has joined #openstack-ansible | 09:23 | |
*** aedc has joined #openstack-ansible | 09:40 | |
*** sshnaidm|off has quit IRC | 09:48 | |
*** jopdorp has joined #openstack-ansible | 09:54 | |
jopdorp | hi! | 09:54 |
jopdorp | I'm trying to install https://github.com/openstack/openstack-ansible-os_cloudkitty | 09:54 |
jopdorp | I've successfully installed a production environment of openstack ansible | 09:55 |
jopdorp | liek the ceph production example | 09:55 |
jopdorp | like* | 09:55 |
jopdorp | now I'm not sure to add this separate role into the setup | 09:55 |
jopdorp | I want to install the cloudkitty role into the infra hosts | 09:56 |
jopdorp | i cloned the repo into my home directory | 09:56 |
jopdorp | adjusted /openstack-ansible-os_cloudkitty/extras/env.d/cloudkitty.yml | 09:56 |
jopdorp | https://pastebin.com/j3k6GTQ9 | 09:57 |
jopdorp | at the bottom i added the physical skel part | 09:57 |
jopdorp | then i added cloudkitty_hosts to /etc/openstack_deploy/openstack_user_config.yml | 09:57 |
jopdorp | and ran sudo openstack-ansible ~/openstack-ansible-os_cloudkitty/extras/os-cloudkitty-install.yml | 09:58 |
jopdorp | should i move the repo to another place? somewhere in /opt/openstack-ansible/ maybe? | 09:59 |
jopdorp | or somewhere here? /etc/openstack_deploy/ | 10:00 |
jopdorp | or should i add the role to /opt/openstack-ansible/ansible-role-requirements.yml and then run sudo scripts/bootstrap-ansible.sh ? | 10:06 |
jrosser | custom roles can be added to user-role-requirements if they are not in ansible-role-requirements | 10:23 |
jopdorp | I tried the latter, and i added cloudkitty_all to /etc/openstack_deploy/openstack_user_config.yml | 10:23 |
jrosser | that’s new in train and there is a release note about that | 10:23 |
jopdorp | now I'm running setup-hosts | 10:23 |
jopdorp | hmmm | 10:23 |
jopdorp | i did this: add the role to /opt/openstack-ansible/ansible-role-requirements.yml and then run sudo scripts/bootstrap-ansible.sh | 10:24 |
jopdorp | it did check out the cloudkitty role repo | 10:24 |
jrosser | but the role is already cloned here https://github.com/openstack/openstack-ansible/blob/master/ansible-role-requirements.yml#L96 | 10:24 |
jopdorp | but there is no lxc container being created for cloudkitty in my infra hosts | 10:24 |
jopdorp | i see | 10:25 |
jopdorp | in the master branch | 10:25 |
jopdorp | https://github.com/openstack/openstack-ansible/blob/stable/train/ansible-role-requirements.yml#L96 | 10:25 |
jopdorp | I'm on train | 10:25 |
jopdorp | do you suggest i update to master? | 10:25 |
jrosser | no | 10:26 |
jrosser | I would suggest creating user-role-requirements.yml | 10:26 |
jopdorp | okay | 10:26 |
jopdorp | well | 10:26 |
jopdorp | I can do that | 10:26 |
jopdorp | good suggestion | 10:26 |
jopdorp | now I just need to get hosts to match the role | 10:26 |
jopdorp | cloudkitty_all seems not to be the right key | 10:27 |
jrosser | a-r-r will be rewritten every time you update you osa repo | 10:27 |
jopdorp | you're right | 10:27 |
*** gixx has quit IRC | 10:27 | |
*** gixx has joined #openstack-ansible | 10:27 | |
jopdorp | did you see this paste? | 10:29 |
jopdorp | https://pastebin.com/j3k6GTQ9 | 10:29 |
jopdorp | should that enable cloudkitty_hosts: *infrastructure_hosts to work in user_config? | 10:29 |
openstackgerrit | Merged openstack/openstack-ansible-os_keystone master: Fix assurances for federation scenario https://review.opendev.org/702920 | 10:32 |
jrosser | container_release looks suspect | 10:34 |
jrosser | the cloudkitty role doesnt have the same test coverage as the more mainstream ones | 10:35 |
jopdorp | mhmm | 10:35 |
jopdorp | it's still in development | 10:35 |
jopdorp | I'd still like to give it a try though.. | 10:36 |
jrosser | also this isnt really just a case of deploying the cloudkitty service itself | 10:36 |
jopdorp | no | 10:36 |
jopdorp | I'm trying to add it to my existing openstack ansible deployment | 10:36 |
jrosser | from the POV of deploying the service that should be do-able, perhaps some stuff needs fixing | 10:38 |
jopdorp | I'm just lacking some basic knowledge of how to add it | 10:38 |
jopdorp | probably if I added it correctly there would be some container created or something | 10:39 |
jrosser | yes | 10:39 |
jopdorp | but I don't see any docs about how to add a role to ansible openstack | 10:39 |
jopdorp | well not any that i can follow well enough to get it working yet :p | 10:40 |
jopdorp | https://docs.openstack.org/openstack-ansible/train/contributor/testing.html#testing-a-new-role-with-an-aio | 10:40 |
jopdorp | https://docs.openstack.org/openstack-ansible/mitaka/developer-docs/extending.html#adding-galaxy-roles | 10:40 |
jopdorp | is what i found | 10:40 |
jopdorp | https://docs.openstack.org/openstack-ansible/mitaka/developer-docs/additional-roles.html | 10:40 |
jrosser | well, for the train branch we don't have an 'integrated' deployment of cloudkitty | 10:42 |
jrosser | but as you've seen there is the start of that work in master branch | 10:43 |
jrosser | at this point i would be creating a VM and getting cloudkitty deploying from master branch there | 10:44 |
jrosser | using the all-in-one | 10:44 |
jopdorp | does that mean there would not really be a way to get openstack ansible cloudkitty to deploy into my existing infra hosts? | 10:45 |
jopdorp | and to connect it to my existing deployment? | 10:45 |
jopdorp | aio wouldn't really give my anythinh | 10:46 |
jopdorp | I'm setting up a public cloud | 10:46 |
jopdorp | and need to bill our client | 10:46 |
jopdorp | clients | 10:46 |
*** aedc has quit IRC | 10:47 | |
jopdorp | :) openstack seems the right way to go! | 10:48 |
jopdorp | I could always see if can get cloudkitty deployed by itself | 10:48 |
jopdorp | and configure it by hand | 10:48 |
jrosser | i think you should try to get the cloudkitty role deployed with OSA if thats how you're building your cloud | 10:49 |
jopdorp | yes | 10:49 |
jopdorp | it is | 10:49 |
jrosser | i'm suggesting you might want a dev environment to fiddle in witout breaking your production env, and the AIO is ideal for that | 10:49 |
jopdorp | if i get it to deploy | 10:50 |
jopdorp | well | 10:50 |
jopdorp | it's okay | 10:50 |
jopdorp | we're not in production yet | 10:50 |
jopdorp | we'll go to production in a couple of months | 10:50 |
jopdorp | but maybe aio will be easier to setup at first | 10:50 |
jopdorp | and i could try the master branch there | 10:50 |
jrosser | and if you are wanting to get any of this fixed, and changes need to be created against and committed to the master branch | 10:50 |
jopdorp | okay | 10:51 |
jopdorp | i will create a pull request if i need to change anything | 10:51 |
jopdorp | this is a big project for me... | 10:51 |
jrosser | on your existing deploy the first thing to do is get the containers created | 10:51 |
jrosser | setting up the env.d is the right first step | 10:51 |
jopdorp | we have about 3000 vm cores of hardware | 10:51 |
jrosser | you can use scrips/inventory_manage.py to examine the host/group layout before you run any playboks | 10:52 |
jrosser | that will tell you if youve done the right thing in env.d / openstack_user_config | 10:52 |
jopdorp | right | 10:52 |
jopdorp | what would arguments would i give inventory manage? | 10:52 |
jrosser | it has --help, but -G is a goot start | 10:53 |
jopdorp | okay | 10:53 |
jopdorp | I've used it to list and to remove hosts | 10:53 |
jopdorp | thanks | 10:53 |
jopdorp | I'll be fiddling around with it | 10:53 |
jrosser | right, so get it to the point you have the cloudkitty containers on the right hosts | 10:53 |
jopdorp | alright! | 10:54 |
jopdorp | maybe you'll hear from me later then :) | 10:54 |
jrosser | take the playbook from the master branch and see what happens, ymmv obviously as this is totally untested :) | 10:54 |
jopdorp | haha okay | 10:54 |
jopdorp | should i adjust inventory.ini by hand? | 11:14 |
jopdorp | I'm running setup hosts again | 11:19 |
jopdorp | not even sure that makes sense | 11:19 |
jopdorp | I aded cloudkitty:all to the inventory.ini | 11:20 |
jopdorp | with children api and engine | 11:20 |
jopdorp | I guess i should run this: inventory/dynamic_inventory.py --config /etc/openstack_deploy/ | 11:21 |
jopdorp | i ran this | 11:28 |
jopdorp | sudo inventory/dynamic_inventory.py --config /etc/openstack_deploy/ | grep -A 10 -B 10 cloudkitty | 11:28 |
jopdorp | and somehow cloudkitty_containers ended up empty | 11:28 |
jopdorp | cloudkitty hosts does have my infra1 and infra2 entries | 11:29 |
*** sshnaidm|off has joined #openstack-ansible | 11:32 | |
jopdorp | at what step would the containers and their uid be generated? | 11:34 |
*** sshnaidm|off has quit IRC | 11:36 | |
*** sshnaidm has joined #openstack-ansible | 11:36 | |
jopdorp | any ideas? | 11:42 |
jopdorp | if i understand correctly the dynamic_inventory.py should generate the uuids | 11:47 |
jopdorp | as per https://github.com/openstack/openstack-ansible/blob/708b51d6d37574d73b1cd4eb666986c9707fa2d1/osa_toolkit/generate.py line 186 | 11:47 |
jopdorp | which should be done for each of the children of a container_type? | 11:48 |
*** Adri2000 has quit IRC | 11:51 | |
*** Adri2000 has joined #openstack-ansible | 11:53 | |
*** sshnaidm has quit IRC | 12:00 | |
*** sshnaidm has joined #openstack-ansible | 12:01 | |
*** hwoarang has quit IRC | 12:54 | |
*** hwoarang has joined #openstack-ansible | 12:56 | |
*** udesale has joined #openstack-ansible | 13:02 | |
*** ahosam has quit IRC | 13:06 | |
*** jopdorp has quit IRC | 13:11 | |
*** udesale_ has joined #openstack-ansible | 13:26 | |
*** udesale has quit IRC | 13:29 | |
*** dave-mccowan has joined #openstack-ansible | 16:21 | |
*** dave-mccowan has quit IRC | 16:39 | |
*** evrardjp has quit IRC | 17:34 | |
*** evrardjp has joined #openstack-ansible | 17:34 | |
*** udesale_ has quit IRC | 18:35 | |
*** sshnaidm has quit IRC | 20:34 | |
*** sshnaidm has joined #openstack-ansible | 20:36 | |
*** sshnaidm has quit IRC | 20:36 | |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible master: [WIP] Add manila tempest testing https://review.opendev.org/674653 | 20:40 |
*** elenalindq has quit IRC | 20:48 | |
*** DanyC has joined #openstack-ansible | 22:05 | |
*** gafur has joined #openstack-ansible | 23:15 | |
*** gafur has quit IRC | 23:19 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!