Remove create op name. #37

Merged
merged 1 commit into from Apr 13, 2016

Conversation

Projects
None yet
3 participants
Owner

howbazaar commented Apr 13, 2016

As per comment in lp bug 1569678, the "create" op was working by accident and wasn't intentional.

Removed the use of this in the library. Unfortunately, the url that is generated always sets "op" even when empty so the urls finish with "?op=", which is a bit fugly, but ok in tests, and maas doesn't care.

Member

axw commented Apr 13, 2016

LGTM

Owner

howbazaar commented Apr 13, 2016

$$merge$$

Contributor

jujubot commented Apr 13, 2016

@jujubot jujubot merged commit bfc992b into juju:master Apr 13, 2016

@howbazaar howbazaar deleted the howbazaar:fix-crud-ops branch Apr 14, 2016

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment