CHANGES
=======

0.13.1
------

* Add the application_policy_group to the purge list

0.13.0
------

* Newton sync
* Implement the 'gbp purge <tenant ID>' CLI
* CLI for Applicaiton Policy Group
* [aim-mapping] intra-ptg-allow ext attr for PTG
* Move neutron dependency to requirements.txt
* Namespace of arguments is incorrectly used
* [Apic-mapping] Reuse BD option for L2 Policy CLI
* Explicit address_scope & subnetpools for L3P
* Allow auto-ptg UUID format in validation
* [apic-mapping] Allowed VM Name extension for L3 Policy CLI
* [apic-mapping] Segmentation Label ext for PT CLI
* Remove discover from test-requirements
* Fixed IP address as optional attributes for PT
* Add oslo.utils and oslo.serialization to requirements

0.12.0
------

* Pinning to stable/mitaka
* Syncing with mitaka dependencies
* use keystoneclient exceptions instead of oslo-incubator code
* Cap neutron client version

0.11.0
------

* Sync with stable liberty
* remove python 2.6 trove classifier
* Deprecated tox -downloadcache option removed
* Add CLI support for new inject_default_route attr
* Allow protocol numbers in policy classfiers
* Fix boolean attr & unsetting protocol for classifier
* Updating stackforge references to openstack
* Make list and dict input consistent, other fixes
* Fix providing multiple ES for External Policy
* Friendlier option for providing dict key arguments
* Change ignore-errors to ignore_errors

0.10.1
------

* Cap requirements for kilo
* Support ServiceProfile resource and new attributes

0.9.2
-----

* Update GBPClient to work with NeutronClient Master (Post Juno)

0.9.1
-----

* Adds --shared attribute to commands missing it
* Adds missing args2body and add_known_arguments
* Allow unsetting the ext segments on L3 Policy
* Removing validation for Neutron resource uuids

0.9.0
-----

* Support passing name for action-value in PolicyAction

2014.1.rc1
----------

* Add support for External Access model
* Fix providing port id when creating PT
* Raise an error if template file does not exist
* Client test cases for Policy Target, L2 Policy, L3 Policy
* Workflow documentation is now in infra-manual
* Client test cases for Policy Target Group
* Client renaming of GBP resources
* GBP ServiceChain CLI - Initial implementation
* GBP Client for GBP resources
* Pinning test-requirements to neutronclient commit-id
* GBP Client repo init
* Added .gitreview
