aboutsummaryrefslogtreecommitdiffstats
path: root/ci/requirements.txt
blob: a92aabd520bfb65f1ccd786b38eecace4412c2e1 (plain)
1
2
3
4
5

@media only all and (prefers-color-scheme: dark) {
.highlight .hll { background-color: #49483e }
.highlight .c { color: #75715e } /* Comment */
.highlight .err { color: #960050; background-color: #1e0010 } /* Error */
.highlight .k { color: #66d9ef } /* Keyword */
.highlight .l { color: #ae81ff } /* Literal */
.highlight .n { color: #f8f8f2 } /* Name */
.highlight .o { color: #f92672 } /* Operator */
.highlight .p { color: #f8f8f2 } /* Punctuation */
.highlight .ch { color: #75715e } /* Comment.Hashbang */
.highlight .cm { color: #75715e } /* Comment.Multiline */
.highlight .cp { color: #75715e } /* Comment.Preproc */
.highlight .cpf { color: #75715e } /* Comment.PreprocFile */
.highlight .c1 { color: #75715e } /* Comment.Single */
.highlight .cs { color: #75715e } /* Comment.Special */
.highlight .gd { color: #f92672 } /* Generic.Deleted */
.highlight .ge { font-style: italic } /* Generic.Emph */
.highlight .gi { color: #a6e22e } /* Generic.Inserted */
.highlight .gs { font-weight: bold } /* Generic.Strong */
.highlight .gu { color: #75715e } /* Generic.Subheading */
.highlight .kc { color: #66d9ef } /* Keyword.Constant */
.highlight .kd { color: #66d9ef } /* Keyword.Declaration */
.highlight .kn { color: #f92672 } /* Keyword.Namespace */
.highlight .kp { color: #66d9ef } /* Keyword.Pseudo */
.highlight .kr { color: #66d9ef } /* Keyword.Reserved */
.highlight .kt { color: #66d9ef } /* Keyword.Type */
.highlight .ld { color: #e6db74 } /* Literal.Date */
.highlight .m { color: #ae81ff } /* Literal.Number */
.highlight .s { color: #e6db74 } /* Literal.String */
.highlight .na { color: #a6e22e } /* Name.Attribute */
.highlight .nb { color: #f8f8f2 } /* Name.Builtin */
.highlight .nc { color: #a6e22e } /* Name.Class */
.highlight .no { color: #66d9ef } /* Name.Constant */
.highlight .nd { color: #a6e22e } /* Name.Decorator */
.highlight .ni { color: #f8f8f2 } /* Name.Entity */
.highlight .ne { color: #a6e22e } /* Name.Exception */
.highlight .nf { color: #a6e22e } /* Name.Function */
.highlight .nl { color: #f8f8f2 } /* Name.Label */
.highlight .nn { color: #f8f8f2 } /* Name.Namespace */
.highlight .nx { color: #a6e22e } /* Name.Other */
.highlight .py { color: #f8f8f2 } /* Name.Property */
.highlight .nt { colo
##############################################################################
# Copyright (c) 2015 Ericsson AB and others.
#
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Apache License, Version 2.0
# which accompanies this distribution, and is available at
# http://www.apache.org/licenses/LICENSE-2.0
##############################################################################

appdirs==1.4.0
Babel==2.2.0
backport-ipaddress==0.1
cliff==1.16.0
cmd2==0.6.8
coverage==4.1b2
debtcollector==1.3.0
ecdsa==0.13
extras==0.0.3
fixtures==1.4.0
flake8==2.5.2
funcsigs==0.4
functools32==3.2.3.post2
futures==3.0.4
iso8601==0.1.11
Jinja2==2.8
jsonpatch==1.12
jsonpointer==1.10
jsonschema==2.5.1
keystoneauth1==2.2.0
linecache2==1.0.0
lxml==3.5.0
MarkupSafe==0.23
mccabe==0.4.0
mock==1.3.0
monotonic==0.6
msgpack-python==0.4.7
netaddr==0.7.18
netifaces==0.10.4
nose==1.3.7
os-client-config==1.14.0
oslo.config==3.5.0
oslo.i18n==3.3.0
oslo.serialization==2.3.0
oslo.utils==3.5.0
paramiko==1.16.0
pbr==1.8.1
pep8==1.7.0
prettytable==0.7.2
pycrypto==2.6.1
pyflakes==1.0.0
pyparsing==2.1.0
pyrsistent==0.11.12
python-cinderclient==1.5.0
python-glanceclient==1.1.0
python-heatclient==0.9.0
python-keystoneclient==2.1.2
python-mimeparse==1.5.1
python-neutronclient==4.0.0
python-novaclient==3.2.0
python-openstackclient==2.0.0
python-subunit==1.2.0
python-swiftclient==2.7.0
pytz==2015.7
PyYAML==3.11
requests==2.9.1
requestsexceptions==1.1.3
scp==0.10.2
simplejson==3.8.1
six==1.10.0
stevedore==1.11.0
testrepository==0.0.20
testtools==2.0.0
traceback2==1.4.0
unicodecsv==0.14.1
unittest2==1.1.0
warlock==1.2.0
wrapt==1.10.6