Merge lp://qastaging/~junaidali/charms/trusty/plumgrid-edge/oil-sapi-changes into lp://qastaging/charms/trusty/plumgrid-edge
Proposed by
Junaid Ali
Status: | Needs review |
---|---|
Proposed branch: | lp://qastaging/~junaidali/charms/trusty/plumgrid-edge/oil-sapi-changes |
Merge into: | lp://qastaging/charms/trusty/plumgrid-edge |
Diff against target: |
480 lines (+294/-40) 8 files modified
Makefile (+2/-3) README.md (+3/-2) bin/charm_helpers_sync.py (+253/-0) config.yaml (+1/-0) hooks/pg_edge_hooks.py (+11/-3) hooks/pg_edge_utils.py (+20/-30) metadata.yaml (+3/-0) unit_tests/test_pg_edge_hooks.py (+1/-2) |
To merge this branch: | bzr merge lp://qastaging/~junaidali/charms/trusty/plumgrid-edge/oil-sapi-changes |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
James Page | Pending | ||
Review via email: mp+308651@code.qastaging.launchpad.net |
Description of the change
Added charm series in metadata.yaml file
Solutions API support
Updated readme file
Removed anlayst OPSVM changes
Improved get_mgmt method
To post a comment you must log in.
Unmerged revisions
- 19. By Junaid Ali
-
Changes:
Added charm series in metadata.yaml file
Solutions API support
Updated readme file
Removed anlayst OPSVM changes
Improved get_mgmt method - 18. By Junaid Ali
-
Changes:
Added charm series in metadata.yaml file
Solutions API support
Updated readme file
Removed anlayst OPSVM changes
Improved get_mgmt method