Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Budget command supports moving budgets between wallets. #8262

Merged
merged 4 commits into from Jan 15, 2018
Merged

Budget command supports moving budgets between wallets. #8262

merged 4 commits into from Jan 15, 2018

Conversation

tasdomas
Copy link
Contributor

@tasdomas tasdomas commented Jan 5, 2018

Description of change

This change enables users to use the juju budget command to move a budget to a different wallet (as well as update the budget's limit).

This change was requested by beta users.

QA steps

Running the juju budget command with a parameter referencing an existing wallet should move the budget to the new wallet.

Documentation changes

The change augments the juju budget command.

@nskaggs
Copy link
Contributor

nskaggs commented Jan 8, 2018

Can you have a look at the acceptance test for budgets and add in this new functionality? Or are you happy with unit tests?

https://github.com/juju/juju/blob/develop/acceptancetests/assess_budget.py

Copy link
Contributor

@cmars cmars left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Still LGTM, thanks for updating these tests!

@tasdomas
Copy link
Contributor Author

:build:

@tasdomas
Copy link
Contributor Author

!!build!!

@tasdomas tasdomas changed the base branch from develop to 2.3 January 15, 2018 08:31
@tasdomas
Copy link
Contributor Author

@howbazaar - @anastasiamac suggested I should get your review on this

@anastasiamac
Copy link
Contributor

@howbazaar,
Mostly, it needs your approval to be included in the next Juju release.

@tasdomas
Copy link
Contributor Author

$$merge$$

@jujubot
Copy link
Collaborator

jujubot commented Jan 15, 2018

Status: merge request accepted. Url: http://ci.jujucharms.com/job/github-merge-juju

@jujubot jujubot merged commit 629e65c into juju:2.3 Jan 15, 2018
jujubot added a commit that referenced this pull request Jan 16, 2018
…ving-wallets

Budget command supports moving budgets between wallets.

This is a forward of #8262

## Description of change
This change enables users to use the `juju budget` command to move a budget to a different wallet (as well as update the budget's limit).

This change was requested by beta users.
## QA steps
Running the `juju budget` command with a parameter referencing an existing wallet should move the budget to the new wallet.

## Documentation changes
The change augments the `juju budget` command.
@pmatulis
Copy link
Contributor

Let the Docs team (me) know if something needs changing at the online documentation level.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
7 participants