Changelog for
python-neutronclient-2.3.5-8.1.noarch.rpm :
Wed Sep 3 14:00:00 2014 roAATTsuse.de
- sanitize release line in specfile
Thu Jul 24 14:00:00 2014 dmuellerAATTsuse.com
- update to 2.3.5:
* Improve help strings
* Ensure .status_code is defined for all NeutronClientExceptions
* Set firewall_rules only after appending all rules
* Make neutronclient parse keystone v3 endpoints correctly
* removed usage of \'... can be repeated.\'
* added new column binary to the listing of agents
* Add ability to update certain attributes in a subnet
* Removed now unnecesary workaround for PyPy
* Add OverQuotaClient as exception to neutronclient
* Synced jsonutils from oslo-incubator
* enable sorting support for agent listing
* Suppress expected help messages caused by wrong CLI inputs
* Updated from global requirements
* Remove httplib2 requirement
* Updated from global requirements
* Allow user ID for authentication
* Use requests module for HTTP/HTTPS
* Support packet_filter extension in NEC plugin
* Python3: fix syntax issue in _encode_item()
* Updated from global requirements
* Return response status reason on error
* Improvements in neutron_test sanity tests script
* Adds support for os-auth-strategy=noauth
* Show the unknown auth stratey in neutron client
* Rearrange neutronclient exceptions for more easy use
* Suppress stdout/stderr in test_shell
* Work around pypy testing issue
* Empty file shouldn\'t contain copyright nor license
* Updated from global requirements
* CLI support for NSX gateway devices
* Use six.moves.urllib.parse to replace urlparse
* Updated from global requirements
* New exception when auth_url is not specified
* Supporting Net-Partition as extension for Nuage plugin
* Print human friendly string as an error message
* Python 3: fix a call to ugettext()
* Enable to select specific network service type
* Replace assertEqual(None,
*) with assertIsNone in tests
* Adds delete of extra-dhcp-opt to the client
* Unexpected response in agent-list command
* Remove unused imports
* Enable hacking H233 rule
- remove 0001-Remove-httplib2-requirement.patch,
0001-Switch-over-to-mox3.patch,
0001-Use-requests-module-for-HTTP-HTTPS.patch: Merged upstream
Wed Jun 11 14:00:00 2014 rsblendidoAATTsuse.com
- backport commits that replace httplib2 with requests (bnc#869955):
* Add 0001-Use-requests-module-for-HTTP-HTTPS.patch
Use requests module for HTTP/HTTPS
* Add 0001-Remove-httplib2-requirement.patch
Remove httplib2 requirement
Tue May 20 14:00:00 2014 dmuellerAATTsuse.com
- fix requires once again
Wed Apr 9 14:00:00 2014 dmuellerAATTsuse.com
- fix requires
Thu Mar 27 13:00:00 2014 dmuellerAATTsuse.com
- go back to released version (2.3.4)
Wed Mar 26 13:00:00 2014 cloud-develAATTsuse.de
- Update to version python-neutronclient-2.3.4.43.g54d15e7:
* Show the unknown auth stratey in neutron client
Sat Mar 22 13:00:00 2014 cloud-develAATTsuse.de
- Update to version python-neutronclient-2.3.4.42.gdebd91b:
* Work around pypy testing issue
* Remove unused imports
* Extending quota support neutron LBaaS entities
Sat Mar 15 13:00:00 2014 cloud-develAATTsuse.de
- Update to version python-neutronclient-2.3.4.36.g5613ea7:
* Empty file shouldn\'t contain copyright nor license
* Updated from global requirements
* CLI support for NSX gateway devices
* Use six.moves.urllib.parse to replace urlparse
* Enable to select specific network service type
* Replace assertEqual(None,
*) with assertIsNone in tests
Tue Mar 11 13:00:00 2014 speilickeAATTsuse.com
- Rebased patches:
+ 0001-Switch-over-to-mox3.patch (manually)
- Update to version python-neutronclient-2.3.4.25.g42f48fb:
* Updated from global requirements
* New exception when auth_url is not specified
* Print human friendly string as an error message
Thu Mar 6 13:00:00 2014 cloud-develAATTsuse.de
- Update to version python-neutronclient-2.3.4.19.g9d8ccad:
* Python 3: fix a call to ugettext()
* Adds delete of extra-dhcp-opt to the client
Tue Mar 4 13:00:00 2014 cloud-develAATTsuse.de
- Update to version python-neutronclient-2.3.4.15.g43f7fa4:
* Supporting Net-Partition as extension for Nuage plugin
Mon Mar 3 13:00:00 2014 cloud-develAATTsuse.de
- Update to version python-neutronclient-2.3.4.13.g866d1e1:
* Enable hacking H233 rule
Wed Feb 26 13:00:00 2014 cloud-develAATTsuse.de
- Update to version python-neutronclient-2.3.4.11.gfba38c6:
* Fix net-gateway-create help message
Mon Feb 24 13:00:00 2014 cloud-develAATTsuse.de
- Update to version python-neutronclient-2.3.4.9.g0df7db0:
* Add shared parameter for metering labels
* Adding weight column to Neutron lb member list CLI
Sat Feb 22 13:00:00 2014 dmuellerAATTsuse.com
- Update to version python-neutronclient-2.3.4.5.g0933fe0:
* Unexpected response in agent-list command
* Don\'t reuse \'body\' for response data
* Modify quota-list descripton
* Remove vi modelines
* Fixed a minor typo in a docstring
* Use assertIn where appropriate
Wed Feb 19 13:00:00 2014 cloud-develAATTsuse.de
- Update to version python-neutronclient-2.3.3.16.g3ba2d2e:
* Work around for httplib2 retries on timeout
* update coveragerc file
* Mention --fixed-ip subnet_id=<..> in help message
Thu Feb 13 13:00:00 2014 dmuellerAATTsuse.com
- added patches:
* 0001-Switch-over-to-mox3.patch
Thu Feb 13 13:00:00 2014 speilickeAATTsuse.com
- Drop coverage (build)requires, we don\'t run pep8 tests
Thu Feb 13 13:00:00 2014 dmuellerAATTsuse.com
- remove hacking dependency
Tue Feb 11 13:00:00 2014 speilickeAATTsuse.com
- Update to version python-neutronclient-2.3.3.11.gdf0f5d2:
* Fixed get_auth_info() for pre-authenticated clients
* Rename Nicira NVP to VMware NSX in neutronclient
* Combine debug and verbose commandline options
- Replace git_tarballs source service with download_files and set_version
+ Use upstream URL as source (enables verification)
Sun Jan 12 13:00:00 2014 opensuse-cloudAATTopensuse.org
- Update to version 2.3.3.6.g8aacb12:
+ Fix description of ListSubnet
Fri Jan 10 13:00:00 2014 opensuse-cloudAATTopensuse.org
- Update to version 2.3.3.4.g6b44e60:
+ Remove an unused imported module
+ Misc typo in neutronclient
Sat Jan 4 13:00:00 2014 opensuse-cloudAATTopensuse.org
- Update to version 2.3.2.4.gdf68d75:
+ Make compatible with Cliff (1.5.2)
Thu Dec 26 13:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 2.3.2.3.g2026ffd:
+ Remove start index 0 in range()
Tue Dec 24 13:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 2.3.2.1.g60800b1:
+ Remove a debugging print statement
Sun Dec 15 13:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 2.3.1.42.g39b1567:
+ Add -U to pip install command in tox.ini
Fri Dec 13 13:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 2.3.1.40.g19e1842:
+ Pin Sphinx to <1.2 in test-requirements
Fri Dec 6 13:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 2.3.1.39.g6d7d677:
+ Fix i18n messages in neutronclient
+ Updates .gitignore
+ Fix neutron port-create --no-security-groups
Mon Dec 2 13:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 2.3.1.35.g607645a:
+ Convert xrange to range
Sat Nov 30 13:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 2.3.1.33.g01982df:
+ Fix lb-healthmonitor-update to work with correct object
Fri Nov 29 13:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 2.3.1.31.gb298eb7:
+ [fwaas] Can now create disabled firewall rules
+ Handle IpAddressInUse with client exception
Thu Nov 28 13:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 2.3.1.27.g9a2754c:
+ Ignores swap files generated during file editing
Tue Nov 26 13:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 2.3.1.26.gc67eeee:
+ Log reason for connection failed exception
Mon Nov 25 13:00:00 2013 dmuellerAATTsuse.com
- switch to python-setuptools
Sun Nov 24 13:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 2.3.1.24.g5b5aa1a:
+ Make HACKING.rst DRYer
Sun Nov 3 13:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 2.3.1.23.gfeda92f:
+ Fix status_code not passed in code
Tue Oct 22 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 2.3.1.22.ga8c5c65:
+ Add ability to reference pool by name in lb-pool-stats command
+ Change copyright headers from LLC to Foundation
Sat Oct 19 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 2.3.1.18.g9fc2ac9:
+ Updated from global requirements
Tue Oct 8 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 2.3.1.17.g1dd88b9:
+ Forcibly clear connection pool after every request
+ Adds ExternalIpAddressExhaustedClient exception
+ Updated from global requirements
+ Fix stable/grizzly gating for Neutron (aka Quantum)
Wed Oct 2 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 2.3.1.10.gc8dfa4b:
+ Fixes the display message for the insert/remove firewall rule CLI
Tue Oct 1 14:00:00 2013 dmuellerAATTsuse.com
- add bash completion
Tue Oct 1 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 2.3.1.8.g16bf282:
+ Adds IpAddressGenerationFailureClient exception
Thu Sep 26 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 2.3.1.7.g15d5e50:
+ Update tox.ini to use new features
Tue Sep 24 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 2.3.1.6.g89936fa:
+ Remove openstack.common.exception usage
+ Update help string to match API doc
Wed Sep 18 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 2.3.1.2.ge61e846:
+ Client for metering extension
Wed Sep 18 14:00:00 2013 dmuellerAATTsuse.com
- fix requires
Tue Sep 17 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 2.3.0.10.g030da0e:
+ Update cliff version to 1.4.3 in requirements.txt
Fri Sep 13 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 2.3.0.8.ga3f5d0a:
+ Fix cisco n1kv plugin cli option and help
Sat Sep 7 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 2.3.0.6.g920a5af:
+ Add provider attribute to lb-pool-create command
Fri Sep 6 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 2.3.0.4.gdb7b01d:
+ Allow \'any\' option for protocol in the firewall rule
+ bp:pxeboot-ports, provide pxboot on ports
Wed Sep 4 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 2.2.6.33.gb1f348a:
+ Added support for running the tests under PyPy with tox
+ Sync test-requirements with global requirements
+ The \"arg_value\" was not getting checked for empty list
+ Use assertEqual instead of assertEquals
+ neutron router-gateway-set failed for non-admin users
+ Remove status field from the list of fields of Healthmonitor
Tue Sep 3 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 2.2.6.21.g375dcff:
+ Makes client always use provided endpoint_url
+ Add \'distributed\' option to router-create command
+ Add multi-segment and trunk support to N1KV Neutron client
+ Move vpn unittest code to neutronclient.tests
+ Make _test_update_resource honor format
Sun Sep 1 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 2.2.6.11.g081b55b:
+ Fix H202 hacking check in VPN client
Tue Aug 27 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 2.2.6.10.gad59ba6:
+ VPN as a Service (VPNaaS) Client API
+ Merge with Oslo (master/ded9bd6)
Fri Aug 23 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 2.2.6.7.ge34a06a:
+ Add credentials and profile support to Neutron client
+ Improve help message of loadbalancer commands
+ Move tests back to neutronclient package
Thu Aug 8 14:00:00 2013 speilickeAATTsuse.com
- Update to version 2.2.6:
+ FWaaS Client and Cli
+ Sync with global requirements
+ Add get_attr for EXTED_PLURALS
- Fix _service regex
Fri Jul 19 14:00:00 2013 dmuellerAATTsuse.com
- fix requires/provides/obsoletes
Sat Jul 13 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 2.2.4.8:
+ Allow user to specify None value to attributes
+ Remove commented out code
Fri Jul 12 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 2.2.4.4:
+ Don\'t convert httplib2 exceptions to status codes
Tue Jul 9 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 2.2.4.2:
+ Allow tenant ID for authentication
Sun Jul 7 14:00:00 2013 dmuellerAATTsuse.com
- switch over to neutron git
Sun Jul 7 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 2.2.4.1:
+ Renamed quantum to neutron in .gitreview
Thu Jul 4 14:00:00 2013 dmuellerAATTsuse.com
- renamed to python-neutronclient from python-quantumclient
Thu Jul 4 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 2.2.3.1:
+ Rename quantumclient to neutronclient
Tue Jul 2 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 2.2.2.17:
+ Enables H404 check (multi line docstring) in flake8
+ Remove the monkey patching of _ into the builtins.
Sun Jun 30 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 2.2.2.13:
+ Support router-interface-add/delete by port_id
+ Allow subnet name in lb-vip-create and lb-pool-create
Tue Jun 18 14:00:00 2013 speilickeAATTsuse.com
- Only depend on python-discover on SLE, it\'s a Python-2.6 feature
backport
Thu Jun 13 14:00:00 2013 dmuellerAATTsuse.com
- update doc file names
Wed Jun 12 14:00:00 2013 dmuellerAATTsuse.com
- fix test dependencies
Sat Jun 1 14:00:00 2013 dmuellerAATTsuse.com
- remove distribute dependency
Mon May 27 14:00:00 2013 dmuellerAATTsuse.com
- python-pbr/d2to1 requires
Fri Apr 26 14:00:00 2013 speilickeAATTsuse.com
- Buildrequire iso8601, fixes some doc building warnings
- Stop owning %{python_sitelib}/quantumclient/tests, those all moved
to the global tests/ dir (in the tarball), which are part of the
test sub-package
Mon Mar 25 13:00:00 2013 cloud-develAATTsuse.de
- Update to version 2.2.0.7+git.1364209145.bed3373:
+ Improve unit tests for python-quantumclient
Thu Mar 21 13:00:00 2013 cloud-develAATTsuse.de
- Update to version 2.2.0.5+git.1363880559.fb2ed4e:
+ Add a missing command line option: --insecure
+ add 2.2.0 release note in index.rst file
+ Improve unit tests for python-quantumclient
Wed Mar 13 13:00:00 2013 dmuellerAATTsuse.com
- Update to version 2.2.0:
+ no change
Mon Mar 11 13:00:00 2013 dmuellerAATTsuse.com
- Update to version 2.1.2.9+git.1363006690.f96219d:
+ Update cliff dependency (1.3.1)
+ rename port to port_protocol for lbaas cli
+ Client for agent scheduler extension
+ Add pagination support for client
+ quantumclient.common.serializer module cleanup
+ Rename source_(group_id/ip_prefix) to remote_(group_id/ip_prefix)
+ Add support for security group quotas
+ Fix a description of floatingip-id in (dis)associate commands
Mon Feb 25 13:00:00 2013 dmuellerAATTsuse.com
- add python-prettytable-0.7x.diff:
* Support prettytable 0.7 as well
Sun Feb 24 13:00:00 2013 cloud-develAATTsuse.de
- Update to version 3.0.a1.9+git.1361730043.d77f862:
+ Match other python-
*client prettytable dependency
+ Client for agent extension
+ Allow known options after unknown ones in list and update command
+ CLI support for network gateway feature
Fri Feb 22 13:00:00 2013 saschpeAATTsuse.de
- BuildRequire openstack-suse-macros instead of openstack-macros
Mon Feb 18 13:00:00 2013 cloud-develAATTsuse.de
- Update to version 3.0.a1.3+git.1361180468.0879059:
+ Support XML request format
+ Stored the quantum commands list to the variable.
+ Add .coveragerc
+ Add exceptions messages for authentication
+ Add nvp queue support to client
Mon Feb 11 13:00:00 2013 cloud-develAATTsuse.de
- Update to version 2.1.44+git.1360595570.dad11b3:
+ Migrate from nose to testr
+ Remove gettext.install from quantumclient.__init__
+ Allow ability to remove security groups from ports
Mon Feb 4 13:00:00 2013 dmuellerAATTsuse.com
- Update to version 2.1.40+git.1359979898.2bca8ee:
+ Fix quantum client example
+ Exception should raise with status code
+ Remove multiple white spaces
+ Delete network with id in sample code using API.
+ The change implements LBaaS CLI commands.
Thu Jan 17 13:00:00 2013 cloud-develAATTsuse.de
- Update to version 2.1.33+git.1358431986.798d2c7:
+ Display security group name in security-group-rule-list
+ Migrate from unittest to testtools
Thu Jan 17 13:00:00 2013 vuntzAATTsuse.com
- Use version-regexp param for git_tarballs service to avoid
uselessly including the last git commit id twice.
Mon Jan 14 13:00:00 2013 cloud-develAATTsuse.de
- Update to version 2.1.28.gd935757+git.1358165388.d935757:
+ Allow known options defined after position arguments.
+ Display subnet cidr information in net-list
+ Fix import order nits
- Build HTML documentation
Mon Jan 7 13:00:00 2013 cloud-develAATTsuse.de
- Update to version 2.1.22.g2693515+git.1357543818.2693515:
+ Add file \'ChangeLog\' to MANIFEST.in
+ bug 1091028
+ Support dash-style options for security-group commands.
+ Add --dns-nameserver, --host-route, --disable-dhcp to subnet-create
+ Fix a wrong substition for \'-h\' in bash completion
+ Ensures that help alignment is not hard coded
+ Display columns in the order of -c options
+ Add --router and --floatingip to quota-update options.
+ Correct the verbose output formatting when creating routers.
+ Convenience cmds for l3
+ Fix curl command for PUT and DELETE.
Wed Dec 5 13:00:00 2012 saschpeAATTsuse.de
- Use AATTPARENT_TAGAATT in _service file to automate versioning
Tue Nov 20 13:00:00 2012 saschpeAATTsuse.de
- Add test package requirement on:
+ python-openstack.nose_plugin
Thu Nov 15 13:00:00 2012 saschpeAATTsuse.de
- Use openstack-macros
- Add additional requires for testsuite
Fri Nov 9 13:00:00 2012 saschpeAATTsuse.de
- Downgrade version to new upstream scheme: 2.1 (bnc#787387)
Thu Nov 8 13:00:00 2012 saschpeAATTsuse.de
- Drop from_vcs build flag
Fri Oct 12 14:00:00 2012 vuntzAATTsuse.com
- Update to version 2012.2 (Folsom), which is really 2.1:
+ See https://github.com/openstack/python-quantumclient/commits/2.1
- Buildrequire python-base instead of python-devel:
+ Sufficient for Python-only modules (containing no C/C++ code)
- Buildrequire python-distribute instead of python-setuptools
Mon Oct 1 14:00:00 2012 jenkinsAATTsuse.de
- Update to latest git (3e19fc0):
+ Fix printout of dns name servers and host routes
+
*-list command shows only limited fields normally.
+ update error message to make clear that we were search for a name.
+ router/floating commands support resource reference by name
+ Send all options with CreateFloatingIP
+ prevent floatingip-show and floatingip-delete from querying by \"name\"
+ Limit list command for router and floating ip
+ Support shared option in CLI
+ Add document for using quantum client by python or cli invocation.
+ fix a minor comment error
+ clean the descriptions for quota cli commands.
Fri Aug 24 14:00:00 2012 jenkinsAATTsuse.de
- Update to latest git (5f21195):
+ Change \'_\' to \'-\' in options
Fri Aug 24 14:00:00 2012 jenkinsAATTsuse.de
- Update to latest git (c9316ca):
+ Add nosehtmloutput as a test dependency.
+ initial client + CLI support for routers + floating ips
Thu Aug 23 14:00:00 2012 jenkinsAATTsuse.de
- Update to latest git (54fae9e):
+ Fix warning when creating the sdist package.
Mon Aug 20 14:00:00 2012 jenkinsAATTsuse.de
- Update to latest git (f574f77):
+ Add install_requires in setuptools.setup().
Wed Aug 15 14:00:00 2012 jenkinsAATTsuse.de
- Update to latest git (fa84c93):
+ Refreshes keystone token if a token is expired.
+ add ext list and show commands.
+ Support --no-gateway option
Tue Aug 14 14:00:00 2012 jenkinsAATTsuse.de
- Update to latest git (67fbdea):
+ update mailing list, etc in setup.py
+ remove cli.app in quantum client error message.
+ add pyparsing to pip-requires
Mon Aug 13 14:00:00 2012 jenkinsAATTsuse.de
- Update to latest git (95639d4):
+ Add quota commands to change quota of a tenant.
+ deal with -c option when the list result is empty.
+ enable -h | --help after command to show the command usage.
Wed Aug 8 14:00:00 2012 jenkinsAATTsuse.de
- Update to latest git (defb548):
+ Add name or id to quantum cli commands. Bug #1030180
Fri Jul 27 14:00:00 2012 cthielAATTsuse.com
- add requires to python-cliff
Fri Jul 27 14:00:00 2012 jenkinsAATTsuse.de
- Update to latest git (d16e00a):
+ Allow to retrieve objects by name
Thu Jul 26 14:00:00 2012 jenkinsAATTsuse.de
- Update to latest git (d70620c):
+ quit and print usage when unsupported version specified.
+ Add initial docs.
+ add keystone support, new command interface, API v2.0
+ add --fixed-ip argument to create port
+ Add post-tag versioning.
+ Make quantum cli consistent with other cli\'s practice.
+ Support allocation pools for subnet
+ Use -h, --help to show help messages.
+ Remove quantum client codes for API v1.0 Bug #1021546
Thu Jul 26 14:00:00 2012 saschpeAATTsuse.de
- Require python-setuptools, /usr/bin/quantum needs it
Wed Jun 27 14:00:00 2012 saschpeAATTsuse.de
- Change versioning scheme to $release+git.$AUTHORDATE.$COMMITREV
- Simplify from_vcs macros
Tue Jun 26 14:00:00 2012 saschpeAATTsuse.de
- Consistent package summaries
- Macro cleanup:
+ Package is noarch except for SLE-11
- Added rpmlintrc for non-issues
- Use correct upstream URL
Thu May 24 14:00:00 2012 jfehligAATTsuse.com
- Add \'Requires: python >= 2.6.8\'
Fri Feb 24 13:00:00 2012 aspiersAATTsuse.com
- include LICENSE and README
Wed Jan 25 13:00:00 2012 iartarisiAATTsuse.cz
- initial package