summaryrefslogtreecommitdiff
path: root/compose/network.py
Commit message (Expand)AuthorAge
* Add support for creating internal networksJonathan Giannuzzi2016-07-11
* Make down idempotent, continue to remove resources if one is missing.Daniel Nephin2016-03-15
* Fix #2804: Add ipv4 and ipv6 static addressingMatt Daue2016-03-09
* Handle mismatched network formats in config filesJoffrey F2016-02-18
* Network aliases are now part of the network dictionaryJoffrey F2016-02-18
* Allow user to specify custom network aliasesJoffrey F2016-02-18
* Include networks in the config_hash.Daniel Nephin2016-02-02
* Don't initialize networks that aren't used by any services.Daniel Nephin2016-02-02
* Refactor project network initlization.Daniel Nephin2016-02-02
* Allow custom ipam configAanand Prasad2016-01-18
* Quote network names in error messagesAanand Prasad2016-01-18
* Remove all non-external networks on down.Daniel Nephin2016-01-14
* Support the 'external' option for networksAanand Prasad2016-01-14
* Connect services to networks with the 'networks' keyAanand Prasad2016-01-14
* Specify networks in Compose fileAanand Prasad2016-01-14