Skip to content

Commit f85efd6

Browse files
committed
Enable pulling containers from RH dev repo
1 parent 506a85c commit f85efd6

File tree

3 files changed

+89
-22
lines changed

3 files changed

+89
-22
lines changed

installer/step3-install-overcloud/osp13/tasks.yaml

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -35,15 +35,22 @@
3535

3636
# Custom for getting networking-cisco into the neutron-server container
3737

38+
- name: Login into the RH dev repo
39+
docker_login:
40+
registry: scan.connect.redhat.com
41+
username: unused
42+
password: "{{ rh_dev_registry_key }}"
43+
when: rh_neutron_container_registry_namespace is search("scan.connect.redhat.com")
44+
become: true
45+
3846
- name: Create the template for the neutron server images
3947
copy:
4048
dest: /usr/share/tripleo-common/container-images/overcloud_containers.yaml.j2
4149
backup: true
4250
content: |
43-
{% raw %}
4451
container_images_template:
4552
46-
- imagename: "{{namespace}}/openstack-neutron-server-networking-cisco-plugin:{{tag}}"
53+
- imagename: "{% raw %}{{namespace}}{% endraw %}/{{ rh_neutron_container_name }}:{% raw %}{{tag}}{% endraw %}"
4754
params:
4855
- DockerNeutronApiImage
4956
- DockerNeutronConfigImage
@@ -52,7 +59,6 @@
5259
- OS::TripleO::Services::NeutronDhcpAgent
5360
- OS::TripleO::Services::NeutronMetadataAgent
5461
- OS::TripleO::Services::NeutronServer
55-
{% endraw %}
5662
register: overcloud_containers
5763
become: true
5864

@@ -61,9 +67,9 @@
6167
shell: |
6268
source /home/stack/stackrc
6369
openstack overcloud container image prepare \
64-
--namespace=registry.hub.docker.com/bradleyjones \
70+
--namespace={{ rh_neutron_container_registry_namespace }} \
6571
--push-destination={{ undercloud_local_ip | ipaddr('address') }}:8787 \
66-
--tag latest \
72+
--tag {{ rh_neutron_container_tag }} \
6773
--output-env-file=/home/stack/templates/overcloud_images_neutron.yaml \
6874
--output-images-file /home/stack/local_registry_images_neutron.yaml
6975

testbeds/host_vars/bxb6-DIRECTOR/vars

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -254,3 +254,8 @@ custom_pre_puppet_script: |
254254
rh_sub_username: "{{ vault_rh_sub_username }}"
255255
rh_sub_password: "{{ vault_rh_sub_password }}"
256256
rh_sub_pool_id: "{{ vault_rh_sub_pool_id }}"
257+
rh_dev_registry_key: "{{ vault_rh_dev_registry_key }}"
258+
rh_neutron_container_registry_namespace: "scan.connect.redhat.com/ospid-f1c22692-c965-4881-951f-62dee92268bf"
259+
rh_neutron_container_tag: "6.1.1"
260+
# rh_neutron_container_name: "openstack-neutron-server-networking-cisco-plugin"
261+
rh_neutron_container_name: "partner-build-service"
Lines changed: 73 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,74 @@
11
$ANSIBLE_VAULT;1.1;AES256
2-
36646163613538373966373666336131326439616430666133643038343631323366613131363064
3-
6336336238653962616237353333333531323565326333360a326132396264666566316538613134
4-
39316461623133643463393739393163653037383163373830656632613435313362323662616639
5-
3331363032303162610a376264363961363266613636356565336263653739356434366634313639
6-
61613231323136333063613239323964323734613261363062393834356433343731306131326262
7-
31376433653032303934343631343531663766313731626637663131633363336562353335636531
8-
66333833333262656532356563366134313438616631663135646537393764646562333565613431
9-
66346337653632626536356564646565636263306432353831613036303666336265613963356662
10-
63623566343661323431346630643239376137343738303763613134666466633338633664663036
11-
34373630623362393362663731396538393763396262663930326437373932383937613532376166
12-
62346163656430623039316635303833303965383933393431343463363162643262373061613732
13-
64343338363830613935653432386532326332336635393436323663313761376535383762386662
14-
30633961646333326137383363376361356338336336646335633936333965303831616336356435
15-
65366535376638333330333734373830616461353031363965636436333361636239643063613666
16-
66316566656566323230326461336335613463343939613036613930333636626463346337636235
17-
31343236633261626330303063303261346266313934333735613733363539663336376439636266
18-
35623438623732636164343638373537663632323439653666383938313835323565
2+
38646135363035316238336161643039393539333734626263386130643434353761626531376234
3+
6336353231313662316566393666306639346133363637330a313530343639613637383332363663
4+
62336230656163363939366531386264383536613832353464353966316166393335356237393862
5+
3537653264623134330a333434383364373761373336323831316137393432346533666630333166
6+
38386430363933303532363631323066376561613139393236376431626232373436656539623434
7+
63653965326561343665393263633665313961613730396465393933616231333361356331356365
8+
64616636633863623939326334336437366439613733646434366163616332646230316264303034
9+
33323631306334326362366232653735623530323737366165356465666232303734323930363230
10+
38346465343034623530653764366564633630386635613333383665376262663437386133393361
11+
33323431316134396634396134626630646131653134373938396634363662393037386365353162
12+
64333263396331666130353236353163636533356431666465376236323662346366316537653637
13+
62346233656138316466376630323865316635653236663331346436633238646435666263623763
14+
64626334626630373535656366326139656261316331393332313261393231623466373531363863
15+
64396363643031393832353463666431393466333263393865653536326439363232353963363338
16+
33396163383561353634303563353237373333313566666634356538303135613561646232646366
17+
36396430303266386366323962663762346332623166323734396630613137353164336136306164
18+
36646536646361326630623966633135663638653336313838353933363730383965623632613639
19+
33353939343731306636393962363230636530343464343866613434326461376361613164633434
20+
34303338633763316638636430663832643139323039383565666561313264366166616263343437
21+
66333034366161303165656237353931306631363963383131666331336333303738326630656536
22+
30363935613432663530313262643962383236656538613833653763363638343434393635386338
23+
63643437326361313535343565626533613230653438646234663031346238663838303034616364
24+
66363433323237633463633532313538636361616235353634343735663863636162636237653764
25+
35343838343933633165373265386434333562653166326161366536666531626135626666373038
26+
30323965663736616666353736636363623832373064343763306264343061363764353032343664
27+
31396664323863363230633237656262643166316266626630653561356663366332353931313266
28+
34666332643362363631653562356565646233313735326632333664313061616461383137353261
29+
64633030643130616330613035333563636531396630343430643135306234616636356466383537
30+
64393163393130626231623438616665653732396537316637613465626561353535613264653639
31+
63383739393961366339613564303838316162623331633364643162316461653134373961653965
32+
31623562663736346161656531653935386665643238666262643733396432613163313534323564
33+
66353237306663333135343134356532666635333937336161646534323036626633376633303633
34+
30653230356361343636363030653431393663333939626466393562386361646362343536363831
35+
31623737306465336230373338396533626336333631656537323936313638366465356230383733
36+
61383364313561636664306235346130376533626161386363613966636135316336616665656638
37+
33303132343035316238346334396336646332373331333031616236613863343136366665323430
38+
32663133343663326638653565623361346635623430363966346637633036336163346538626336
39+
39343965386334646231653933386131356631316631383439373137653164313530323132643931
40+
63376230373165353762306238343062666139646161303038346362383530343966303961393936
41+
31376234616531643034323030323666643235376138663534346134303537616631663335376436
42+
61616137376266316264623334376337323966393663393731626138623362333262373266323264
43+
35313835346539363131303631633137373937653135383866633530363238646561316638313131
44+
61643362613233356432643338366132353865326334393532366531303161663433343238613962
45+
63613531303635633633323539396136623437353238306364393133626337666133383536306363
46+
61613039376362393031653734396239656563636266613036323966663334363139653934363665
47+
66373265663364653266326135316564316332383838386436353235633464373337383166386133
48+
37306234613537346264333061623136333030623466326235643762393534333238346433643539
49+
31653964623564306262313961323438636262326561336532363965323939616430336439306232
50+
39316134623830333930346136633565656565393132303832306539316364376530636164353161
51+
64623166663465346564333065656237346664333439343836376439616366326238306663313661
52+
65366134653131643635343132643135383566303930376238303733343238366532396133633434
53+
62366436643739653464323235643630303263396430623661386438336162633961396662383663
54+
61666330316466636365363866666434643938666230396139613939386337363462386263353731
55+
61653636363634316366343338316232623337373864313134663837333131376363306530306333
56+
36626563383938383831383438303661623861656362616131363062633439373237316265363534
57+
31643263653337383166333661356333643765643465363937326461633961343966653262326464
58+
37333331333661626363333639336334613662626165363264653537396230613234633438383139
59+
33633739333638366561306337663535393034303265336661366161633934666230333831663233
60+
32653265386638616337316634383930626536326461383539393961653764393333313439646566
61+
65616462663330313765366535393763643738663636316531613636383037346138633535353532
62+
36613238663730616562633466643433653730383963353537613432363630326235336661613866
63+
63393764303262313732626134633436346538636466623337626335336137363038626664356662
64+
33646233363630323038613230623762393461663532666263636261656434313063353066653064
65+
63626437323832643263386135393965373238636239353332666136366563363431366538636365
66+
39346333313934323531383266636435353334383437343733643932396264386536363662343263
67+
62613930333462636533613637666336613932323862376662373865326664623266626632326165
68+
35356162313735636637376336383339326230303334363464336137323938656461633632303463
69+
38396565313535316334363363623466656437616434613165393463343539383139366564303461
70+
64623839343831316165353038613334663134343735396538633539643436363533356265306366
71+
34353763303564316566313634316136656637373162346338353737353338636634613232353034
72+
35353364636534366233623335346132663139643036323135613037656434346563663736356661
73+
30626366643661646435373739616566623830313064303733643631326361613739376634633536
74+
30616263616262313536623062303031323463346139323134383062346239393836

0 commit comments

Comments
 (0)