Include resources from store when deploying (#102)
authorCory Johns <johnsca@gmail.com>
Mon, 3 Apr 2017 19:05:04 +0000 (15:05 -0400)
committerPete Vander Giessen <petevg@gmail.com>
Mon, 3 Apr 2017 19:05:04 +0000 (15:05 -0400)
commit6637bf37c99d012ccd51823501dd7325ba3d6840
treeb578c8d24e73ca4869b5cf712336b60cf2353ff3
parentc8a68279c2043d7b3d3789a881826d52074af04e
Include resources from store when deploying (#102)
juju/client/client.py
juju/client/overrides.py
juju/model.py
juju/tag.py
tests/integration/bundle/bundle.yaml [new file with mode: 0644]
tests/integration/charm/metadata.yaml [new file with mode: 0644]
tests/integration/test_model.py