-
Notifications
You must be signed in to change notification settings - Fork 21
/
suse-openstack-cloud-rpm-list
918 lines (918 loc) · 19.4 KB
/
suse-openstack-cloud-rpm-list
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
ansible1
apache2-mod_wsgi
ardana
ardana-ansible
ardana-barbican
ardana-cassandra
ardana-ceilometer
ardana-cinder
ardana-cluster
ardana-cobbler
ardana-db
ardana-designate
ardana-extensions-nsx
ardana-glance
ardana-heat
ardana-horizon
ardana-input-model
ardana-installer-server
ardana-installer-ui
ardana-ironic
ardana-keystone
ardana-logging
ardana-magnum
ardana-manila
ardana-memcached
ardana-monasca
ardana-monasca-transform
ardana-mq
ardana-neutron
ardana-nova
ardana-octavia
ardana-opsconsole
ardana-opsconsole-ui
ardana-osconfig
ardana-service
ardana-service-ansible
ardana-ses
ardana-spark
ardana-swift
ardana-swiftlm-drive-provision
ardana-swiftlm-log-tailer
ardana-swiftlm-uptime-mon
ardana-tempest
ardana-tls
caasp-openstack-heat-templates
cal10n
cassandra
cassandra-tools
cobbler
collectl
conntrack-tools
couchdb
crowbar
crowbar-ceph
crowbar-core
crowbar-core-branding-SOC
crowbar-core-branding-upstream
crowbar-devel
crowbar-ha
crowbar-init
crowbar-openstack
crowbar-ui
crudini
dnsmasq-utils
documentation-suse-openstack-cloud-crowbar-deployment
documentation-suse-openstack-cloud-crowbar-operations
documentation-suse-openstack-cloud-deployment
documentation-suse-openstack-cloud-operations
documentation-suse-openstack-cloud-security
documentation-suse-openstack-cloud-supplement
elasticsearch
erlang
erlang-epmd
erlang-sd_notify
euca2ools
galera-3-wsrep-provider
galera-python-clustercheck
gecode
git
grafana
grafana-monasca-ui-drilldown
grafana-natel-discrete-panel
haproxy
influxdb
ipxe-bootimgs
jq
kafka
keepalived
kibana
liberasurecode1
libjq1
libjsmn0
libmozjs185-1_0
libnetfilter_cthelper0
libnetfilter_cttimeout1
libsodium23
libwebpmux1
libxmlsec1-1
libxmlsec1-openssl1
logstash
mariadb-galera
memcached
monasca-grafana-datasource
monasca-kibana-plugin
mysql-connector-java
nodejs-common
nodejs6
novnc
openstack-barbican
openstack-barbican-api
openstack-barbican-doc
openstack-barbican-keystone-listener
openstack-barbican-retry
openstack-barbican-worker
openstack-ceilometer
openstack-ceilometer-agent-central
openstack-ceilometer-agent-compute
openstack-ceilometer-agent-ipmi
openstack-ceilometer-agent-notification
openstack-ceilometer-doc
openstack-ceilometer-polling
openstack-cinder
openstack-cinder-api
openstack-cinder-backup
openstack-cinder-doc
openstack-cinder-scheduler
openstack-cinder-volume
openstack-dashboard
openstack-dashboard-theme-SUSE
openstack-designate
openstack-designate-agent
openstack-designate-api
openstack-designate-central
openstack-designate-doc
openstack-designate-producer
openstack-designate-sink
openstack-designate-worker
openstack-ec2-api
openstack-ec2-api-api
openstack-ec2-api-metadata
openstack-ec2-api-s3
openstack-glance
openstack-glance-api
openstack-glance-doc
openstack-heat
openstack-heat-api
openstack-heat-api-cfn
openstack-heat-doc
openstack-heat-engine
openstack-heat-gbp
openstack-heat-plugin-heat_docker
openstack-heat-templates
openstack-horizon-plugin-designate-ui
openstack-horizon-plugin-gbp-ui
openstack-horizon-plugin-heat-ui
openstack-horizon-plugin-ironic-ui
openstack-horizon-plugin-magnum-ui
openstack-horizon-plugin-manila-ui
openstack-horizon-plugin-monasca-ui
openstack-horizon-plugin-neutron-fwaas-ui
openstack-horizon-plugin-neutron-lbaas-ui
openstack-horizon-plugin-neutron-vpnaas-ui
openstack-horizon-plugin-sahara-ui
openstack-ironic
openstack-ironic-api
openstack-ironic-conductor
openstack-ironic-doc
openstack-ironic-image-x86_64
openstack-ironic-python-agent
openstack-keystone
openstack-keystone-doc
openstack-magnum
openstack-magnum-api
openstack-magnum-conductor
openstack-magnum-doc
openstack-manila
openstack-manila-api
openstack-manila-data
openstack-manila-doc
openstack-manila-scheduler
openstack-manila-share
openstack-monasca-agent
openstack-monasca-api
openstack-monasca-ceilometer
openstack-monasca-ceilometer-agent-central
openstack-monasca-ceilometer-agent-compute
openstack-monasca-ceilometer-agent-ipmi
openstack-monasca-ceilometer-agent-notification
openstack-monasca-ceilometer-polling
openstack-monasca-log-agent
openstack-monasca-log-api
openstack-monasca-log-metrics
openstack-monasca-log-persister
openstack-monasca-log-transformer
openstack-monasca-notification
openstack-monasca-persister
openstack-monasca-persister-java
openstack-monasca-thresh
openstack-monasca-transform
openstack-neutron
openstack-neutron-dhcp-agent
openstack-neutron-doc
openstack-neutron-fwaas
openstack-neutron-fwaas-doc
openstack-neutron-gbp
openstack-neutron-ha-tool
openstack-neutron-infoblox
openstack-neutron-infoblox-doc
openstack-neutron-infoblox-ipam-agent
openstack-neutron-l3-agent
openstack-neutron-lbaas
openstack-neutron-lbaas-agent
openstack-neutron-lbaas-doc
openstack-neutron-linuxbridge-agent
openstack-neutron-macvtap-agent
openstack-neutron-metadata-agent
openstack-neutron-metering-agent
openstack-neutron-openvswitch-agent
openstack-neutron-opflex-agent
openstack-neutron-server
openstack-neutron-vpnaas
openstack-neutron-vpnaas-doc
openstack-neutron-vsphere
openstack-neutron-vsphere-doc
openstack-neutron-vsphere-dvs-agent
openstack-neutron-vsphere-ovsvapp-agent
openstack-neutron-vyatta-agent
openstack-neutron-zvm-agent
openstack-nova
openstack-nova-api
openstack-nova-cells
openstack-nova-compute
openstack-nova-conductor
openstack-nova-console
openstack-nova-doc
openstack-nova-novncproxy
openstack-nova-placement-api
openstack-nova-scheduler
openstack-nova-serialproxy
openstack-nova-vncproxy
openstack-octavia
openstack-octavia-amphora-agent
openstack-octavia-amphora-image-x86_64
openstack-octavia-api
openstack-octavia-health-manager
openstack-octavia-housekeeping
openstack-octavia-worker
openstack-resource-agents
openstack-sahara
openstack-sahara-api
openstack-sahara-doc
openstack-sahara-engine
openstack-suse-sudo
openstack-swift
openstack-swift-account
openstack-swift-container
openstack-swift-doc
openstack-swift-object
openstack-swift-proxy
openstack-tempest
openstack-tempest-test
openstack-watcher
openstack-watcher-doc
patterns-cloud-admin
patterns-cloud-ardana
patterns-cloud-compute
patterns-cloud-controller
patterns-cloud-network
patterns-cloud-user
pdns
pdns-backend-mysql
pdns-common
phantomjs
python-3parclient
python-APScheduler
python-Babel
python-Beaver
python-Django1
python-Flask
python-Flask-Admin
python-Flask-Bootstrap
python-Flask-Cors
python-Flask-HTTPAuth
python-Flask-RESTful
python-Flask-SQLAlchemy
python-Flask-SocketIO
python-Flask-WTF
python-GitPython
python-Jinja2
python-Mako
python-MarkupSafe
python-Paste
python-PasteDeploy
python-Pillow
python-Pint
python-PyECLib
python-PyJWT
python-PyKMIP
python-PyMySQL
python-PyNaCl
python-PySocks
python-PyYAML
python-Pykka
python-Routes
python-SQLAlchemy
python-SQLAlchemy-Utils
python-SecretStorage
python-Tempita
python-Twisted
python-WSME
python-WTForms
python-WebOb
python-WebTest
python-Werkzeug
python-XStatic
python-XStatic-Angular
python-XStatic-Angular-Bootstrap
python-XStatic-Angular-FileUpload
python-XStatic-Angular-Gettext
python-XStatic-Angular-Schema-Form
python-XStatic-Angular-UUID
python-XStatic-Angular-Vis
python-XStatic-Angular-lrdragndrop
python-XStatic-Bootstrap-Datepicker
python-XStatic-Bootstrap-SCSS
python-XStatic-D3
python-XStatic-FileSaver
python-XStatic-Font-Awesome
python-XStatic-Hogan
python-XStatic-JQuery-Migrate
python-XStatic-JQuery.TableSorter
python-XStatic-JQuery.quicksearch
python-XStatic-JS-Yaml
python-XStatic-JSEncrypt
python-XStatic-Jasmine
python-XStatic-Json2yaml
python-XStatic-Rickshaw
python-XStatic-Spin
python-XStatic-bootswatch
python-XStatic-jQuery
python-XStatic-jquery-ui
python-XStatic-mdi
python-XStatic-objectpath
python-XStatic-roboto-fontface
python-XStatic-smart-table
python-XStatic-term.js
python-XStatic-tv4
python-acitoolkit
python-alembic
python-amqp
python-aniso8601
python-anyjson
python-aodhclient
python-apicapi
python-appdirs
python-ardana-configurationprocessor
python-ardana-opsconsole-server
python-ardana-packager
python-asn1crypto
python-atomicwrites
python-attrs
python-automaton
python-backports
python-backports.functools_lru_cache
python-backports.ssl_match_hostname
python-backports_abc
python-barbican
python-barbican-tempest-plugin
python-barbicanclient
python-barbicanclient-doc
python-bcrypt
python-beautifulsoup4
python-blinker
python-blist
python-boto
python-botocore
python-cachetools
python-cassandra-driver
python-castellan
python-ceilometer
python-ceilometerclient
python-ceilometerclient-doc
python-ceilometermiddleware
python-certifi
python-cffi
python-chardet
python-cinder
python-cinder-tempest-plugin
python-cinderclient
python-cinderclient-doc
python-cinderlm
python-click
python-cliff
python-cmd2
python-colorama
python-conf_d
python-configparser
python-congressclient
python-contextlib2
python-cotyledon
python-croniter
python-cryptography
python-cssselect
python-cursive
python-ddt
python-debtcollector
python-decorator
python-defusedxml
python-deprecation
python-designate
python-designate-tempest-plugin
python-designateclient
python-designateclient-doc
python-dib-utils
python-distro
python-django-appconf
python-django-babel
python-django-pyscss
python-django_compressor
python-dnspython
python-docker
python-docker-pycreds
python-docutils
python-dogpile.cache
python-dominate
python-ec2api
python-ecdsa
python-elasticsearch
python-elasticsearch-curator
python-entrypoints
python-enum-compat
python-enum34
python-eventlet
python-extras
python-falcon
python-fasteners
python-fixtures
python-funcsigs
python-functools32
python-futures
python-futurist
python-gabbi
python-gevent
python-gitdb2
python-glance
python-glance-check
python-glance_store
python-glanceclient
python-glanceclient-doc
python-glob2
python-gnocchiclient
python-google-api-python-client
python-google-auth
python-gpgme
python-graphviz
python-greenlet
python-gunicorn
python-heat
python-heat-gbp
python-heat-tempest-plugin
python-heatclient
python-heatclient-doc
python-horizon
python-horizon-plugin-designate-ui
python-horizon-plugin-gbp-ui
python-horizon-plugin-heat-ui
python-horizon-plugin-ironic-ui
python-horizon-plugin-magnum-ui
python-horizon-plugin-manila-ui
python-horizon-plugin-monasca-ui
python-horizon-plugin-neutron-fwaas-ui
python-horizon-plugin-neutron-lbaas-ui
python-horizon-plugin-neutron-vpnaas-ui
python-horizon-plugin-sahara-ui
python-html
python-httplib2
python-idna
python-influxdb
python-infoblox-client
python-iniparse
python-ipaddress
python-ironic
python-ironic-lib
python-ironic-tempest-plugin
python-ironicclient
python-ironicclient-doc
python-iso8601
python-itsdangerous
python-jmespath
python-jsonpatch
python-jsonpath-rw
python-jsonpath-rw-ext
python-jsonpointer
python-jsonschema
python-kafka-python
python-kazoo
python-keyring
python-keystone
python-keystone-json-assignment
python-keystone-tempest-plugin
python-keystoneauth1
python-keystoneclient
python-keystoneclient-doc
python-keystonemiddleware
python-kombu
python-kubernetes
python-lazy-object-proxy
python-ldap
python-ldap3
python-ldappool
python-linecache2
python-logutils
python-lxml
python-magnum
python-magnum-tempest-plugin
python-magnumclient
python-magnumclient-doc
python-manila
python-manila-tempest-plugin
python-manilaclient
python-manilaclient-doc
python-marathon
python-meld3
python-microversion_parse
python-mistralclient
python-mock
python-monasca-agent
python-monasca-api
python-monasca-ceilometer
python-monasca-common
python-monasca-log-api
python-monasca-notification
python-monasca-persister
python-monasca-statsd
python-monasca-tempest-plugin
python-monasca-transform
python-monascaclient
python-monotonic
python-more-itertools
python-mox3
python-msgpack
python-munch
python-ncclient
python-netaddr
python-networking-cisco
python-networking-vsphere
python-networkx
python-neutron
python-neutron-fwaas
python-neutron-gbp
python-neutron-lbaas
python-neutron-lib
python-neutron-tempest-plugin
python-neutron-vpnaas
python-neutronclient
python-neutronclient-doc
python-nose
python-nova
python-novaclient
python-novaclient-doc
python-ntplib
python-oauth2client
python-oauth2client-gce
python-oauthlib
python-octavia
python-octavia-tempest-plugin
python-octaviaclient
python-olefile
python-openstack_auth
python-openstackclient
python-openstacksdk
python-os-brick
python-os-brick-common
python-os-client-config
python-os-collect-config
python-os-refresh-config
python-os-service-types
python-os-testr
python-os-traits
python-os-vif
python-os-win
python-os-xenapi
python-osc-lib
python-oslo.cache
python-oslo.concurrency
python-oslo.config
python-oslo.config-doc
python-oslo.context
python-oslo.db
python-oslo.i18n
python-oslo.log
python-oslo.messaging
python-oslo.middleware
python-oslo.policy
python-oslo.privsep
python-oslo.reports
python-oslo.rootwrap
python-oslo.serialization
python-oslo.service
python-oslo.utils
python-oslo.versionedobjects
python-oslo.vmware
python-oslotest
python-osprofiler
python-ovs
python-ovsdbapp
python-packaging
python-paramiko
python-passlib
python-pathlib
python-pathlib2
python-pbr
python-pecan
python-pexpect
python-pika
python-pika-pool
python-pip
python-pluggy
python-ply
python-positional
python-proliantutils
python-promise
python-psutil
python-psycopg2
python-ptyprocess
python-py
python-pyOpenSSL
python-pyScss
python-pyasn1
python-pyasn1-modules
python-pycadf
python-pycadf-common
python-pycryptodome
python-pycryptodomex
python-pyinotify
python-pykafka
python-pykerberos
python-pymongo
python-pyparsing
python-pyperclip
python-pyroute2
python-pysaml2
python-pysendfile
python-pyserial
python-pysmi
python-pysnmp
python-pytest
python-python-dateutil
python-python-editor
python-python-engineio
python-python-logstash
python-python-memcached
python-python-mimeparse
python-python-openid
python-python-socketio
python-python-subunit
python-pytz
python-rcssmin
python-redis
python-repoze.lru
python-repoze.who
python-requests
python-requests-aws
python-requests-kerberos
python-requests-oauthlib
python-requestsexceptions
python-retrying
python-rfc3986
python-rjsmin
python-rsa
python-rtslib-fb
python-ryu
python-s3transfer
python-sahara
python-saharaclient
python-saharaclient-doc
python-scandir
python-scrypt
python-semantic_version
python-setproctitle
python-setuptools
python-sh
python-simplegeneric
python-singledispatch
python-six
python-smmap2
python-socketIO-client
python-sqlalchemy-migrate
python-sqlparse
python-statsd
python-stestr
python-stevedore
python-subprocess32
python-suds-jurko
python-supervisor
python-sushy
python-swift
python-swiftclient
python-swiftclient-doc
python-swiftlm
python-tabulate
python-taskflow
python-telemetry-tempest-plugin
python-tempest
python-tenacity
python-testrepository
python-testresources
python-testscenarios
python-testtools
python-thrift
python-thriftpy
python-tinydb
python-tinyrpc
python-toml
python-tooz
python-tornado
python-traceback2
python-troveclient
python-typing
python-tzlocal
python-ucsmsdk
python-ujson
python-uncertainties
python-unicodecsv
python-unittest2
python-uritemplate
python-urllib3
python-vine
python-virtualenv
python-visitor
python-vmware-nsx
python-vmware-nsxlib
python-voluptuous
python-waitress
python-warlock
python-watcher
python-watcherclient
python-wcwidth
python-weakrefmethod
python-websocket-client
python-websockify
python-websockify-common
python-wrapt
python-wsgi_intercept
python-xattr
python-yaql
python-zake
python-zaqarclient
python-zope.interface
rabbitmq-server
rabbitmq-server-plugins
release-notes-suse-openstack-cloud
ruby2.1-rubygem-actionmailer-4_2
ruby2.1-rubygem-actionpack-4_2
ruby2.1-rubygem-actionview-4_2
ruby2.1-rubygem-active_model_serializers
ruby2.1-rubygem-activejob-4_2
ruby2.1-rubygem-activemodel-4_2
ruby2.1-rubygem-activerecord-4_2
ruby2.1-rubygem-activerecord-session_store
ruby2.1-rubygem-activeresource
ruby2.1-rubygem-activesupport-4_2
ruby2.1-rubygem-addressable
ruby2.1-rubygem-amqp-0_6
ruby2.1-rubygem-apipie-rails
ruby2.1-rubygem-archive
ruby2.1-rubygem-arel
ruby2.1-rubygem-backports
ruby2.1-rubygem-builder
ruby2.1-rubygem-bundler
ruby2.1-rubygem-bunny-0_6
ruby2.1-rubygem-chef
ruby2.1-rubygem-chef-expander
ruby2.1-rubygem-chef-server
ruby2.1-rubygem-chef-server-api
ruby2.1-rubygem-chef-solr
ruby2.1-rubygem-cookiejar
ruby2.1-rubygem-crowbar-client
ruby2.1-rubygem-cstruct
ruby2.1-rubygem-daemons
ruby2.1-rubygem-delayed_job
ruby2.1-rubygem-delayed_job_active_record
ruby2.1-rubygem-dep_selector-0_1
ruby2.1-rubygem-domain_name
ruby2.1-rubygem-dotenv
ruby2.1-rubygem-easy_diff
ruby2.1-rubygem-em-http-request-1_0
ruby2.1-rubygem-em-socksify
ruby2.1-rubygem-erubis
ruby2.1-rubygem-eventmachine
ruby2.1-rubygem-execjs
ruby2.1-rubygem-extlib
ruby2.1-rubygem-faraday
ruby2.1-rubygem-fast_xs-0_7
ruby2.1-rubygem-ffi
ruby2.1-rubygem-get_process_mem
ruby2.1-rubygem-globalid
ruby2.1-rubygem-haml
ruby2.1-rubygem-haml-rails
ruby2.1-rubygem-hashie
ruby2.1-rubygem-highline
ruby2.1-rubygem-hike-1_2
ruby2.1-rubygem-html2haml
ruby2.1-rubygem-http-cookie
ruby2.1-rubygem-http_parser.rb
ruby2.1-rubygem-i18n
ruby2.1-rubygem-i18n-js
ruby2.1-rubygem-inifile
ruby2.1-rubygem-ipaddress
ruby2.1-rubygem-js-routes
ruby2.1-rubygem-json-1_7
ruby2.1-rubygem-knife-backup
ruby2.1-rubygem-kwalify
ruby2.1-rubygem-loofah
ruby2.1-rubygem-mail
ruby2.1-rubygem-merb-assets
ruby2.1-rubygem-merb-core
ruby2.1-rubygem-merb-helpers
ruby2.1-rubygem-merb-param-protection
ruby2.1-rubygem-mime-types
ruby2.1-rubygem-mini_portile
ruby2.1-rubygem-minitest
ruby2.1-rubygem-mixlib-authentication
ruby2.1-rubygem-mixlib-cli
ruby2.1-rubygem-mixlib-config-1
ruby2.1-rubygem-mixlib-log
ruby2.1-rubygem-mixlib-shellout
ruby2.1-rubygem-moneta-0_6
ruby2.1-rubygem-multi_json
ruby2.1-rubygem-multipart-post
ruby2.1-rubygem-mysql2
ruby2.1-rubygem-net-http-digest_auth
ruby2.1-rubygem-net-ssh
ruby2.1-rubygem-net-ssh-gateway
ruby2.1-rubygem-net-ssh-multi-1_1
ruby2.1-rubygem-netrc
ruby2.1-rubygem-nokogiri
ruby2.1-rubygem-ohai-6
ruby2.1-rubygem-pg
ruby2.1-rubygem-polyglot
ruby2.1-rubygem-puma
ruby2.1-rubygem-puma_worker_killer
ruby2.1-rubygem-rack
ruby2.1-rubygem-rack-protection
ruby2.1-rubygem-rack-test-0_6
ruby2.1-rubygem-rails-4_2
ruby2.1-rubygem-rails-deprecated_sanitizer
ruby2.1-rubygem-rails-dom-testing
ruby2.1-rubygem-rails-html-sanitizer
ruby2.1-rubygem-rails-observers
ruby2.1-rubygem-railties-4_2
ruby2.1-rubygem-redcarpet
ruby2.1-rubygem-rest-client
ruby2.1-rubygem-ruby-shadow
ruby2.1-rubygem-ruby_parser
ruby2.1-rubygem-sass
ruby2.1-rubygem-sass-rails
ruby2.1-rubygem-sexp_processor
ruby2.1-rubygem-simple-navigation
ruby2.1-rubygem-simple_navigation_renderers
ruby2.1-rubygem-sinatra
ruby2.1-rubygem-sinatra-contrib
ruby2.1-rubygem-sprockets-2_12
ruby2.1-rubygem-sprockets-rails
ruby2.1-rubygem-sprockets-standalone
ruby2.1-rubygem-sqlite3
ruby2.1-rubygem-syslogger
ruby2.1-rubygem-systemu-2_5
ruby2.1-rubygem-terminal-table
ruby2.1-rubygem-thin
ruby2.1-rubygem-thor
ruby2.1-rubygem-thread_safe
ruby2.1-rubygem-tilt-1_4
ruby2.1-rubygem-treetop
ruby2.1-rubygem-tzinfo
ruby2.1-rubygem-uglifier
ruby2.1-rubygem-unf
ruby2.1-rubygem-unf_ext
ruby2.1-rubygem-uuidtools
ruby2.1-rubygem-yajl-ruby
ruby2.1-rubygem-yaml_db
rubygem-chef
rubygem-chef-expander
rubygem-chef-server-api
rubygem-chef-solr
sleshammer-x86_64
slf4j
spark
storm
storm-nimbus
storm-supervisor
supportutils-plugin-suse-openstack-cloud
suse-openstack-cloud-crowbar-release
suse-openstack-cloud-crowbar-release-cd
suse-openstack-cloud-release
suse-openstack-cloud-release-cd
venv-openstack-barbican-x86_64
venv-openstack-cinder-x86_64
venv-openstack-designate-x86_64
venv-openstack-glance-x86_64
venv-openstack-heat-x86_64
venv-openstack-horizon-x86_64
venv-openstack-ironic-x86_64
venv-openstack-keystone-x86_64
venv-openstack-magnum-x86_64
venv-openstack-manila-x86_64
venv-openstack-monasca-ceilometer-x86_64
venv-openstack-monasca-x86_64
venv-openstack-neutron-x86_64
venv-openstack-nova-x86_64
venv-openstack-octavia-x86_64
venv-openstack-sahara-x86_64
venv-openstack-swift-x86_64
xmlsec1
yast2-crowbar
yum
yum-utils
zookeeper-server